COLOR #ADCCA8

HEX: #ADCCA8 RGB: (173,204,168)

Renk bilgisi

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

RGB renk modeli

#ADCCA8 color RGB value is (173,204,168).

RGB: (173,204,168) (68%, 80%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 168 of 255 = 66%

173
204
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 168 = 545 (100%)
R 173 of 545 ~ 31.74%
G 204 of 545 ~ 37.43%
B 168 of 545 ~ 30.83'%

%31.74
%37.43
%30.83

CMYK RENK MODELİ

#ADCCA8 rengi CMYK tonu (15,0,18,20).

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

CMYK: (15,0,18,20)
C15M0Y18K20 (15%, 0%, 18%, 20%)
(0.15 / 0.00 / 0.18 / 0.20)

CMYK yüzdeleri

%15.2
%0
%17.65
%20

Codes

Color #ADCCA8 in popluar color models

AD CC A8
RGB 173 204 168
HSL 112° 26.09% 72.94%
HSB/HSV 112° 17.65% 80.00%
CMYK 15.20% 0.00% 17.65%
20.00%

Color #ADCCA8 in popluar number systems.

HEX AD CC A8
Decimal 173 204 168
Binary 10101101 11001100 10101000
Octal 255 314 250

Shades and tints

Shades of #ADCCA8

#ADCCA8
(173,204,168)
#9EBA99
(158,186,153)
#8FA88A
(143,168,138)
#80967B
(128,150,123)
#71846C
(113,132,108)
#62725D
(98,114,93)
#53604E
(83,96,78)
#444E3F
(68,78,63)
#353C30
(53,60,48)
#262A21
(38,42,33)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADCCA8

#ADCCA8
(173,204,168)
#B4D0AF
(180,208,175)
#BBD4B6
(187,212,182)
#C2D8BD
(194,216,189)
#C9DCC4
(201,220,196)
#D0E0CB
(208,224,203)
#D7E4D2
(215,228,210)
#DEE8D9
(222,232,217)
#E5ECE0
(229,236,224)
#ECF0E7
(236,240,231)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCCA8; }

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

This text font color is #ADCCA8.

Background Color

.myBgColor { background-color: #ADCCA8; }

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

This div background color is #ADCCA8.

Border color

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

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

This div border color is #ADCCA8.

Opacity

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

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

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

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

This text has shadow with #ADCCA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCA8.

Preview

Color preview on black background

This text has color #ADCCA8 on black background.


Color preview on white background

This text has color #ADCCA8 on white background.


Black color preview on #ADCCA8 background

This text has black color on #ADCCA8 background.


White color preview on #ADCCA8 background

This text has white color on #ADCCA8 background.


Related colors

Complementary color

Complementary color for #hex is #523357.


I love getcolorcode.com

Triadic colors

1 #A8ADCC and #CCA8AD with #ADCCA8 are triadic colors.

2 #A8CCAD and #CCADA8 with #ADCCA8 are triadic colors.