COLOR #ADC09E

HEX: #ADC09E RGB: (173,192,158)

Renk bilgisi

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

RGB renk modeli

#ADC09E color RGB value is (173,192,158).

RGB: (173,192,158) (68%, 75%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 158 of 255 = 62%

173
192
158

R + G + B ~ 68%. #ADC09E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 158 = 523 (100%)
R 173 of 523 ~ 33.08%
G 192 of 523 ~ 36.71%
B 158 of 523 ~ 30.21'%

%33.08
%36.71
%30.21

CMYK RENK MODELİ

#ADC09E rengi CMYK tonu (10,0,18,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 0.00%
  • sarı tonu 17.71%
  • ana renk tonu 24.71%

CMYK: (10,0,18,25)
C10M0Y18K25 (10%, 0%, 18%, 25%)
(0.10 / 0.00 / 0.18 / 0.25)

CMYK yüzdeleri

%9.9
%0
%17.71
%24.71

Codes

Color #ADC09E in popluar color models

AD C0 9E
RGB 173 192 158
HSL 94° 21.25% 68.63%
HSB/HSV 94° 17.71% 75.29%
CMYK 9.90% 0.00% 17.71%
24.71%

Color #ADC09E in popluar number systems.

HEX AD C0 9E
Decimal 173 192 158
Binary 10101101 11000000 10011110
Octal 255 300 236

Shades and tints

Shades of #ADC09E

#ADC09E
(173,192,158)
#9EAF90
(158,175,144)
#8F9E82
(143,158,130)
#808D74
(128,141,116)
#717C66
(113,124,102)
#626B58
(98,107,88)
#535A4A
(83,90,74)
#44493C
(68,73,60)
#35382E
(53,56,46)
#262720
(38,39,32)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #ADC09E

#ADC09E
(173,192,158)
#B4C5A6
(180,197,166)
#BBCAAE
(187,202,174)
#C2CFB6
(194,207,182)
#C9D4BE
(201,212,190)
#D0D9C6
(208,217,198)
#D7DECE
(215,222,206)
#DEE3D6
(222,227,214)
#E5E8DE
(229,232,222)
#ECEDE6
(236,237,230)
#F3F2EE
(243,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC09E color. Also use rgb(173,192,158) instead hex code.

Text Font Color

.myTextColor { color: #ADC09E; }

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

This text font color is #ADC09E.

Background Color

.myBgColor { background-color: #ADC09E; }

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

This div background color is #ADC09E.

Border color

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

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

This div border color is #ADC09E.

Opacity

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

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

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

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

This text has shadow with #ADC09E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC09E.

Preview

Color preview on black background

This text has color #ADC09E on black background.


Color preview on white background

This text has color #ADC09E on white background.


Black color preview on #ADC09E background

This text has black color on #ADC09E background.


White color preview on #ADC09E background

This text has white color on #ADC09E background.


Related colors

Complementary color

Complementary color for #hex is #523F61.


I love getcolorcode.com

Triadic colors

1 #9EADC0 and #C09EAD with #ADC09E are triadic colors.

2 #9EC0AD and #C0AD9E with #ADC09E are triadic colors.