COLOR #ADE8B5

HEX: #ADE8B5 RGB: (173,232,181)

Renk bilgisi

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

RGB renk modeli

#ADE8B5 color RGB value is (173,232,181).

RGB: (173,232,181) (68%, 91%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 181 of 255 = 71%

173
232
181

R + G + B ~ 77%. #ADE8B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 181 = 586 (100%)
R 173 of 586 ~ 29.52%
G 232 of 586 ~ 39.59%
B 181 of 586 ~ 30.89'%

%29.52
%39.59
%30.89

CMYK RENK MODELİ

#ADE8B5 rengi CMYK tonu (25,0,22,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 21.98%
  • ana renk tonu 9.02%

CMYK: (25,0,22,9)
C25M0Y22K9 (25%, 0%, 22%, 9%)
(0.25 / 0.00 / 0.22 / 0.09)

CMYK yüzdeleri

%25.43
%0
%21.98
%9.02

Codes

Color #ADE8B5 in popluar color models

AD E8 B5
RGB 173 232 181
HSL 128° 56.19% 79.41%
HSB/HSV 128° 25.43% 90.98%
CMYK 25.43% 0.00% 21.98%
9.02%

Color #ADE8B5 in popluar number systems.

HEX AD E8 B5
Decimal 173 232 181
Binary 10101101 11101000 10110101
Octal 255 350 265

Shades and tints

Shades of #ADE8B5

#ADE8B5
(173,232,181)
#9ED3A5
(158,211,165)
#8FBE95
(143,190,149)
#80A985
(128,169,133)
#719475
(113,148,117)
#627F65
(98,127,101)
#536A55
(83,106,85)
#445545
(68,85,69)
#354035
(53,64,53)
#262B25
(38,43,37)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #ADE8B5

#ADE8B5
(173,232,181)
#B4EABB
(180,234,187)
#BBECC1
(187,236,193)
#C2EEC7
(194,238,199)
#C9F0CD
(201,240,205)
#D0F2D3
(208,242,211)
#D7F4D9
(215,244,217)
#DEF6DF
(222,246,223)
#E5F8E5
(229,248,229)
#ECFAEB
(236,250,235)
#F3FCF1
(243,252,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8B5 color. Also use rgb(173,232,181) instead hex code.

Text Font Color

.myTextColor { color: #ADE8B5; }

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

This text font color is #ADE8B5.

Background Color

.myBgColor { background-color: #ADE8B5; }

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

This div background color is #ADE8B5.

Border color

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

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

This div border color is #ADE8B5.

Opacity

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

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

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

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

This text has shadow with #ADE8B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8B5.

Preview

Color preview on black background

This text has color #ADE8B5 on black background.


Color preview on white background

This text has color #ADE8B5 on white background.


Black color preview on #ADE8B5 background

This text has black color on #ADE8B5 background.


White color preview on #ADE8B5 background

This text has white color on #ADE8B5 background.


Related colors

Complementary color

Complementary color for #hex is #52174A.


I love getcolorcode.com

Triadic colors

1 #B5ADE8 and #E8B5AD with #ADE8B5 are triadic colors.

2 #B5E8AD and #E8ADB5 with #ADE8B5 are triadic colors.