COLOR #ADC7AC

HEX: #ADC7AC RGB: (173,199,172)

Renk bilgisi

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

RGB renk modeli

#ADC7AC color RGB value is (173,199,172).

RGB: (173,199,172) (68%, 78%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 172 of 255 = 67%

173
199
172

R + G + B ~ 71%. #ADC7AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 172 = 544 (100%)
R 173 of 544 ~ 31.8%
G 199 of 544 ~ 36.58%
B 172 of 544 ~ 31.62'%

%31.8
%36.58
%31.62

CMYK RENK MODELİ

#ADC7AC rengi CMYK tonu (13,0,14,22).

  • camgöbeği tonu 13.07%
  • eflatun tonu 0.00%
  • sarı tonu 13.57%
  • ana renk tonu 21.96%

CMYK: (13,0,14,22)
C13M0Y14K22 (13%, 0%, 14%, 22%)
(0.13 / 0.00 / 0.14 / 0.22)

CMYK yüzdeleri

%13.07
%0
%13.57
%21.96

Codes

Color #ADC7AC in popluar color models

AD C7 AC
RGB 173 199 172
HSL 118° 19.42% 72.75%
HSB/HSV 118° 13.57% 78.04%
CMYK 13.07% 0.00% 13.57%
21.96%

Color #ADC7AC in popluar number systems.

HEX AD C7 AC
Decimal 173 199 172
Binary 10101101 11000111 10101100
Octal 255 307 254

Shades and tints

Shades of #ADC7AC

#ADC7AC
(173,199,172)
#9EB59D
(158,181,157)
#8FA38E
(143,163,142)
#80917F
(128,145,127)
#717F70
(113,127,112)
#626D61
(98,109,97)
#535B52
(83,91,82)
#444943
(68,73,67)
#353734
(53,55,52)
#262525
(38,37,37)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADC7AC

#ADC7AC
(173,199,172)
#B4CCB3
(180,204,179)
#BBD1BA
(187,209,186)
#C2D6C1
(194,214,193)
#C9DBC8
(201,219,200)
#D0E0CF
(208,224,207)
#D7E5D6
(215,229,214)
#DEEADD
(222,234,221)
#E5EFE4
(229,239,228)
#ECF4EB
(236,244,235)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7AC; }

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

This text font color is #ADC7AC.

Background Color

.myBgColor { background-color: #ADC7AC; }

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

This div background color is #ADC7AC.

Border color

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

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

This div border color is #ADC7AC.

Opacity

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

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

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

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

This text has shadow with #ADC7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7AC.

Preview

Color preview on black background

This text has color #ADC7AC on black background.


Color preview on white background

This text has color #ADC7AC on white background.


Black color preview on #ADC7AC background

This text has black color on #ADC7AC background.


White color preview on #ADC7AC background

This text has white color on #ADC7AC background.


Related colors

Complementary color

Complementary color for #hex is #523853.


I love getcolorcode.com

Triadic colors

1 #ACADC7 and #C7ACAD with #ADC7AC are triadic colors.

2 #ACC7AD and #C7ADAC with #ADC7AC are triadic colors.