COLOR #ADE1AC

HEX: #ADE1AC RGB: (173,225,172)

Renk bilgisi

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

RGB renk modeli

#ADE1AC color RGB value is (173,225,172).

RGB: (173,225,172) (68%, 88%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 172 of 255 = 67%

173
225
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 172 = 570 (100%)
R 173 of 570 ~ 30.35%
G 225 of 570 ~ 39.47%
B 172 of 570 ~ 30.18'%

%30.35
%39.47
%30.18

CMYK RENK MODELİ

#ADE1AC rengi CMYK tonu (23,0,24,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 23.56%
  • ana renk tonu 11.76%

CMYK: (23,0,24,12)
C23M0Y24K12 (23%, 0%, 24%, 12%)
(0.23 / 0.00 / 0.24 / 0.12)

CMYK yüzdeleri

%23.11
%0
%23.56
%11.76

Codes

Color #ADE1AC in popluar color models

AD E1 AC
RGB 173 225 172
HSL 119° 46.90% 77.84%
HSB/HSV 119° 23.56% 88.24%
CMYK 23.11% 0.00% 23.56%
11.76%

Color #ADE1AC in popluar number systems.

HEX AD E1 AC
Decimal 173 225 172
Binary 10101101 11100001 10101100
Octal 255 341 254

Shades and tints

Shades of #ADE1AC

#ADE1AC
(173,225,172)
#9ECD9D
(158,205,157)
#8FB98E
(143,185,142)
#80A57F
(128,165,127)
#719170
(113,145,112)
#627D61
(98,125,97)
#536952
(83,105,82)
#445543
(68,85,67)
#354134
(53,65,52)
#262D25
(38,45,37)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADE1AC

#ADE1AC
(173,225,172)
#B4E3B3
(180,227,179)
#BBE5BA
(187,229,186)
#C2E7C1
(194,231,193)
#C9E9C8
(201,233,200)
#D0EBCF
(208,235,207)
#D7EDD6
(215,237,214)
#DEEFDD
(222,239,221)
#E5F1E4
(229,241,228)
#ECF3EB
(236,243,235)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1AC; }

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

This text font color is #ADE1AC.

Background Color

.myBgColor { background-color: #ADE1AC; }

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

This div background color is #ADE1AC.

Border color

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

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

This div border color is #ADE1AC.

Opacity

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

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

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

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

This text has shadow with #ADE1AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1AC.

Preview

Color preview on black background

This text has color #ADE1AC on black background.


Color preview on white background

This text has color #ADE1AC on white background.


Black color preview on #ADE1AC background

This text has black color on #ADE1AC background.


White color preview on #ADE1AC background

This text has white color on #ADE1AC background.


Related colors

Complementary color

Complementary color for #hex is #521E53.


I love getcolorcode.com

Triadic colors

1 #ACADE1 and #E1ACAD with #ADE1AC are triadic colors.

2 #ACE1AD and #E1ADAC with #ADE1AC are triadic colors.