COLOR #AADEB0

HEX: #AADEB0 RGB: (170,222,176)

Renk bilgisi

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

RGB renk modeli

#AADEB0 color RGB value is (170,222,176).

RGB: (170,222,176) (67%, 87%, 69%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 222 of 255 = 87%
B 176 of 255 = 69%

170
222
176

R + G + B ~ 74%. #AADEB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 222 + 176 = 568 (100%)
R 170 of 568 ~ 29.93%
G 222 of 568 ~ 39.08%
B 176 of 568 ~ 30.99'%

%29.93
%39.08
%30.99

CMYK RENK MODELİ

#AADEB0 rengi CMYK tonu (23,0,21,13).

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

CMYK: (23,0,21,13)
C23M0Y21K13 (23%, 0%, 21%, 13%)
(0.23 / 0.00 / 0.21 / 0.13)

CMYK yüzdeleri

%23.42
%0
%20.72
%12.94

Codes

Color #AADEB0 in popluar color models

AA DE B0
RGB 170 222 176
HSL 127° 44.07% 76.86%
HSB/HSV 127° 23.42% 87.06%
CMYK 23.42% 0.00% 20.72%
12.94%

Color #AADEB0 in popluar number systems.

HEX AA DE B0
Decimal 170 222 176
Binary 10101010 11011110 10110000
Octal 252 336 260

Shades and tints

Shades of #AADEB0

#AADEB0
(170,222,176)
#9BCAA0
(155,202,160)
#8CB690
(140,182,144)
#7DA280
(125,162,128)
#6E8E70
(110,142,112)
#5F7A60
(95,122,96)
#506650
(80,102,80)
#415240
(65,82,64)
#323E30
(50,62,48)
#232A20
(35,42,32)
#141610
(20,22,16)
#000000
(0,0,0)

Tints of #AADEB0

#AADEB0
(170,222,176)
#B1E1B7
(177,225,183)
#B8E4BE
(184,228,190)
#BFE7C5
(191,231,197)
#C6EACC
(198,234,204)
#CDEDD3
(205,237,211)
#D4F0DA
(212,240,218)
#DBF3E1
(219,243,225)
#E2F6E8
(226,246,232)
#E9F9EF
(233,249,239)
#F0FCF6
(240,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AADEB0; }

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

This text font color is #AADEB0.

Background Color

.myBgColor { background-color: #AADEB0; }

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

This div background color is #AADEB0.

Border color

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

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

This div border color is #AADEB0.

Opacity

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

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

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

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

This text has shadow with #AADEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADEB0.

Preview

Color preview on black background

This text has color #AADEB0 on black background.


Color preview on white background

This text has color #AADEB0 on white background.


Black color preview on #AADEB0 background

This text has black color on #AADEB0 background.


White color preview on #AADEB0 background

This text has white color on #AADEB0 background.


Related colors

Complementary color

Complementary color for #hex is #55214F.


I love getcolorcode.com

Triadic colors

1 #B0AADE and #DEB0AA with #AADEB0 are triadic colors.

2 #B0DEAA and #DEAAB0 with #AADEB0 are triadic colors.