COLOR #ADCCAC

HEX: #ADCCAC RGB: (173,204,172)

Renk bilgisi

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

RGB renk modeli

#ADCCAC color RGB value is (173,204,172).

RGB: (173,204,172) (68%, 80%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 172 of 255 = 67%

173
204
172

R + G + B ~ 72%. #ADCCAC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 172 = 549 (100%)
R 173 of 549 ~ 31.51%
G 204 of 549 ~ 37.16%
B 172 of 549 ~ 31.33'%

%31.51
%37.16
%31.33

CMYK RENK MODELİ

#ADCCAC rengi CMYK tonu (15,0,16,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 15.69%
  • ana renk tonu 20.00%

CMYK: (15,0,16,20)
C15M0Y16K20 (15%, 0%, 16%, 20%)
(0.15 / 0.00 / 0.16 / 0.20)

CMYK yüzdeleri

%15.2
%0
%15.69
%20

Codes

Color #ADCCAC in popluar color models

AD CC AC
RGB 173 204 172
HSL 118° 23.88% 73.73%
HSB/HSV 118° 15.69% 80.00%
CMYK 15.20% 0.00% 15.69%
20.00%

Color #ADCCAC in popluar number systems.

HEX AD CC AC
Decimal 173 204 172
Binary 10101101 11001100 10101100
Octal 255 314 254

Shades and tints

Shades of #ADCCAC

#ADCCAC
(173,204,172)
#9EBA9D
(158,186,157)
#8FA88E
(143,168,142)
#80967F
(128,150,127)
#718470
(113,132,112)
#627261
(98,114,97)
#536052
(83,96,82)
#444E43
(68,78,67)
#353C34
(53,60,52)
#262A25
(38,42,37)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADCCAC

#ADCCAC
(173,204,172)
#B4D0B3
(180,208,179)
#BBD4BA
(187,212,186)
#C2D8C1
(194,216,193)
#C9DCC8
(201,220,200)
#D0E0CF
(208,224,207)
#D7E4D6
(215,228,214)
#DEE8DD
(222,232,221)
#E5ECE4
(229,236,228)
#ECF0EB
(236,240,235)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCAC; }

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

This text font color is #ADCCAC.

Background Color

.myBgColor { background-color: #ADCCAC; }

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

This div background color is #ADCCAC.

Border color

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

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

This div border color is #ADCCAC.

Opacity

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

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

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

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

This text has shadow with #ADCCAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCAC.

Preview

Color preview on black background

This text has color #ADCCAC on black background.


Color preview on white background

This text has color #ADCCAC on white background.


Black color preview on #ADCCAC background

This text has black color on #ADCCAC background.


White color preview on #ADCCAC background

This text has white color on #ADCCAC background.


Related colors

Complementary color

Complementary color for #hex is #523353.


I love getcolorcode.com

Triadic colors

1 #ACADCC and #CCACAD with #ADCCAC are triadic colors.

2 #ACCCAD and #CCADAC with #ADCCAC are triadic colors.