COLOR #AADEB9

HEX: #AADEB9 RGB: (170,222,185)

Renk bilgisi

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

RGB renk modeli

#AADEB9 color RGB value is (170,222,185).

RGB: (170,222,185) (67%, 87%, 73%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 222 of 255 = 87%
B 185 of 255 = 73%

170
222
185

R + G + B ~ 76%. #AADEB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 222 + 185 = 577 (100%)
R 170 of 577 ~ 29.46%
G 222 of 577 ~ 38.47%
B 185 of 577 ~ 32.06'%

%29.46
%38.47
%32.06

CMYK RENK MODELİ

#AADEB9 rengi CMYK tonu (23,0,17,13).

  • camgöbeği tonu 23.42%
  • eflatun tonu 0.00%
  • sarı tonu 16.67%
  • ana renk tonu 12.94%

CMYK: (23,0,17,13)
C23M0Y17K13 (23%, 0%, 17%, 13%)
(0.23 / 0.00 / 0.17 / 0.13)

CMYK yüzdeleri

%23.42
%0
%16.67
%12.94

Codes

Color #AADEB9 in popluar color models

AA DE B9
RGB 170 222 185
HSL 137° 44.07% 76.86%
HSB/HSV 137° 23.42% 87.06%
CMYK 23.42% 0.00% 16.67%
12.94%

Color #AADEB9 in popluar number systems.

HEX AA DE B9
Decimal 170 222 185
Binary 10101010 11011110 10111001
Octal 252 336 271

Shades and tints

Shades of #AADEB9

#AADEB9
(170,222,185)
#9BCAA9
(155,202,169)
#8CB699
(140,182,153)
#7DA289
(125,162,137)
#6E8E79
(110,142,121)
#5F7A69
(95,122,105)
#506659
(80,102,89)
#415249
(65,82,73)
#323E39
(50,62,57)
#232A29
(35,42,41)
#141619
(20,22,25)
#000000
(0,0,0)

Tints of #AADEB9

#AADEB9
(170,222,185)
#B1E1BF
(177,225,191)
#B8E4C5
(184,228,197)
#BFE7CB
(191,231,203)
#C6EAD1
(198,234,209)
#CDEDD7
(205,237,215)
#D4F0DD
(212,240,221)
#DBF3E3
(219,243,227)
#E2F6E9
(226,246,233)
#E9F9EF
(233,249,239)
#F0FCF5
(240,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADEB9 color. Also use rgb(170,222,185) instead hex code.

Text Font Color

.myTextColor { color: #AADEB9; }

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

This text font color is #AADEB9.

Background Color

.myBgColor { background-color: #AADEB9; }

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

This div background color is #AADEB9.

Border color

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

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

This div border color is #AADEB9.

Opacity

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

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

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

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

This text has shadow with #AADEB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADEB9.

Preview

Color preview on black background

This text has color #AADEB9 on black background.


Color preview on white background

This text has color #AADEB9 on white background.


Black color preview on #AADEB9 background

This text has black color on #AADEB9 background.


White color preview on #AADEB9 background

This text has white color on #AADEB9 background.


Related colors

Complementary color

Complementary color for #hex is #552146.


I love getcolorcode.com

Triadic colors

1 #B9AADE and #DEB9AA with #AADEB9 are triadic colors.

2 #B9DEAA and #DEAAB9 with #AADEB9 are triadic colors.