COLOR #ADC2DB

HEX: #ADC2DB RGB: (173,194,219)

Renk bilgisi

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

RGB renk modeli

#ADC2DB color RGB value is (173,194,219).

RGB: (173,194,219) (68%, 76%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 194 of 255 = 76%
B 219 of 255 = 86%

173
194
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 194 + 219 = 586 (100%)
R 173 of 586 ~ 29.52%
G 194 of 586 ~ 33.11%
B 219 of 586 ~ 37.37'%

%29.52
%33.11
%37.37

CMYK RENK MODELİ

#ADC2DB rengi CMYK tonu (21,11,0,14).

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

CMYK: (21,11,0,14)
C21M11Y0K14 (21%, 11%, 0%, 14%)
(0.21 / 0.11 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%11.42
%0
%14.12

Codes

Color #ADC2DB in popluar color models

AD C2 DB
RGB 173 194 219
HSL 213° 38.98% 76.86%
HSB/HSV 213° 21.00% 85.88%
CMYK 21.00% 11.42% 0.00%
14.12%

Color #ADC2DB in popluar number systems.

HEX AD C2 DB
Decimal 173 194 219
Binary 10101101 11000010 11011011
Octal 255 302 333

Shades and tints

Shades of #ADC2DB

#ADC2DB
(173,194,219)
#9EB1C8
(158,177,200)
#8FA0B5
(143,160,181)
#808FA2
(128,143,162)
#717E8F
(113,126,143)
#626D7C
(98,109,124)
#535C69
(83,92,105)
#444B56
(68,75,86)
#353A43
(53,58,67)
#262930
(38,41,48)
#17181D
(23,24,29)
#000000
(0,0,0)

Tints of #ADC2DB

#ADC2DB
(173,194,219)
#B4C7DE
(180,199,222)
#BBCCE1
(187,204,225)
#C2D1E4
(194,209,228)
#C9D6E7
(201,214,231)
#D0DBEA
(208,219,234)
#D7E0ED
(215,224,237)
#DEE5F0
(222,229,240)
#E5EAF3
(229,234,243)
#ECEFF6
(236,239,246)
#F3F4F9
(243,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC2DB; }

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

This text font color is #ADC2DB.

Background Color

.myBgColor { background-color: #ADC2DB; }

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

This div background color is #ADC2DB.

Border color

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

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

This div border color is #ADC2DB.

Opacity

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

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

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

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

This text has shadow with #ADC2DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC2DB.

Preview

Color preview on black background

This text has color #ADC2DB on black background.


Color preview on white background

This text has color #ADC2DB on white background.


Black color preview on #ADC2DB background

This text has black color on #ADC2DB background.


White color preview on #ADC2DB background

This text has white color on #ADC2DB background.


Related colors

Complementary color

Complementary color for #hex is #523D24.


I love getcolorcode.com

Triadic colors

1 #DBADC2 and #C2DBAD with #ADC2DB are triadic colors.

2 #DBC2AD and #C2ADDB with #ADC2DB are triadic colors.