COLOR #ADC5C0

HEX: #ADC5C0 RGB: (173,197,192)

Renk bilgisi

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

RGB renk modeli

#ADC5C0 color RGB value is (173,197,192).

RGB: (173,197,192) (68%, 77%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 192 of 255 = 75%

173
197
192

R + G + B ~ 73%. #ADC5C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 192 = 562 (100%)
R 173 of 562 ~ 30.78%
G 197 of 562 ~ 35.05%
B 192 of 562 ~ 34.16'%

%30.78
%35.05
%34.16

CMYK RENK MODELİ

#ADC5C0 rengi CMYK tonu (12,0,3,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 0.00%
  • sarı tonu 2.54%
  • ana renk tonu 22.75%

CMYK: (12,0,3,23)
C12M0Y3K23 (12%, 0%, 3%, 23%)
(0.12 / 0.00 / 0.03 / 0.23)

CMYK yüzdeleri

%12.18
%0
%2.54
%22.75

Codes

Color #ADC5C0 in popluar color models

AD C5 C0
RGB 173 197 192
HSL 168° 17.14% 72.55%
HSB/HSV 168° 12.18% 77.25%
CMYK 12.18% 0.00% 2.54%
22.75%

Color #ADC5C0 in popluar number systems.

HEX AD C5 C0
Decimal 173 197 192
Binary 10101101 11000101 11000000
Octal 255 305 300

Shades and tints

Shades of #ADC5C0

#ADC5C0
(173,197,192)
#9EB4AF
(158,180,175)
#8FA39E
(143,163,158)
#80928D
(128,146,141)
#71817C
(113,129,124)
#62706B
(98,112,107)
#535F5A
(83,95,90)
#444E49
(68,78,73)
#353D38
(53,61,56)
#262C27
(38,44,39)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #ADC5C0

#ADC5C0
(173,197,192)
#B4CAC5
(180,202,197)
#BBCFCA
(187,207,202)
#C2D4CF
(194,212,207)
#C9D9D4
(201,217,212)
#D0DED9
(208,222,217)
#D7E3DE
(215,227,222)
#DEE8E3
(222,232,227)
#E5EDE8
(229,237,232)
#ECF2ED
(236,242,237)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5C0; }

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

This text font color is #ADC5C0.

Background Color

.myBgColor { background-color: #ADC5C0; }

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

This div background color is #ADC5C0.

Border color

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

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

This div border color is #ADC5C0.

Opacity

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

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

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

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

This text has shadow with #ADC5C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5C0.

Preview

Color preview on black background

This text has color #ADC5C0 on black background.


Color preview on white background

This text has color #ADC5C0 on white background.


Black color preview on #ADC5C0 background

This text has black color on #ADC5C0 background.


White color preview on #ADC5C0 background

This text has white color on #ADC5C0 background.


Related colors

Complementary color

Complementary color for #hex is #523A3F.


I love getcolorcode.com

Triadic colors

1 #C0ADC5 and #C5C0AD with #ADC5C0 are triadic colors.

2 #C0C5AD and #C5ADC0 with #ADC5C0 are triadic colors.