COLOR #ADE0B0

HEX: #ADE0B0 RGB: (173,224,176)

Renk bilgisi

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

RGB renk modeli

#ADE0B0 color RGB value is (173,224,176).

RGB: (173,224,176) (68%, 88%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 176 of 255 = 69%

173
224
176

R + G + B ~ 75%. #ADE0B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 176 = 573 (100%)
R 173 of 573 ~ 30.19%
G 224 of 573 ~ 39.09%
B 176 of 573 ~ 30.72'%

%30.19
%39.09
%30.72

CMYK RENK MODELİ

#ADE0B0 rengi CMYK tonu (23,0,21,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 21.43%
  • ana renk tonu 12.16%

CMYK: (23,0,21,12)
C23M0Y21K12 (23%, 0%, 21%, 12%)
(0.23 / 0.00 / 0.21 / 0.12)

CMYK yüzdeleri

%22.77
%0
%21.43
%12.16

Codes

Color #ADE0B0 in popluar color models

AD E0 B0
RGB 173 224 176
HSL 124° 45.13% 77.84%
HSB/HSV 124° 22.77% 87.84%
CMYK 22.77% 0.00% 21.43%
12.16%

Color #ADE0B0 in popluar number systems.

HEX AD E0 B0
Decimal 173 224 176
Binary 10101101 11100000 10110000
Octal 255 340 260

Shades and tints

Shades of #ADE0B0

#ADE0B0
(173,224,176)
#9ECCA0
(158,204,160)
#8FB890
(143,184,144)
#80A480
(128,164,128)
#719070
(113,144,112)
#627C60
(98,124,96)
#536850
(83,104,80)
#445440
(68,84,64)
#354030
(53,64,48)
#262C20
(38,44,32)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADE0B0

#ADE0B0
(173,224,176)
#B4E2B7
(180,226,183)
#BBE4BE
(187,228,190)
#C2E6C5
(194,230,197)
#C9E8CC
(201,232,204)
#D0EAD3
(208,234,211)
#D7ECDA
(215,236,218)
#DEEEE1
(222,238,225)
#E5F0E8
(229,240,232)
#ECF2EF
(236,242,239)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE0B0 color. Also use rgb(173,224,176) instead hex code.

Text Font Color

.myTextColor { color: #ADE0B0; }

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

This text font color is #ADE0B0.

Background Color

.myBgColor { background-color: #ADE0B0; }

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

This div background color is #ADE0B0.

Border color

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

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

This div border color is #ADE0B0.

Opacity

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

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

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

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

This text has shadow with #ADE0B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0B0.

Preview

Color preview on black background

This text has color #ADE0B0 on black background.


Color preview on white background

This text has color #ADE0B0 on white background.


Black color preview on #ADE0B0 background

This text has black color on #ADE0B0 background.


White color preview on #ADE0B0 background

This text has white color on #ADE0B0 background.


Related colors

Complementary color

Complementary color for #hex is #521F4F.


I love getcolorcode.com

Triadic colors

1 #B0ADE0 and #E0B0AD with #ADE0B0 are triadic colors.

2 #B0E0AD and #E0ADB0 with #ADE0B0 are triadic colors.