COLOR #ADC4DB

HEX: #ADC4DB RGB: (173,196,219)

Renk bilgisi

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

RGB renk modeli

#ADC4DB color RGB value is (173,196,219).

RGB: (173,196,219) (68%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 219 of 255 = 86%

173
196
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 219 = 588 (100%)
R 173 of 588 ~ 29.42%
G 196 of 588 ~ 33.33%
B 219 of 588 ~ 37.24'%

%29.42
%33.33
%37.24

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.00%
  • eflatun tonu 10.50%
  • 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
%10.5
%0
%14.12

Codes

Color #ADC4DB in popluar color models

AD C4 DB
RGB 173 196 219
HSL 210° 38.98% 76.86%
HSB/HSV 210° 21.00% 85.88%
CMYK 21.00% 10.50% 0.00%
14.12%

Color #ADC4DB in popluar number systems.

HEX AD C4 DB
Decimal 173 196 219
Binary 10101101 11000100 11011011
Octal 255 304 333

Shades and tints

Shades of #ADC4DB

#ADC4DB
(173,196,219)
#9EB3C8
(158,179,200)
#8FA2B5
(143,162,181)
#8091A2
(128,145,162)
#71808F
(113,128,143)
#626F7C
(98,111,124)
#535E69
(83,94,105)
#444D56
(68,77,86)
#353C43
(53,60,67)
#262B30
(38,43,48)
#171A1D
(23,26,29)
#000000
(0,0,0)

Tints of #ADC4DB

#ADC4DB
(173,196,219)
#B4C9DE
(180,201,222)
#BBCEE1
(187,206,225)
#C2D3E4
(194,211,228)
#C9D8E7
(201,216,231)
#D0DDEA
(208,221,234)
#D7E2ED
(215,226,237)
#DEE7F0
(222,231,240)
#E5ECF3
(229,236,243)
#ECF1F6
(236,241,246)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC4DB; }

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

This text font color is #ADC4DB.

Background Color

.myBgColor { background-color: #ADC4DB; }

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

This div background color is #ADC4DB.

Border color

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

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

This div border color is #ADC4DB.

Opacity

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

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

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

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

This text has shadow with #ADC4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC4DB.

Preview

Color preview on black background

This text has color #ADC4DB on black background.


Color preview on white background

This text has color #ADC4DB on white background.


Black color preview on #ADC4DB background

This text has black color on #ADC4DB background.


White color preview on #ADC4DB background

This text has white color on #ADC4DB background.


Related colors

Complementary color

Complementary color for #hex is #523B24.


I love getcolorcode.com

Triadic colors

1 #DBADC4 and #C4DBAD with #ADC4DB are triadic colors.

2 #DBC4AD and #C4ADDB with #ADC4DB are triadic colors.