COLOR #ADE4AC

HEX: #ADE4AC RGB: (173,228,172)

Renk bilgisi

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

RGB renk modeli

#ADE4AC color RGB value is (173,228,172).

RGB: (173,228,172) (68%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 172 of 255 = 67%

173
228
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 172 = 573 (100%)
R 173 of 573 ~ 30.19%
G 228 of 573 ~ 39.79%
B 172 of 573 ~ 30.02'%

%30.19
%39.79
%30.02

CMYK RENK MODELİ

#ADE4AC rengi CMYK tonu (24,0,25,11).

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

CMYK: (24,0,25,11)
C24M0Y25K11 (24%, 0%, 25%, 11%)
(0.24 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%24.12
%0
%24.56
%10.59

Codes

Color #ADE4AC in popluar color models

AD E4 AC
RGB 173 228 172
HSL 119° 50.91% 78.43%
HSB/HSV 119° 24.56% 89.41%
CMYK 24.12% 0.00% 24.56%
10.59%

Color #ADE4AC in popluar number systems.

HEX AD E4 AC
Decimal 173 228 172
Binary 10101101 11100100 10101100
Octal 255 344 254

Shades and tints

Shades of #ADE4AC

#ADE4AC
(173,228,172)
#9ED09D
(158,208,157)
#8FBC8E
(143,188,142)
#80A87F
(128,168,127)
#719470
(113,148,112)
#628061
(98,128,97)
#536C52
(83,108,82)
#445843
(68,88,67)
#354434
(53,68,52)
#263025
(38,48,37)
#171C16
(23,28,22)
#000000
(0,0,0)

Tints of #ADE4AC

#ADE4AC
(173,228,172)
#B4E6B3
(180,230,179)
#BBE8BA
(187,232,186)
#C2EAC1
(194,234,193)
#C9ECC8
(201,236,200)
#D0EECF
(208,238,207)
#D7F0D6
(215,240,214)
#DEF2DD
(222,242,221)
#E5F4E4
(229,244,228)
#ECF6EB
(236,246,235)
#F3F8F2
(243,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4AC; }

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

This text font color is #ADE4AC.

Background Color

.myBgColor { background-color: #ADE4AC; }

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

This div background color is #ADE4AC.

Border color

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

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

This div border color is #ADE4AC.

Opacity

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

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

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

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

This text has shadow with #ADE4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4AC.

Preview

Color preview on black background

This text has color #ADE4AC on black background.


Color preview on white background

This text has color #ADE4AC on white background.


Black color preview on #ADE4AC background

This text has black color on #ADE4AC background.


White color preview on #ADE4AC background

This text has white color on #ADE4AC background.


Related colors

Complementary color

Complementary color for #hex is #521B53.


I love getcolorcode.com

Triadic colors

1 #ACADE4 and #E4ACAD with #ADE4AC are triadic colors.

2 #ACE4AD and #E4ADAC with #ADE4AC are triadic colors.