COLOR #ADE6AC

HEX: #ADE6AC RGB: (173,230,172)

Renk bilgisi

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

RGB renk modeli

#ADE6AC color RGB value is (173,230,172).

RGB: (173,230,172) (68%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 172 of 255 = 67%

173
230
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 172 = 575 (100%)
R 173 of 575 ~ 30.09%
G 230 of 575 ~ 40%
B 172 of 575 ~ 29.91'%

%30.09
%40
%29.91

CMYK RENK MODELİ

#ADE6AC rengi CMYK tonu (25,0,25,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 25.22%
  • ana renk tonu 9.80%

CMYK: (25,0,25,10)
C25M0Y25K10 (25%, 0%, 25%, 10%)
(0.25 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%24.78
%0
%25.22
%9.8

Codes

Color #ADE6AC in popluar color models

AD E6 AC
RGB 173 230 172
HSL 119° 53.70% 78.82%
HSB/HSV 119° 25.22% 90.20%
CMYK 24.78% 0.00% 25.22%
9.80%

Color #ADE6AC in popluar number systems.

HEX AD E6 AC
Decimal 173 230 172
Binary 10101101 11100110 10101100
Octal 255 346 254

Shades and tints

Shades of #ADE6AC

#ADE6AC
(173,230,172)
#9ED29D
(158,210,157)
#8FBE8E
(143,190,142)
#80AA7F
(128,170,127)
#719670
(113,150,112)
#628261
(98,130,97)
#536E52
(83,110,82)
#445A43
(68,90,67)
#354634
(53,70,52)
#263225
(38,50,37)
#171E16
(23,30,22)
#000000
(0,0,0)

Tints of #ADE6AC

#ADE6AC
(173,230,172)
#B4E8B3
(180,232,179)
#BBEABA
(187,234,186)
#C2ECC1
(194,236,193)
#C9EEC8
(201,238,200)
#D0F0CF
(208,240,207)
#D7F2D6
(215,242,214)
#DEF4DD
(222,244,221)
#E5F6E4
(229,246,228)
#ECF8EB
(236,248,235)
#F3FAF2
(243,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6AC; }

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

This text font color is #ADE6AC.

Background Color

.myBgColor { background-color: #ADE6AC; }

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

This div background color is #ADE6AC.

Border color

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

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

This div border color is #ADE6AC.

Opacity

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

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

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

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

This text has shadow with #ADE6AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6AC.

Preview

Color preview on black background

This text has color #ADE6AC on black background.


Color preview on white background

This text has color #ADE6AC on white background.


Black color preview on #ADE6AC background

This text has black color on #ADE6AC background.


White color preview on #ADE6AC background

This text has white color on #ADE6AC background.


Related colors

Complementary color

Complementary color for #hex is #521953.


I love getcolorcode.com

Triadic colors

1 #ACADE6 and #E6ACAD with #ADE6AC are triadic colors.

2 #ACE6AD and #E6ADAC with #ADE6AC are triadic colors.