COLOR #ADC09F

HEX: #ADC09F RGB: (173,192,159)

Renk bilgisi

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

RGB renk modeli

#ADC09F color RGB value is (173,192,159).

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

RGB bağlantıları ve doygunluk

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

173
192
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 159 = 524 (100%)
R 173 of 524 ~ 33.02%
G 192 of 524 ~ 36.64%
B 159 of 524 ~ 30.34'%

%33.02
%36.64
%30.34

CMYK RENK MODELİ

#ADC09F rengi CMYK tonu (10,0,17,25).

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

CMYK: (10,0,17,25)
C10M0Y17K25 (10%, 0%, 17%, 25%)
(0.10 / 0.00 / 0.17 / 0.25)

CMYK yüzdeleri

%9.9
%0
%17.19
%24.71

Codes

Color #ADC09F in popluar color models

AD C0 9F
RGB 173 192 159
HSL 95° 20.75% 68.82%
HSB/HSV 95° 17.19% 75.29%
CMYK 9.90% 0.00% 17.19%
24.71%

Color #ADC09F in popluar number systems.

HEX AD C0 9F
Decimal 173 192 159
Binary 10101101 11000000 10011111
Octal 255 300 237

Shades and tints

Shades of #ADC09F

#ADC09F
(173,192,159)
#9EAF91
(158,175,145)
#8F9E83
(143,158,131)
#808D75
(128,141,117)
#717C67
(113,124,103)
#626B59
(98,107,89)
#535A4B
(83,90,75)
#44493D
(68,73,61)
#35382F
(53,56,47)
#262721
(38,39,33)
#171613
(23,22,19)
#000000
(0,0,0)

Tints of #ADC09F

#ADC09F
(173,192,159)
#B4C5A7
(180,197,167)
#BBCAAF
(187,202,175)
#C2CFB7
(194,207,183)
#C9D4BF
(201,212,191)
#D0D9C7
(208,217,199)
#D7DECF
(215,222,207)
#DEE3D7
(222,227,215)
#E5E8DF
(229,232,223)
#ECEDE7
(236,237,231)
#F3F2EF
(243,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC09F; }

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

This text font color is #ADC09F.

Background Color

.myBgColor { background-color: #ADC09F; }

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

This div background color is #ADC09F.

Border color

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

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

This div border color is #ADC09F.

Opacity

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

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

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

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

This text has shadow with #ADC09F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC09F.

Preview

Color preview on black background

This text has color #ADC09F on black background.


Color preview on white background

This text has color #ADC09F on white background.


Black color preview on #ADC09F background

This text has black color on #ADC09F background.


White color preview on #ADC09F background

This text has white color on #ADC09F background.


Related colors

Complementary color

Complementary color for #hex is #523F60.


I love getcolorcode.com

Triadic colors

1 #9FADC0 and #C09FAD with #ADC09F are triadic colors.

2 #9FC0AD and #C0AD9F with #ADC09F are triadic colors.