COLOR #AADEB5

HEX: #AADEB5 RGB: (170,222,181)

Renk bilgisi

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

RGB renk modeli

#AADEB5 color RGB value is (170,222,181).

RGB: (170,222,181) (67%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 222 of 255 = 87%
B 181 of 255 = 71%

170
222
181

R + G + B ~ 75%. #AADEB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 222 + 181 = 573 (100%)
R 170 of 573 ~ 29.67%
G 222 of 573 ~ 38.74%
B 181 of 573 ~ 31.59'%

%29.67
%38.74
%31.59

CMYK RENK MODELİ

#AADEB5 rengi CMYK tonu (23,0,18,13).

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

CMYK: (23,0,18,13)
C23M0Y18K13 (23%, 0%, 18%, 13%)
(0.23 / 0.00 / 0.18 / 0.13)

CMYK yüzdeleri

%23.42
%0
%18.47
%12.94

Codes

Color #AADEB5 in popluar color models

AA DE B5
RGB 170 222 181
HSL 133° 44.07% 76.86%
HSB/HSV 133° 23.42% 87.06%
CMYK 23.42% 0.00% 18.47%
12.94%

Color #AADEB5 in popluar number systems.

HEX AA DE B5
Decimal 170 222 181
Binary 10101010 11011110 10110101
Octal 252 336 265

Shades and tints

Shades of #AADEB5

#AADEB5
(170,222,181)
#9BCAA5
(155,202,165)
#8CB695
(140,182,149)
#7DA285
(125,162,133)
#6E8E75
(110,142,117)
#5F7A65
(95,122,101)
#506655
(80,102,85)
#415245
(65,82,69)
#323E35
(50,62,53)
#232A25
(35,42,37)
#141615
(20,22,21)
#000000
(0,0,0)

Tints of #AADEB5

#AADEB5
(170,222,181)
#B1E1BB
(177,225,187)
#B8E4C1
(184,228,193)
#BFE7C7
(191,231,199)
#C6EACD
(198,234,205)
#CDEDD3
(205,237,211)
#D4F0D9
(212,240,217)
#DBF3DF
(219,243,223)
#E2F6E5
(226,246,229)
#E9F9EB
(233,249,235)
#F0FCF1
(240,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AADEB5; }

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

This text font color is #AADEB5.

Background Color

.myBgColor { background-color: #AADEB5; }

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

This div background color is #AADEB5.

Border color

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

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

This div border color is #AADEB5.

Opacity

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

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

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

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

This text has shadow with #AADEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADEB5.

Preview

Color preview on black background

This text has color #AADEB5 on black background.


Color preview on white background

This text has color #AADEB5 on white background.


Black color preview on #AADEB5 background

This text has black color on #AADEB5 background.


White color preview on #AADEB5 background

This text has white color on #AADEB5 background.


Related colors

Complementary color

Complementary color for #hex is #55214A.


I love getcolorcode.com

Triadic colors

1 #B5AADE and #DEB5AA with #AADEB5 are triadic colors.

2 #B5DEAA and #DEAAB5 with #AADEB5 are triadic colors.