COLOR #ADC9A8

HEX: #ADC9A8 RGB: (173,201,168)

Renk bilgisi

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

RGB renk modeli

#ADC9A8 color RGB value is (173,201,168).

RGB: (173,201,168) (68%, 79%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 168 of 255 = 66%

173
201
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 168 = 542 (100%)
R 173 of 542 ~ 31.92%
G 201 of 542 ~ 37.08%
B 168 of 542 ~ 31'%

%31.92
%37.08
%31

CMYK RENK MODELİ

#ADC9A8 rengi CMYK tonu (14,0,16,21).

  • camgöbeği tonu 13.93%
  • eflatun tonu 0.00%
  • sarı tonu 16.42%
  • ana renk tonu 21.18%

CMYK: (14,0,16,21)
C14M0Y16K21 (14%, 0%, 16%, 21%)
(0.14 / 0.00 / 0.16 / 0.21)

CMYK yüzdeleri

%13.93
%0
%16.42
%21.18

Codes

Color #ADC9A8 in popluar color models

AD C9 A8
RGB 173 201 168
HSL 111° 23.40% 72.35%
HSB/HSV 111° 16.42% 78.82%
CMYK 13.93% 0.00% 16.42%
21.18%

Color #ADC9A8 in popluar number systems.

HEX AD C9 A8
Decimal 173 201 168
Binary 10101101 11001001 10101000
Octal 255 311 250

Shades and tints

Shades of #ADC9A8

#ADC9A8
(173,201,168)
#9EB799
(158,183,153)
#8FA58A
(143,165,138)
#80937B
(128,147,123)
#71816C
(113,129,108)
#626F5D
(98,111,93)
#535D4E
(83,93,78)
#444B3F
(68,75,63)
#353930
(53,57,48)
#262721
(38,39,33)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADC9A8

#ADC9A8
(173,201,168)
#B4CDAF
(180,205,175)
#BBD1B6
(187,209,182)
#C2D5BD
(194,213,189)
#C9D9C4
(201,217,196)
#D0DDCB
(208,221,203)
#D7E1D2
(215,225,210)
#DEE5D9
(222,229,217)
#E5E9E0
(229,233,224)
#ECEDE7
(236,237,231)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9A8; }

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

This text font color is #ADC9A8.

Background Color

.myBgColor { background-color: #ADC9A8; }

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

This div background color is #ADC9A8.

Border color

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

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

This div border color is #ADC9A8.

Opacity

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

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

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

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

This text has shadow with #ADC9A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9A8.

Preview

Color preview on black background

This text has color #ADC9A8 on black background.


Color preview on white background

This text has color #ADC9A8 on white background.


Black color preview on #ADC9A8 background

This text has black color on #ADC9A8 background.


White color preview on #ADC9A8 background

This text has white color on #ADC9A8 background.


Related colors

Complementary color

Complementary color for #hex is #523657.


I love getcolorcode.com

Triadic colors

1 #A8ADC9 and #C9A8AD with #ADC9A8 are triadic colors.

2 #A8C9AD and #C9ADA8 with #ADC9A8 are triadic colors.