COLOR #A9CCDD

HEX: #A9CCDD RGB: (169,204,221)

Renk bilgisi

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

RGB renk modeli

#A9CCDD color RGB value is (169,204,221).

RGB: (169,204,221) (66%, 80%, 87%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 204 of 255 = 80%
B 221 of 255 = 87%

169
204
221

R + G + B ~ 78%. #A9CCDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 204 + 221 = 594 (100%)
R 169 of 594 ~ 28.45%
G 204 of 594 ~ 34.34%
B 221 of 594 ~ 37.21'%

%28.45
%34.34
%37.21

CMYK RENK MODELİ

#A9CCDD rengi CMYK tonu (24,8,0,13).

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

CMYK: (24,8,0,13)
C24M8Y0K13 (24%, 8%, 0%, 13%)
(0.24 / 0.08 / 0.00 / 0.13)

CMYK yüzdeleri

%23.53
%7.69
%0
%13.33

Codes

Color #A9CCDD in popluar color models

A9 CC DD
RGB 169 204 221
HSL 200° 43.33% 76.47%
HSB/HSV 200° 23.53% 86.67%
CMYK 23.53% 7.69% 0.00%
13.33%

Color #A9CCDD in popluar number systems.

HEX A9 CC DD
Decimal 169 204 221
Binary 10101001 11001100 11011101
Octal 251 314 335

Shades and tints

Shades of #A9CCDD

#A9CCDD
(169,204,221)
#9ABAC9
(154,186,201)
#8BA8B5
(139,168,181)
#7C96A1
(124,150,161)
#6D848D
(109,132,141)
#5E7279
(94,114,121)
#4F6065
(79,96,101)
#404E51
(64,78,81)
#313C3D
(49,60,61)
#222A29
(34,42,41)
#131815
(19,24,21)
#000000
(0,0,0)

Tints of #A9CCDD

#A9CCDD
(169,204,221)
#B0D0E0
(176,208,224)
#B7D4E3
(183,212,227)
#BED8E6
(190,216,230)
#C5DCE9
(197,220,233)
#CCE0EC
(204,224,236)
#D3E4EF
(211,228,239)
#DAE8F2
(218,232,242)
#E1ECF5
(225,236,245)
#E8F0F8
(232,240,248)
#EFF4FB
(239,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9CCDD; }

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

This text font color is #A9CCDD.

Background Color

.myBgColor { background-color: #A9CCDD; }

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

This div background color is #A9CCDD.

Border color

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

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

This div border color is #A9CCDD.

Opacity

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

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

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

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

This text has shadow with #A9CCDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9CCDD.

Preview

Color preview on black background

This text has color #A9CCDD on black background.


Color preview on white background

This text has color #A9CCDD on white background.


Black color preview on #A9CCDD background

This text has black color on #A9CCDD background.


White color preview on #A9CCDD background

This text has white color on #A9CCDD background.


Related colors

Complementary color

Complementary color for #hex is #563322.


I love getcolorcode.com

Triadic colors

1 #DDA9CC and #CCDDA9 with #A9CCDD are triadic colors.

2 #DDCCA9 and #CCA9DD with #A9CCDD are triadic colors.