COLOR #ADC7DB

HEX: #ADC7DB RGB: (173,199,219)

Renk bilgisi

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

RGB renk modeli

#ADC7DB color RGB value is (173,199,219).

RGB: (173,199,219) (68%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 199 of 255 = 78%
B 219 of 255 = 86%

173
199
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 199 + 219 = 591 (100%)
R 173 of 591 ~ 29.27%
G 199 of 591 ~ 33.67%
B 219 of 591 ~ 37.06'%

%29.27
%33.67
%37.06

CMYK RENK MODELİ

#ADC7DB rengi CMYK tonu (21,9,0,14).

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

CMYK: (21,9,0,14)
C21M9Y0K14 (21%, 9%, 0%, 14%)
(0.21 / 0.09 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%9.13
%0
%14.12

Codes

Color #ADC7DB in popluar color models

AD C7 DB
RGB 173 199 219
HSL 206° 38.98% 76.86%
HSB/HSV 206° 21.00% 85.88%
CMYK 21.00% 9.13% 0.00%
14.12%

Color #ADC7DB in popluar number systems.

HEX AD C7 DB
Decimal 173 199 219
Binary 10101101 11000111 11011011
Octal 255 307 333

Shades and tints

Shades of #ADC7DB

#ADC7DB
(173,199,219)
#9EB5C8
(158,181,200)
#8FA3B5
(143,163,181)
#8091A2
(128,145,162)
#717F8F
(113,127,143)
#626D7C
(98,109,124)
#535B69
(83,91,105)
#444956
(68,73,86)
#353743
(53,55,67)
#262530
(38,37,48)
#17131D
(23,19,29)
#000000
(0,0,0)

Tints of #ADC7DB

#ADC7DB
(173,199,219)
#B4CCDE
(180,204,222)
#BBD1E1
(187,209,225)
#C2D6E4
(194,214,228)
#C9DBE7
(201,219,231)
#D0E0EA
(208,224,234)
#D7E5ED
(215,229,237)
#DEEAF0
(222,234,240)
#E5EFF3
(229,239,243)
#ECF4F6
(236,244,246)
#F3F9F9
(243,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC7DB; }

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

This text font color is #ADC7DB.

Background Color

.myBgColor { background-color: #ADC7DB; }

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

This div background color is #ADC7DB.

Border color

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

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

This div border color is #ADC7DB.

Opacity

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

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

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

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

This text has shadow with #ADC7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC7DB.

Preview

Color preview on black background

This text has color #ADC7DB on black background.


Color preview on white background

This text has color #ADC7DB on white background.


Black color preview on #ADC7DB background

This text has black color on #ADC7DB background.


White color preview on #ADC7DB background

This text has white color on #ADC7DB background.


Related colors

Complementary color

Complementary color for #hex is #523824.


I love getcolorcode.com

Triadic colors

1 #DBADC7 and #C7DBAD with #ADC7DB are triadic colors.

2 #DBC7AD and #C7ADDB with #ADC7DB are triadic colors.