COLOR #ADE8B2

HEX: #ADE8B2 RGB: (173,232,178)

Renk bilgisi

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

RGB renk modeli

#ADE8B2 color RGB value is (173,232,178).

RGB: (173,232,178) (68%, 91%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 178 of 255 = 70%

173
232
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 178 = 583 (100%)
R 173 of 583 ~ 29.67%
G 232 of 583 ~ 39.79%
B 178 of 583 ~ 30.53'%

%29.67
%39.79
%30.53

CMYK RENK MODELİ

#ADE8B2 rengi CMYK tonu (25,0,23,9).

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

CMYK: (25,0,23,9)
C25M0Y23K9 (25%, 0%, 23%, 9%)
(0.25 / 0.00 / 0.23 / 0.09)

CMYK yüzdeleri

%25.43
%0
%23.28
%9.02

Codes

Color #ADE8B2 in popluar color models

AD E8 B2
RGB 173 232 178
HSL 125° 56.19% 79.41%
HSB/HSV 125° 25.43% 90.98%
CMYK 25.43% 0.00% 23.28%
9.02%

Color #ADE8B2 in popluar number systems.

HEX AD E8 B2
Decimal 173 232 178
Binary 10101101 11101000 10110010
Octal 255 350 262

Shades and tints

Shades of #ADE8B2

#ADE8B2
(173,232,178)
#9ED3A2
(158,211,162)
#8FBE92
(143,190,146)
#80A982
(128,169,130)
#719472
(113,148,114)
#627F62
(98,127,98)
#536A52
(83,106,82)
#445542
(68,85,66)
#354032
(53,64,50)
#262B22
(38,43,34)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #ADE8B2

#ADE8B2
(173,232,178)
#B4EAB9
(180,234,185)
#BBECC0
(187,236,192)
#C2EEC7
(194,238,199)
#C9F0CE
(201,240,206)
#D0F2D5
(208,242,213)
#D7F4DC
(215,244,220)
#DEF6E3
(222,246,227)
#E5F8EA
(229,248,234)
#ECFAF1
(236,250,241)
#F3FCF8
(243,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8B2; }

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

This text font color is #ADE8B2.

Background Color

.myBgColor { background-color: #ADE8B2; }

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

This div background color is #ADE8B2.

Border color

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

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

This div border color is #ADE8B2.

Opacity

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

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

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

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

This text has shadow with #ADE8B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8B2.

Preview

Color preview on black background

This text has color #ADE8B2 on black background.


Color preview on white background

This text has color #ADE8B2 on white background.


Black color preview on #ADE8B2 background

This text has black color on #ADE8B2 background.


White color preview on #ADE8B2 background

This text has white color on #ADE8B2 background.


Related colors

Complementary color

Complementary color for #hex is #52174D.


I love getcolorcode.com

Triadic colors

1 #B2ADE8 and #E8B2AD with #ADE8B2 are triadic colors.

2 #B2E8AD and #E8ADB2 with #ADE8B2 are triadic colors.