COLOR #A4DEE9

HEX: #A4DEE9 RGB: (164,222,233)

Renk bilgisi

#A4DEE9 contains mainly green and blue colors. #A4DEE9 ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#A4DEE9 color RGB value is (164,222,233).

RGB: (164,222,233) (64%, 87%, 91%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 222 of 255 = 87%
B 233 of 255 = 91%

164
222
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 222 + 233 = 619 (100%)
R 164 of 619 ~ 26.49%
G 222 of 619 ~ 35.86%
B 233 of 619 ~ 37.64'%

%26.49
%35.86
%37.64

CMYK RENK MODELİ

#A4DEE9 rengi CMYK tonu (30,5,0,9).

  • camgöbeği tonu 29.61%
  • eflatun tonu 4.72%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (30,5,0,9)
C30M5Y0K9 (30%, 5%, 0%, 9%)
(0.30 / 0.05 / 0.00 / 0.09)

CMYK yüzdeleri

%29.61
%4.72
%0
%8.63

Codes

Color #A4DEE9 in popluar color models

A4 DE E9
RGB 164 222 233
HSL 190° 61.06% 77.84%
HSB/HSV 190° 29.61% 91.37%
CMYK 29.61% 4.72% 0.00%
8.63%

Color #A4DEE9 in popluar number systems.

HEX A4 DE E9
Decimal 164 222 233
Binary 10100100 11011110 11101001
Octal 244 336 351

Shades and tints

Shades of #A4DEE9

#A4DEE9
(164,222,233)
#96CAD4
(150,202,212)
#88B6BF
(136,182,191)
#7AA2AA
(122,162,170)
#6C8E95
(108,142,149)
#5E7A80
(94,122,128)
#50666B
(80,102,107)
#425256
(66,82,86)
#343E41
(52,62,65)
#262A2C
(38,42,44)
#181617
(24,22,23)
#000000
(0,0,0)

Tints of #A4DEE9

#A4DEE9
(164,222,233)
#ACE1EB
(172,225,235)
#B4E4ED
(180,228,237)
#BCE7EF
(188,231,239)
#C4EAF1
(196,234,241)
#CCEDF3
(204,237,243)
#D4F0F5
(212,240,245)
#DCF3F7
(220,243,247)
#E4F6F9
(228,246,249)
#ECF9FB
(236,249,251)
#F4FCFD
(244,252,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4DEE9 color. Also use rgb(164,222,233) instead hex code.

Text Font Color

.myTextColor { color: #A4DEE9; }

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

This text font color is #A4DEE9.

Background Color

.myBgColor { background-color: #A4DEE9; }

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

This div background color is #A4DEE9.

Border color

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

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

This div border color is #A4DEE9.

Opacity

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

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

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

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

This text has shadow with #A4DEE9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4DEE9.

Preview

Color preview on black background

This text has color #A4DEE9 on black background.


Color preview on white background

This text has color #A4DEE9 on white background.


Black color preview on #A4DEE9 background

This text has black color on #A4DEE9 background.


White color preview on #A4DEE9 background

This text has white color on #A4DEE9 background.


Related colors

Complementary color

Complementary color for #hex is #5B2116.


I love getcolorcode.com

Triadic colors

1 #E9A4DE and #DEE9A4 with #A4DEE9 are triadic colors.

2 #E9DEA4 and #DEA4E9 with #A4DEE9 are triadic colors.