COLOR #ADE4B9

HEX: #ADE4B9 RGB: (173,228,185)

Renk bilgisi

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

RGB renk modeli

#ADE4B9 color RGB value is (173,228,185).

RGB: (173,228,185) (68%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 185 of 255 = 73%

173
228
185

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 185 = 586 (100%)
R 173 of 586 ~ 29.52%
G 228 of 586 ~ 38.91%
B 185 of 586 ~ 31.57'%

%29.52
%38.91
%31.57

CMYK RENK MODELİ

#ADE4B9 rengi CMYK tonu (24,0,19,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 18.86%
  • ana renk tonu 10.59%

CMYK: (24,0,19,11)
C24M0Y19K11 (24%, 0%, 19%, 11%)
(0.24 / 0.00 / 0.19 / 0.11)

CMYK yüzdeleri

%24.12
%0
%18.86
%10.59

Codes

Color #ADE4B9 in popluar color models

AD E4 B9
RGB 173 228 185
HSL 133° 50.46% 78.63%
HSB/HSV 133° 24.12% 89.41%
CMYK 24.12% 0.00% 18.86%
10.59%

Color #ADE4B9 in popluar number systems.

HEX AD E4 B9
Decimal 173 228 185
Binary 10101101 11100100 10111001
Octal 255 344 271

Shades and tints

Shades of #ADE4B9

#ADE4B9
(173,228,185)
#9ED0A9
(158,208,169)
#8FBC99
(143,188,153)
#80A889
(128,168,137)
#719479
(113,148,121)
#628069
(98,128,105)
#536C59
(83,108,89)
#445849
(68,88,73)
#354439
(53,68,57)
#263029
(38,48,41)
#171C19
(23,28,25)
#000000
(0,0,0)

Tints of #ADE4B9

#ADE4B9
(173,228,185)
#B4E6BF
(180,230,191)
#BBE8C5
(187,232,197)
#C2EACB
(194,234,203)
#C9ECD1
(201,236,209)
#D0EED7
(208,238,215)
#D7F0DD
(215,240,221)
#DEF2E3
(222,242,227)
#E5F4E9
(229,244,233)
#ECF6EF
(236,246,239)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4B9; }

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

This text font color is #ADE4B9.

Background Color

.myBgColor { background-color: #ADE4B9; }

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

This div background color is #ADE4B9.

Border color

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

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

This div border color is #ADE4B9.

Opacity

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

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

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

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

This text has shadow with #ADE4B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4B9.

Preview

Color preview on black background

This text has color #ADE4B9 on black background.


Color preview on white background

This text has color #ADE4B9 on white background.


Black color preview on #ADE4B9 background

This text has black color on #ADE4B9 background.


White color preview on #ADE4B9 background

This text has white color on #ADE4B9 background.


Related colors

Complementary color

Complementary color for #hex is #521B46.


I love getcolorcode.com

Triadic colors

1 #B9ADE4 and #E4B9AD with #ADE4B9 are triadic colors.

2 #B9E4AD and #E4ADB9 with #ADE4B9 are triadic colors.