COLOR #ADC9A0

HEX: #ADC9A0 RGB: (173,201,160)

Renk bilgisi

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

RGB renk modeli

#ADC9A0 color RGB value is (173,201,160).

RGB: (173,201,160) (68%, 79%, 63%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 160 of 255 = 63%

173
201
160

R + G + B ~ 70%. #ADC9A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 160 = 534 (100%)
R 173 of 534 ~ 32.4%
G 201 of 534 ~ 37.64%
B 160 of 534 ~ 29.96'%

%32.4
%37.64
%29.96

CMYK RENK MODELİ

#ADC9A0 rengi CMYK tonu (14,0,20,21).

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

CMYK: (14,0,20,21)
C14M0Y20K21 (14%, 0%, 20%, 21%)
(0.14 / 0.00 / 0.20 / 0.21)

CMYK yüzdeleri

%13.93
%0
%20.4
%21.18

Codes

Color #ADC9A0 in popluar color models

AD C9 A0
RGB 173 201 160
HSL 101° 27.52% 70.78%
HSB/HSV 101° 20.40% 78.82%
CMYK 13.93% 0.00% 20.40%
21.18%

Color #ADC9A0 in popluar number systems.

HEX AD C9 A0
Decimal 173 201 160
Binary 10101101 11001001 10100000
Octal 255 311 240

Shades and tints

Shades of #ADC9A0

#ADC9A0
(173,201,160)
#9EB792
(158,183,146)
#8FA584
(143,165,132)
#809376
(128,147,118)
#718168
(113,129,104)
#626F5A
(98,111,90)
#535D4C
(83,93,76)
#444B3E
(68,75,62)
#353930
(53,57,48)
#262722
(38,39,34)
#171514
(23,21,20)
#000000
(0,0,0)

Tints of #ADC9A0

#ADC9A0
(173,201,160)
#B4CDA8
(180,205,168)
#BBD1B0
(187,209,176)
#C2D5B8
(194,213,184)
#C9D9C0
(201,217,192)
#D0DDC8
(208,221,200)
#D7E1D0
(215,225,208)
#DEE5D8
(222,229,216)
#E5E9E0
(229,233,224)
#ECEDE8
(236,237,232)
#F3F1F0
(243,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9A0; }

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

This text font color is #ADC9A0.

Background Color

.myBgColor { background-color: #ADC9A0; }

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

This div background color is #ADC9A0.

Border color

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

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

This div border color is #ADC9A0.

Opacity

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

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

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

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

This text has shadow with #ADC9A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9A0.

Preview

Color preview on black background

This text has color #ADC9A0 on black background.


Color preview on white background

This text has color #ADC9A0 on white background.


Black color preview on #ADC9A0 background

This text has black color on #ADC9A0 background.


White color preview on #ADC9A0 background

This text has white color on #ADC9A0 background.


Related colors

Complementary color

Complementary color for #hex is #52365F.


I love getcolorcode.com

Triadic colors

1 #A0ADC9 and #C9A0AD with #ADC9A0 are triadic colors.

2 #A0C9AD and #C9ADA0 with #ADC9A0 are triadic colors.