COLOR #ADCADB

HEX: #ADCADB RGB: (173,202,219)

Renk bilgisi

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

RGB renk modeli

#ADCADB color RGB value is (173,202,219).

RGB: (173,202,219) (68%, 79%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 202 of 255 = 79%
B 219 of 255 = 86%

173
202
219

R + G + B ~ 78%. #ADCADB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 202 + 219 = 594 (100%)
R 173 of 594 ~ 29.12%
G 202 of 594 ~ 34.01%
B 219 of 594 ~ 36.87'%

%29.12
%34.01
%36.87

CMYK RENK MODELİ

#ADCADB rengi CMYK tonu (21,8,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 7.76%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,8,0,14)
C21M8Y0K14 (21%, 8%, 0%, 14%)
(0.21 / 0.08 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%7.76
%0
%14.12

Codes

Color #ADCADB in popluar color models

AD CA DB
RGB 173 202 219
HSL 202° 38.98% 76.86%
HSB/HSV 202° 21.00% 85.88%
CMYK 21.00% 7.76% 0.00%
14.12%

Color #ADCADB in popluar number systems.

HEX AD CA DB
Decimal 173 202 219
Binary 10101101 11001010 11011011
Octal 255 312 333

Shades and tints

Shades of #ADCADB

#ADCADB
(173,202,219)
#9EB8C8
(158,184,200)
#8FA6B5
(143,166,181)
#8094A2
(128,148,162)
#71828F
(113,130,143)
#62707C
(98,112,124)
#535E69
(83,94,105)
#444C56
(68,76,86)
#353A43
(53,58,67)
#262830
(38,40,48)
#17161D
(23,22,29)
#000000
(0,0,0)

Tints of #ADCADB

#ADCADB
(173,202,219)
#B4CEDE
(180,206,222)
#BBD2E1
(187,210,225)
#C2D6E4
(194,214,228)
#C9DAE7
(201,218,231)
#D0DEEA
(208,222,234)
#D7E2ED
(215,226,237)
#DEE6F0
(222,230,240)
#E5EAF3
(229,234,243)
#ECEEF6
(236,238,246)
#F3F2F9
(243,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCADB; }

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

This text font color is #ADCADB.

Background Color

.myBgColor { background-color: #ADCADB; }

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

This div background color is #ADCADB.

Border color

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

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

This div border color is #ADCADB.

Opacity

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

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

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

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

This text has shadow with #ADCADB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCADB.

Preview

Color preview on black background

This text has color #ADCADB on black background.


Color preview on white background

This text has color #ADCADB on white background.


Black color preview on #ADCADB background

This text has black color on #ADCADB background.


White color preview on #ADCADB background

This text has white color on #ADCADB background.


Related colors

Complementary color

Complementary color for #hex is #523524.


I love getcolorcode.com

Triadic colors

1 #DBADCA and #CADBAD with #ADCADB are triadic colors.

2 #DBCAAD and #CAADDB with #ADCADB are triadic colors.