COLOR #ADCAD5

HEX: #ADCAD5 RGB: (173,202,213)

Renk bilgisi

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

RGB renk modeli

#ADCAD5 color RGB value is (173,202,213).

RGB: (173,202,213) (68%, 79%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 202 of 255 = 79%
B 213 of 255 = 84%

173
202
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 202 + 213 = 588 (100%)
R 173 of 588 ~ 29.42%
G 202 of 588 ~ 34.35%
B 213 of 588 ~ 36.22'%

%29.42
%34.35
%36.22

CMYK RENK MODELİ

#ADCAD5 rengi CMYK tonu (19,5,0,16).

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

CMYK: (19,5,0,16)
C19M5Y0K16 (19%, 5%, 0%, 16%)
(0.19 / 0.05 / 0.00 / 0.16)

CMYK yüzdeleri

%18.78
%5.16
%0
%16.47

Codes

Color #ADCAD5 in popluar color models

AD CA D5
RGB 173 202 213
HSL 197° 32.26% 75.69%
HSB/HSV 197° 18.78% 83.53%
CMYK 18.78% 5.16% 0.00%
16.47%

Color #ADCAD5 in popluar number systems.

HEX AD CA D5
Decimal 173 202 213
Binary 10101101 11001010 11010101
Octal 255 312 325

Shades and tints

Shades of #ADCAD5

#ADCAD5
(173,202,213)
#9EB8C2
(158,184,194)
#8FA6AF
(143,166,175)
#80949C
(128,148,156)
#718289
(113,130,137)
#627076
(98,112,118)
#535E63
(83,94,99)
#444C50
(68,76,80)
#353A3D
(53,58,61)
#26282A
(38,40,42)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADCAD5

#ADCAD5
(173,202,213)
#B4CED8
(180,206,216)
#BBD2DB
(187,210,219)
#C2D6DE
(194,214,222)
#C9DAE1
(201,218,225)
#D0DEE4
(208,222,228)
#D7E2E7
(215,226,231)
#DEE6EA
(222,230,234)
#E5EAED
(229,234,237)
#ECEEF0
(236,238,240)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCAD5; }

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

This text font color is #ADCAD5.

Background Color

.myBgColor { background-color: #ADCAD5; }

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

This div background color is #ADCAD5.

Border color

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

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

This div border color is #ADCAD5.

Opacity

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

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

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

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

This text has shadow with #ADCAD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCAD5.

Preview

Color preview on black background

This text has color #ADCAD5 on black background.


Color preview on white background

This text has color #ADCAD5 on white background.


Black color preview on #ADCAD5 background

This text has black color on #ADCAD5 background.


White color preview on #ADCAD5 background

This text has white color on #ADCAD5 background.


Related colors

Complementary color

Complementary color for #hex is #52352A.


I love getcolorcode.com

Triadic colors

1 #D5ADCA and #CAD5AD with #ADCAD5 are triadic colors.

2 #D5CAAD and #CAADD5 with #ADCAD5 are triadic colors.