COLOR #ADC0C8

HEX: #ADC0C8 RGB: (173,192,200)

Renk bilgisi

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

RGB renk modeli

#ADC0C8 color RGB value is (173,192,200).

RGB: (173,192,200) (68%, 75%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 200 of 255 = 78%

173
192
200

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 200 = 565 (100%)
R 173 of 565 ~ 30.62%
G 192 of 565 ~ 33.98%
B 200 of 565 ~ 35.4'%

%30.62
%33.98
%35.4

CMYK RENK MODELİ

#ADC0C8 rengi CMYK tonu (14,4,0,22).

  • camgöbeği tonu 13.50%
  • eflatun tonu 4.00%
  • sarı tonu 0.00%
  • ana renk tonu 21.57%

CMYK: (14,4,0,22)
C14M4Y0K22 (14%, 4%, 0%, 22%)
(0.14 / 0.04 / 0.00 / 0.22)

CMYK yüzdeleri

%13.5
%4
%0
%21.57

Codes

Color #ADC0C8 in popluar color models

AD C0 C8
RGB 173 192 200
HSL 198° 19.71% 73.14%
HSB/HSV 198° 13.50% 78.43%
CMYK 13.50% 4.00% 0.00%
21.57%

Color #ADC0C8 in popluar number systems.

HEX AD C0 C8
Decimal 173 192 200
Binary 10101101 11000000 11001000
Octal 255 300 310

Shades and tints

Shades of #ADC0C8

#ADC0C8
(173,192,200)
#9EAFB6
(158,175,182)
#8F9EA4
(143,158,164)
#808D92
(128,141,146)
#717C80
(113,124,128)
#626B6E
(98,107,110)
#535A5C
(83,90,92)
#44494A
(68,73,74)
#353838
(53,56,56)
#262726
(38,39,38)
#171614
(23,22,20)
#000000
(0,0,0)

Tints of #ADC0C8

#ADC0C8
(173,192,200)
#B4C5CD
(180,197,205)
#BBCAD2
(187,202,210)
#C2CFD7
(194,207,215)
#C9D4DC
(201,212,220)
#D0D9E1
(208,217,225)
#D7DEE6
(215,222,230)
#DEE3EB
(222,227,235)
#E5E8F0
(229,232,240)
#ECEDF5
(236,237,245)
#F3F2FA
(243,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC0C8; }

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

This text font color is #ADC0C8.

Background Color

.myBgColor { background-color: #ADC0C8; }

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

This div background color is #ADC0C8.

Border color

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

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

This div border color is #ADC0C8.

Opacity

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

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

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

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

This text has shadow with #ADC0C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0C8.

Preview

Color preview on black background

This text has color #ADC0C8 on black background.


Color preview on white background

This text has color #ADC0C8 on white background.


Black color preview on #ADC0C8 background

This text has black color on #ADC0C8 background.


White color preview on #ADC0C8 background

This text has white color on #ADC0C8 background.


Related colors

Complementary color

Complementary color for #hex is #523F37.


I love getcolorcode.com

Triadic colors

1 #C8ADC0 and #C0C8AD with #ADC0C8 are triadic colors.

2 #C8C0AD and #C0ADC8 with #ADC0C8 are triadic colors.