COLOR #A9C5DD

HEX: #A9C5DD RGB: (169,197,221)

Renk bilgisi

#A9C5DD contains red, green and blue colors in about the same proportion. #A9C5DD ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#A9C5DD color RGB value is (169,197,221).

RGB: (169,197,221) (66%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 197 of 255 = 77%
B 221 of 255 = 87%

169
197
221

R + G + B ~ 77%. #A9C5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 197 + 221 = 587 (100%)
R 169 of 587 ~ 28.79%
G 197 of 587 ~ 33.56%
B 221 of 587 ~ 37.65'%

%28.79
%33.56
%37.65

CMYK RENK MODELİ

#A9C5DD rengi CMYK tonu (24,11,0,13).

  • camgöbeği tonu 23.53%
  • eflatun tonu 10.86%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (24,11,0,13)
C24M11Y0K13 (24%, 11%, 0%, 13%)
(0.24 / 0.11 / 0.00 / 0.13)

CMYK yüzdeleri

%23.53
%10.86
%0
%13.33

Codes

Color #A9C5DD in popluar color models

A9 C5 DD
RGB 169 197 221
HSL 208° 43.33% 76.47%
HSB/HSV 208° 23.53% 86.67%
CMYK 23.53% 10.86% 0.00%
13.33%

Color #A9C5DD in popluar number systems.

HEX A9 C5 DD
Decimal 169 197 221
Binary 10101001 11000101 11011101
Octal 251 305 335

Shades and tints

Shades of #A9C5DD

#A9C5DD
(169,197,221)
#9AB4C9
(154,180,201)
#8BA3B5
(139,163,181)
#7C92A1
(124,146,161)
#6D818D
(109,129,141)
#5E7079
(94,112,121)
#4F5F65
(79,95,101)
#404E51
(64,78,81)
#313D3D
(49,61,61)
#222C29
(34,44,41)
#131B15
(19,27,21)
#000000
(0,0,0)

Tints of #A9C5DD

#A9C5DD
(169,197,221)
#B0CAE0
(176,202,224)
#B7CFE3
(183,207,227)
#BED4E6
(190,212,230)
#C5D9E9
(197,217,233)
#CCDEEC
(204,222,236)
#D3E3EF
(211,227,239)
#DAE8F2
(218,232,242)
#E1EDF5
(225,237,245)
#E8F2F8
(232,242,248)
#EFF7FB
(239,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9C5DD color. Also use rgb(169,197,221) instead hex code.

Text Font Color

.myTextColor { color: #A9C5DD; }

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

This text font color is #A9C5DD.

Background Color

.myBgColor { background-color: #A9C5DD; }

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

This div background color is #A9C5DD.

Border color

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

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

This div border color is #A9C5DD.

Opacity

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

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

Text with #A9C5DD 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 #A9C5DD;}

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

This text has shadow with #A9C5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9C5DD.

Preview

Color preview on black background

This text has color #A9C5DD on black background.


Color preview on white background

This text has color #A9C5DD on white background.


Black color preview on #A9C5DD background

This text has black color on #A9C5DD background.


White color preview on #A9C5DD background

This text has white color on #A9C5DD background.


Related colors

Complementary color

Complementary color for #hex is #563A22.


I love getcolorcode.com

Triadic colors

1 #DDA9C5 and #C5DDA9 with #A9C5DD are triadic colors.

2 #DDC5A9 and #C5A9DD with #A9C5DD are triadic colors.