COLOR #ADC9C0

HEX: #ADC9C0 RGB: (173,201,192)

Renk bilgisi

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

RGB renk modeli

#ADC9C0 color RGB value is (173,201,192).

RGB: (173,201,192) (68%, 79%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 192 of 255 = 75%

173
201
192

R + G + B ~ 74%. #ADC9C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 192 = 566 (100%)
R 173 of 566 ~ 30.57%
G 201 of 566 ~ 35.51%
B 192 of 566 ~ 33.92'%

%30.57
%35.51
%33.92

CMYK RENK MODELİ

#ADC9C0 rengi CMYK tonu (14,0,4,21).

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

CMYK: (14,0,4,21)
C14M0Y4K21 (14%, 0%, 4%, 21%)
(0.14 / 0.00 / 0.04 / 0.21)

CMYK yüzdeleri

%13.93
%0
%4.48
%21.18

Codes

Color #ADC9C0 in popluar color models

AD C9 C0
RGB 173 201 192
HSL 161° 20.59% 73.33%
HSB/HSV 161° 13.93% 78.82%
CMYK 13.93% 0.00% 4.48%
21.18%

Color #ADC9C0 in popluar number systems.

HEX AD C9 C0
Decimal 173 201 192
Binary 10101101 11001001 11000000
Octal 255 311 300

Shades and tints

Shades of #ADC9C0

#ADC9C0
(173,201,192)
#9EB7AF
(158,183,175)
#8FA59E
(143,165,158)
#80938D
(128,147,141)
#71817C
(113,129,124)
#626F6B
(98,111,107)
#535D5A
(83,93,90)
#444B49
(68,75,73)
#353938
(53,57,56)
#262727
(38,39,39)
#171516
(23,21,22)
#000000
(0,0,0)

Tints of #ADC9C0

#ADC9C0
(173,201,192)
#B4CDC5
(180,205,197)
#BBD1CA
(187,209,202)
#C2D5CF
(194,213,207)
#C9D9D4
(201,217,212)
#D0DDD9
(208,221,217)
#D7E1DE
(215,225,222)
#DEE5E3
(222,229,227)
#E5E9E8
(229,233,232)
#ECEDED
(236,237,237)
#F3F1F2
(243,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9C0; }

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

This text font color is #ADC9C0.

Background Color

.myBgColor { background-color: #ADC9C0; }

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

This div background color is #ADC9C0.

Border color

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

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

This div border color is #ADC9C0.

Opacity

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

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

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

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

This text has shadow with #ADC9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9C0.

Preview

Color preview on black background

This text has color #ADC9C0 on black background.


Color preview on white background

This text has color #ADC9C0 on white background.


Black color preview on #ADC9C0 background

This text has black color on #ADC9C0 background.


White color preview on #ADC9C0 background

This text has white color on #ADC9C0 background.


Related colors

Complementary color

Complementary color for #hex is #52363F.


I love getcolorcode.com

Triadic colors

1 #C0ADC9 and #C9C0AD with #ADC9C0 are triadic colors.

2 #C0C9AD and #C9ADC0 with #ADC9C0 are triadic colors.