COLOR #ADC4AC

HEX: #ADC4AC RGB: (173,196,172)

Renk bilgisi

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

RGB renk modeli

#ADC4AC color RGB value is (173,196,172).

RGB: (173,196,172) (68%, 77%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 172 of 255 = 67%

173
196
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 172 = 541 (100%)
R 173 of 541 ~ 31.98%
G 196 of 541 ~ 36.23%
B 172 of 541 ~ 31.79'%

%31.98
%36.23
%31.79

CMYK RENK MODELİ

#ADC4AC rengi CMYK tonu (12,0,12,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 12.24%
  • ana renk tonu 23.14%

CMYK: (12,0,12,23)
C12M0Y12K23 (12%, 0%, 12%, 23%)
(0.12 / 0.00 / 0.12 / 0.23)

CMYK yüzdeleri

%11.73
%0
%12.24
%23.14

Codes

Color #ADC4AC in popluar color models

AD C4 AC
RGB 173 196 172
HSL 118° 16.90% 72.16%
HSB/HSV 118° 12.24% 76.86%
CMYK 11.73% 0.00% 12.24%
23.14%

Color #ADC4AC in popluar number systems.

HEX AD C4 AC
Decimal 173 196 172
Binary 10101101 11000100 10101100
Octal 255 304 254

Shades and tints

Shades of #ADC4AC

#ADC4AC
(173,196,172)
#9EB39D
(158,179,157)
#8FA28E
(143,162,142)
#80917F
(128,145,127)
#718070
(113,128,112)
#626F61
(98,111,97)
#535E52
(83,94,82)
#444D43
(68,77,67)
#353C34
(53,60,52)
#262B25
(38,43,37)
#171A16
(23,26,22)
#000000
(0,0,0)

Tints of #ADC4AC

#ADC4AC
(173,196,172)
#B4C9B3
(180,201,179)
#BBCEBA
(187,206,186)
#C2D3C1
(194,211,193)
#C9D8C8
(201,216,200)
#D0DDCF
(208,221,207)
#D7E2D6
(215,226,214)
#DEE7DD
(222,231,221)
#E5ECE4
(229,236,228)
#ECF1EB
(236,241,235)
#F3F6F2
(243,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC4AC; }

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

This text font color is #ADC4AC.

Background Color

.myBgColor { background-color: #ADC4AC; }

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

This div background color is #ADC4AC.

Border color

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

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

This div border color is #ADC4AC.

Opacity

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

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

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

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

This text has shadow with #ADC4AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC4AC.

Preview

Color preview on black background

This text has color #ADC4AC on black background.


Color preview on white background

This text has color #ADC4AC on white background.


Black color preview on #ADC4AC background

This text has black color on #ADC4AC background.


White color preview on #ADC4AC background

This text has white color on #ADC4AC background.


Related colors

Complementary color

Complementary color for #hex is #523B53.


I love getcolorcode.com

Triadic colors

1 #ACADC4 and #C4ACAD with #ADC4AC are triadic colors.

2 #ACC4AD and #C4ADAC with #ADC4AC are triadic colors.