COLOR #ADE8AC

HEX: #ADE8AC RGB: (173,232,172)

Renk bilgisi

#ADE8AC contains mainly red and green colors. #ADE8AC ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADE8AC color RGB value is (173,232,172).

RGB: (173,232,172) (68%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 172 of 255 = 67%

173
232
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 172 = 577 (100%)
R 173 of 577 ~ 29.98%
G 232 of 577 ~ 40.21%
B 172 of 577 ~ 29.81'%

%29.98
%40.21
%29.81

CMYK RENK MODELİ

#ADE8AC rengi CMYK tonu (25,0,26,9).

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

CMYK: (25,0,26,9)
C25M0Y26K9 (25%, 0%, 26%, 9%)
(0.25 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%25.43
%0
%25.86
%9.02

Codes

Color #ADE8AC in popluar color models

AD E8 AC
RGB 173 232 172
HSL 119° 56.60% 79.22%
HSB/HSV 119° 25.86% 90.98%
CMYK 25.43% 0.00% 25.86%
9.02%

Color #ADE8AC in popluar number systems.

HEX AD E8 AC
Decimal 173 232 172
Binary 10101101 11101000 10101100
Octal 255 350 254

Shades and tints

Shades of #ADE8AC

#ADE8AC
(173,232,172)
#9ED39D
(158,211,157)
#8FBE8E
(143,190,142)
#80A97F
(128,169,127)
#719470
(113,148,112)
#627F61
(98,127,97)
#536A52
(83,106,82)
#445543
(68,85,67)
#354034
(53,64,52)
#262B25
(38,43,37)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADE8AC

#ADE8AC
(173,232,172)
#B4EAB3
(180,234,179)
#BBECBA
(187,236,186)
#C2EEC1
(194,238,193)
#C9F0C8
(201,240,200)
#D0F2CF
(208,242,207)
#D7F4D6
(215,244,214)
#DEF6DD
(222,246,221)
#E5F8E4
(229,248,228)
#ECFAEB
(236,250,235)
#F3FCF2
(243,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8AC; }

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

This text font color is #ADE8AC.

Background Color

.myBgColor { background-color: #ADE8AC; }

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

This div background color is #ADE8AC.

Border color

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

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

This div border color is #ADE8AC.

Opacity

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

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

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

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

This text has shadow with #ADE8AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8AC.

Preview

Color preview on black background

This text has color #ADE8AC on black background.


Color preview on white background

This text has color #ADE8AC on white background.


Black color preview on #ADE8AC background

This text has black color on #ADE8AC background.


White color preview on #ADE8AC background

This text has white color on #ADE8AC background.


Related colors

Complementary color

Complementary color for #hex is #521753.


I love getcolorcode.com

Triadic colors

1 #ACADE8 and #E8ACAD with #ADE8AC are triadic colors.

2 #ACE8AD and #E8ADAC with #ADE8AC are triadic colors.