COLOR #ADC8D5

HEX: #ADC8D5 RGB: (173,200,213)

Renk bilgisi

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

RGB renk modeli

#ADC8D5 color RGB value is (173,200,213).

RGB: (173,200,213) (68%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 213 of 255 = 84%

173
200
213

R + G + B ~ 77%. #ADC8D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 213 = 586 (100%)
R 173 of 586 ~ 29.52%
G 200 of 586 ~ 34.13%
B 213 of 586 ~ 36.35'%

%29.52
%34.13
%36.35

CMYK RENK MODELİ

#ADC8D5 rengi CMYK tonu (19,6,0,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 6.10%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (19,6,0,16)
C19M6Y0K16 (19%, 6%, 0%, 16%)
(0.19 / 0.06 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%6.1
%0
%16.47

Codes

Color #ADC8D5 in popluar color models

AD C8 D5
RGB 173 200 213
HSL 200° 32.26% 75.69%
HSB/HSV 200° 18.78% 83.53%
CMYK 18.78% 6.10% 0.00%
16.47%

Color #ADC8D5 in popluar number systems.

HEX AD C8 D5
Decimal 173 200 213
Binary 10101101 11001000 11010101
Octal 255 310 325

Shades and tints

Shades of #ADC8D5

#ADC8D5
(173,200,213)
#9EB6C2
(158,182,194)
#8FA4AF
(143,164,175)
#80929C
(128,146,156)
#718089
(113,128,137)
#626E76
(98,110,118)
#535C63
(83,92,99)
#444A50
(68,74,80)
#35383D
(53,56,61)
#26262A
(38,38,42)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADC8D5

#ADC8D5
(173,200,213)
#B4CDD8
(180,205,216)
#BBD2DB
(187,210,219)
#C2D7DE
(194,215,222)
#C9DCE1
(201,220,225)
#D0E1E4
(208,225,228)
#D7E6E7
(215,230,231)
#DEEBEA
(222,235,234)
#E5F0ED
(229,240,237)
#ECF5F0
(236,245,240)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC8D5; }

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

This text font color is #ADC8D5.

Background Color

.myBgColor { background-color: #ADC8D5; }

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

This div background color is #ADC8D5.

Border color

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

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

This div border color is #ADC8D5.

Opacity

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

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

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

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

This text has shadow with #ADC8D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8D5.

Preview

Color preview on black background

This text has color #ADC8D5 on black background.


Color preview on white background

This text has color #ADC8D5 on white background.


Black color preview on #ADC8D5 background

This text has black color on #ADC8D5 background.


White color preview on #ADC8D5 background

This text has white color on #ADC8D5 background.


Related colors

Complementary color

Complementary color for #hex is #52372A.


I love getcolorcode.com

Triadic colors

1 #D5ADC8 and #C8D5AD with #ADC8D5 are triadic colors.

2 #D5C8AD and #C8ADD5 with #ADC8D5 are triadic colors.