COLOR #ADCBE7

HEX: #ADCBE7 RGB: (173,203,231)

Renk bilgisi

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

RGB renk modeli

#ADCBE7 color RGB value is (173,203,231).

RGB: (173,203,231) (68%, 80%, 91%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 203 of 255 = 80%
B 231 of 255 = 91%

173
203
231

R + G + B ~ 80%. #ADCBE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 231 = 607 (100%)
R 173 of 607 ~ 28.5%
G 203 of 607 ~ 33.44%
B 231 of 607 ~ 38.06'%

%28.5
%33.44
%38.06

CMYK RENK MODELİ

#ADCBE7 rengi CMYK tonu (25,12,0,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 12.12%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (25,12,0,9)
C25M12Y0K9 (25%, 12%, 0%, 9%)
(0.25 / 0.12 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%12.12
%0
%9.41

Codes

Color #ADCBE7 in popluar color models

AD CB E7
RGB 173 203 231
HSL 209° 54.72% 79.22%
HSB/HSV 209° 25.11% 90.59%
CMYK 25.11% 12.12% 0.00%
9.41%

Color #ADCBE7 in popluar number systems.

HEX AD CB E7
Decimal 173 203 231
Binary 10101101 11001011 11100111
Octal 255 313 347

Shades and tints

Shades of #ADCBE7

#ADCBE7
(173,203,231)
#9EB9D2
(158,185,210)
#8FA7BD
(143,167,189)
#8095A8
(128,149,168)
#718393
(113,131,147)
#62717E
(98,113,126)
#535F69
(83,95,105)
#444D54
(68,77,84)
#353B3F
(53,59,63)
#26292A
(38,41,42)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #ADCBE7

#ADCBE7
(173,203,231)
#B4CFE9
(180,207,233)
#BBD3EB
(187,211,235)
#C2D7ED
(194,215,237)
#C9DBEF
(201,219,239)
#D0DFF1
(208,223,241)
#D7E3F3
(215,227,243)
#DEE7F5
(222,231,245)
#E5EBF7
(229,235,247)
#ECEFF9
(236,239,249)
#F3F3FB
(243,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCBE7 color. Also use rgb(173,203,231) instead hex code.

Text Font Color

.myTextColor { color: #ADCBE7; }

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

This text font color is #ADCBE7.

Background Color

.myBgColor { background-color: #ADCBE7; }

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

This div background color is #ADCBE7.

Border color

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

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

This div border color is #ADCBE7.

Opacity

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

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

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

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

This text has shadow with #ADCBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBE7.

Preview

Color preview on black background

This text has color #ADCBE7 on black background.


Color preview on white background

This text has color #ADCBE7 on white background.


Black color preview on #ADCBE7 background

This text has black color on #ADCBE7 background.


White color preview on #ADCBE7 background

This text has white color on #ADCBE7 background.


Related colors

Complementary color

Complementary color for #hex is #523418.


I love getcolorcode.com

Triadic colors

1 #E7ADCB and #CBE7AD with #ADCBE7 are triadic colors.

2 #E7CBAD and #CBADE7 with #ADCBE7 are triadic colors.