COLOR #ADE0A8

HEX: #ADE0A8 RGB: (173,224,168)

Renk bilgisi

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

RGB renk modeli

#ADE0A8 color RGB value is (173,224,168).

RGB: (173,224,168) (68%, 88%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 168 of 255 = 66%

173
224
168

R + G + B ~ 74%. #ADE0A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 168 = 565 (100%)
R 173 of 565 ~ 30.62%
G 224 of 565 ~ 39.65%
B 168 of 565 ~ 29.73'%

%30.62
%39.65
%29.73

CMYK RENK MODELİ

#ADE0A8 rengi CMYK tonu (23,0,25,12).

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

CMYK: (23,0,25,12)
C23M0Y25K12 (23%, 0%, 25%, 12%)
(0.23 / 0.00 / 0.25 / 0.12)

CMYK yüzdeleri

%22.77
%0
%25
%12.16

Codes

Color #ADE0A8 in popluar color models

AD E0 A8
RGB 173 224 168
HSL 115° 47.46% 76.86%
HSB/HSV 115° 25.00% 87.84%
CMYK 22.77% 0.00% 25.00%
12.16%

Color #ADE0A8 in popluar number systems.

HEX AD E0 A8
Decimal 173 224 168
Binary 10101101 11100000 10101000
Octal 255 340 250

Shades and tints

Shades of #ADE0A8

#ADE0A8
(173,224,168)
#9ECC99
(158,204,153)
#8FB88A
(143,184,138)
#80A47B
(128,164,123)
#71906C
(113,144,108)
#627C5D
(98,124,93)
#53684E
(83,104,78)
#44543F
(68,84,63)
#354030
(53,64,48)
#262C21
(38,44,33)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADE0A8

#ADE0A8
(173,224,168)
#B4E2AF
(180,226,175)
#BBE4B6
(187,228,182)
#C2E6BD
(194,230,189)
#C9E8C4
(201,232,196)
#D0EACB
(208,234,203)
#D7ECD2
(215,236,210)
#DEEED9
(222,238,217)
#E5F0E0
(229,240,224)
#ECF2E7
(236,242,231)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0A8; }

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

This text font color is #ADE0A8.

Background Color

.myBgColor { background-color: #ADE0A8; }

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

This div background color is #ADE0A8.

Border color

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

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

This div border color is #ADE0A8.

Opacity

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

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

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

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

This text has shadow with #ADE0A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0A8.

Preview

Color preview on black background

This text has color #ADE0A8 on black background.


Color preview on white background

This text has color #ADE0A8 on white background.


Black color preview on #ADE0A8 background

This text has black color on #ADE0A8 background.


White color preview on #ADE0A8 background

This text has white color on #ADE0A8 background.


Related colors

Complementary color

Complementary color for #hex is #521F57.


I love getcolorcode.com

Triadic colors

1 #A8ADE0 and #E0A8AD with #ADE0A8 are triadic colors.

2 #A8E0AD and #E0ADA8 with #ADE0A8 are triadic colors.