COLOR #ADE4B2

HEX: #ADE4B2 RGB: (173,228,178)

Renk bilgisi

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

RGB renk modeli

#ADE4B2 color RGB value is (173,228,178).

RGB: (173,228,178) (68%, 89%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 178 of 255 = 70%

173
228
178

R + G + B ~ 76%. #ADE4B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 178 = 579 (100%)
R 173 of 579 ~ 29.88%
G 228 of 579 ~ 39.38%
B 178 of 579 ~ 30.74'%

%29.88
%39.38
%30.74

CMYK RENK MODELİ

#ADE4B2 rengi CMYK tonu (24,0,22,11).

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

CMYK: (24,0,22,11)
C24M0Y22K11 (24%, 0%, 22%, 11%)
(0.24 / 0.00 / 0.22 / 0.11)

CMYK yüzdeleri

%24.12
%0
%21.93
%10.59

Codes

Color #ADE4B2 in popluar color models

AD E4 B2
RGB 173 228 178
HSL 125° 50.46% 78.63%
HSB/HSV 125° 24.12% 89.41%
CMYK 24.12% 0.00% 21.93%
10.59%

Color #ADE4B2 in popluar number systems.

HEX AD E4 B2
Decimal 173 228 178
Binary 10101101 11100100 10110010
Octal 255 344 262

Shades and tints

Shades of #ADE4B2

#ADE4B2
(173,228,178)
#9ED0A2
(158,208,162)
#8FBC92
(143,188,146)
#80A882
(128,168,130)
#719472
(113,148,114)
#628062
(98,128,98)
#536C52
(83,108,82)
#445842
(68,88,66)
#354432
(53,68,50)
#263022
(38,48,34)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADE4B2

#ADE4B2
(173,228,178)
#B4E6B9
(180,230,185)
#BBE8C0
(187,232,192)
#C2EAC7
(194,234,199)
#C9ECCE
(201,236,206)
#D0EED5
(208,238,213)
#D7F0DC
(215,240,220)
#DEF2E3
(222,242,227)
#E5F4EA
(229,244,234)
#ECF6F1
(236,246,241)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4B2; }

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

This text font color is #ADE4B2.

Background Color

.myBgColor { background-color: #ADE4B2; }

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

This div background color is #ADE4B2.

Border color

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

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

This div border color is #ADE4B2.

Opacity

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

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

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

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

This text has shadow with #ADE4B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4B2.

Preview

Color preview on black background

This text has color #ADE4B2 on black background.


Color preview on white background

This text has color #ADE4B2 on white background.


Black color preview on #ADE4B2 background

This text has black color on #ADE4B2 background.


White color preview on #ADE4B2 background

This text has white color on #ADE4B2 background.


Related colors

Complementary color

Complementary color for #hex is #521B4D.


I love getcolorcode.com

Triadic colors

1 #B2ADE4 and #E4B2AD with #ADE4B2 are triadic colors.

2 #B2E4AD and #E4ADB2 with #ADE4B2 are triadic colors.