COLOR #ADE8B9

HEX: #ADE8B9 RGB: (173,232,185)

Renk bilgisi

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

RGB renk modeli

#ADE8B9 color RGB value is (173,232,185).

RGB: (173,232,185) (68%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 185 of 255 = 73%

173
232
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 185 = 590 (100%)
R 173 of 590 ~ 29.32%
G 232 of 590 ~ 39.32%
B 185 of 590 ~ 31.36'%

%29.32
%39.32
%31.36

CMYK RENK MODELİ

#ADE8B9 rengi CMYK tonu (25,0,20,9).

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

CMYK: (25,0,20,9)
C25M0Y20K9 (25%, 0%, 20%, 9%)
(0.25 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%25.43
%0
%20.26
%9.02

Codes

Color #ADE8B9 in popluar color models

AD E8 B9
RGB 173 232 185
HSL 132° 56.19% 79.41%
HSB/HSV 132° 25.43% 90.98%
CMYK 25.43% 0.00% 20.26%
9.02%

Color #ADE8B9 in popluar number systems.

HEX AD E8 B9
Decimal 173 232 185
Binary 10101101 11101000 10111001
Octal 255 350 271

Shades and tints

Shades of #ADE8B9

#ADE8B9
(173,232,185)
#9ED3A9
(158,211,169)
#8FBE99
(143,190,153)
#80A989
(128,169,137)
#719479
(113,148,121)
#627F69
(98,127,105)
#536A59
(83,106,89)
#445549
(68,85,73)
#354039
(53,64,57)
#262B29
(38,43,41)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADE8B9

#ADE8B9
(173,232,185)
#B4EABF
(180,234,191)
#BBECC5
(187,236,197)
#C2EECB
(194,238,203)
#C9F0D1
(201,240,209)
#D0F2D7
(208,242,215)
#D7F4DD
(215,244,221)
#DEF6E3
(222,246,227)
#E5F8E9
(229,248,233)
#ECFAEF
(236,250,239)
#F3FCF5
(243,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8B9; }

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

This text font color is #ADE8B9.

Background Color

.myBgColor { background-color: #ADE8B9; }

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

This div background color is #ADE8B9.

Border color

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

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

This div border color is #ADE8B9.

Opacity

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

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

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

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

This text has shadow with #ADE8B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8B9.

Preview

Color preview on black background

This text has color #ADE8B9 on black background.


Color preview on white background

This text has color #ADE8B9 on white background.


Black color preview on #ADE8B9 background

This text has black color on #ADE8B9 background.


White color preview on #ADE8B9 background

This text has white color on #ADE8B9 background.


Related colors

Complementary color

Complementary color for #hex is #521746.


I love getcolorcode.com

Triadic colors

1 #B9ADE8 and #E8B9AD with #ADE8B9 are triadic colors.

2 #B9E8AD and #E8ADB9 with #ADE8B9 are triadic colors.