COLOR #A9EDD5

HEX: #A9EDD5 RGB: (169,237,213)

Renk bilgisi

#A9EDD5 contains mainly green and blue colors. #A9EDD5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A9EDD5 color RGB value is (169,237,213).

RGB: (169,237,213) (66%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 237 of 255 = 93%
B 213 of 255 = 84%

169
237
213

R + G + B ~ 81%. #A9EDD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 237 + 213 = 619 (100%)
R 169 of 619 ~ 27.3%
G 237 of 619 ~ 38.29%
B 213 of 619 ~ 34.41'%

%27.3
%38.29
%34.41

CMYK RENK MODELİ

#A9EDD5 rengi CMYK tonu (29,0,10,7).

  • camgöbeği tonu 28.69%
  • eflatun tonu 0.00%
  • sarı tonu 10.13%
  • ana renk tonu 7.06%

CMYK: (29,0,10,7)
C29M0Y10K7 (29%, 0%, 10%, 7%)
(0.29 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%28.69
%0
%10.13
%7.06

Codes

Color #A9EDD5 in popluar color models

A9 ED D5
RGB 169 237 213
HSL 159° 65.38% 79.61%
HSB/HSV 159° 28.69% 92.94%
CMYK 28.69% 0.00% 10.13%
7.06%

Color #A9EDD5 in popluar number systems.

HEX A9 ED D5
Decimal 169 237 213
Binary 10101001 11101101 11010101
Octal 251 355 325

Shades and tints

Shades of #A9EDD5

#A9EDD5
(169,237,213)
#9AD8C2
(154,216,194)
#8BC3AF
(139,195,175)
#7CAE9C
(124,174,156)
#6D9989
(109,153,137)
#5E8476
(94,132,118)
#4F6F63
(79,111,99)
#405A50
(64,90,80)
#31453D
(49,69,61)
#22302A
(34,48,42)
#131B17
(19,27,23)
#000000
(0,0,0)

Tints of #A9EDD5

#A9EDD5
(169,237,213)
#B0EED8
(176,238,216)
#B7EFDB
(183,239,219)
#BEF0DE
(190,240,222)
#C5F1E1
(197,241,225)
#CCF2E4
(204,242,228)
#D3F3E7
(211,243,231)
#DAF4EA
(218,244,234)
#E1F5ED
(225,245,237)
#E8F6F0
(232,246,240)
#EFF7F3
(239,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9EDD5 color. Also use rgb(169,237,213) instead hex code.

Text Font Color

.myTextColor { color: #A9EDD5; }

<p style="color:#A9EDD5">This sample text font color is #A9EDD5.</p>

This text font color is #A9EDD5.

Background Color

.myBgColor { background-color: #A9EDD5; }

<div style="background-color:#A9EDD5">Inner text</div>

This div background color is #A9EDD5.

Border color

.myBorderColor { border: 1px solid #A9EDD5; }

<div style="border:3px solid #A9EDD5">Div</div>

This div border color is #A9EDD5.

Opacity

.myOpacity80 { color: #A9EDD5; opacity: 0.8; }

<p style="color:#A9EDD5;opacity:0.8;">80%</p>

Text with #A9EDD5 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #A9EDD5;}

<p style="text-shadow: 3px 3px 1px #A9EDD5">Text here.</p>

This text has shadow with #A9EDD5 color.


.textShadow {text-shadow: 3px 3px 1px #A9EDD5', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #A9EDD5, 5px 5px 20px red">Text here.</p>

This text has shadow with #A9EDD5 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#A9EDD5, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#A9EDD5, Direction=45, Strength=4)">Text</p>

This text has shadow with #A9EDD5 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #A9EDD5;
-webkit-box-shadow: 1px 1px 3px 2px #A9EDD5;
box-shadow: 1px 1px 3px 2px #A9EDD5;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #A9EDD5; -webkit-box-shadow: 1px 1px 3px 2px #A9EDD5; box-shadow:1px 1px 3px 2px #A9EDD5;">
Div content here
</div>

This div box has shadow with color #A9EDD5.

Preview

Color preview on black background

This text has color #A9EDD5 on black background.


Color preview on white background

This text has color #A9EDD5 on white background.


Black color preview on #A9EDD5 background

This text has black color on #A9EDD5 background.


White color preview on #A9EDD5 background

This text has white color on #A9EDD5 background.


Related colors

Complementary color

Complementary color for #hex is #56122A.


I love getcolorcode.com

Triadic colors

1 #D5A9ED and #EDD5A9 with #A9EDD5 are triadic colors.

2 #D5EDA9 and #EDA9D5 with #A9EDD5 are triadic colors.