COLOR #ADC0AC

HEX: #ADC0AC RGB: (173,192,172)

Renk bilgisi

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

RGB renk modeli

#ADC0AC color RGB value is (173,192,172).

RGB: (173,192,172) (68%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 172 of 255 = 67%

173
192
172

R + G + B ~ 70%. #ADC0AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 172 = 537 (100%)
R 173 of 537 ~ 32.22%
G 192 of 537 ~ 35.75%
B 172 of 537 ~ 32.03'%

%32.22
%35.75
%32.03

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%9.9
%0
%10.42
%24.71

Codes

Color #ADC0AC in popluar color models

AD C0 AC
RGB 173 192 172
HSL 117° 13.70% 71.37%
HSB/HSV 117° 10.42% 75.29%
CMYK 9.90% 0.00% 10.42%
24.71%

Color #ADC0AC in popluar number systems.

HEX AD C0 AC
Decimal 173 192 172
Binary 10101101 11000000 10101100
Octal 255 300 254

Shades and tints

Shades of #ADC0AC

#ADC0AC
(173,192,172)
#9EAF9D
(158,175,157)
#8F9E8E
(143,158,142)
#808D7F
(128,141,127)
#717C70
(113,124,112)
#626B61
(98,107,97)
#535A52
(83,90,82)
#444943
(68,73,67)
#353834
(53,56,52)
#262725
(38,39,37)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADC0AC

#ADC0AC
(173,192,172)
#B4C5B3
(180,197,179)
#BBCABA
(187,202,186)
#C2CFC1
(194,207,193)
#C9D4C8
(201,212,200)
#D0D9CF
(208,217,207)
#D7DED6
(215,222,214)
#DEE3DD
(222,227,221)
#E5E8E4
(229,232,228)
#ECEDEB
(236,237,235)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0AC; }

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

This text font color is #ADC0AC.

Background Color

.myBgColor { background-color: #ADC0AC; }

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

This div background color is #ADC0AC.

Border color

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

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

This div border color is #ADC0AC.

Opacity

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

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

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

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

This text has shadow with #ADC0AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0AC.

Preview

Color preview on black background

This text has color #ADC0AC on black background.


Color preview on white background

This text has color #ADC0AC on white background.


Black color preview on #ADC0AC background

This text has black color on #ADC0AC background.


White color preview on #ADC0AC background

This text has white color on #ADC0AC background.


Related colors

Complementary color

Complementary color for #hex is #523F53.


I love getcolorcode.com

Triadic colors

1 #ACADC0 and #C0ACAD with #ADC0AC are triadic colors.

2 #ACC0AD and #C0ADAC with #ADC0AC are triadic colors.