COLOR #ADBBCE

HEX: #ADBBCE RGB: (173,187,206)

Renk bilgisi

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

RGB renk modeli

#ADBBCE color RGB value is (173,187,206).

RGB: (173,187,206) (68%, 73%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 206 of 255 = 81%

173
187
206

R + G + B ~ 74%. #ADBBCE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 206 = 566 (100%)
R 173 of 566 ~ 30.57%
G 187 of 566 ~ 33.04%
B 206 of 566 ~ 36.4'%

%30.57
%33.04
%36.4

CMYK RENK MODELİ

#ADBBCE rengi CMYK tonu (16,9,0,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 9.22%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (16,9,0,19)
C16M9Y0K19 (16%, 9%, 0%, 19%)
(0.16 / 0.09 / 0.00 / 0.19)

CMYK yüzdeleri

%16.02
%9.22
%0
%19.22

Codes

Color #ADBBCE in popluar color models

AD BB CE
RGB 173 187 206
HSL 215° 25.19% 74.31%
HSB/HSV 215° 16.02% 80.78%
CMYK 16.02% 9.22% 0.00%
19.22%

Color #ADBBCE in popluar number systems.

HEX AD BB CE
Decimal 173 187 206
Binary 10101101 10111011 11001110
Octal 255 273 316

Shades and tints

Shades of #ADBBCE

#ADBBCE
(173,187,206)
#9EAABC
(158,170,188)
#8F99AA
(143,153,170)
#808898
(128,136,152)
#717786
(113,119,134)
#626674
(98,102,116)
#535562
(83,85,98)
#444450
(68,68,80)
#35333E
(53,51,62)
#26222C
(38,34,44)
#17111A
(23,17,26)
#000000
(0,0,0)

Tints of #ADBBCE

#ADBBCE
(173,187,206)
#B4C1D2
(180,193,210)
#BBC7D6
(187,199,214)
#C2CDDA
(194,205,218)
#C9D3DE
(201,211,222)
#D0D9E2
(208,217,226)
#D7DFE6
(215,223,230)
#DEE5EA
(222,229,234)
#E5EBEE
(229,235,238)
#ECF1F2
(236,241,242)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBBCE color. Also use rgb(173,187,206) instead hex code.

Text Font Color

.myTextColor { color: #ADBBCE; }

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

This text font color is #ADBBCE.

Background Color

.myBgColor { background-color: #ADBBCE; }

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

This div background color is #ADBBCE.

Border color

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

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

This div border color is #ADBBCE.

Opacity

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

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

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

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

This text has shadow with #ADBBCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBCE.

Preview

Color preview on black background

This text has color #ADBBCE on black background.


Color preview on white background

This text has color #ADBBCE on white background.


Black color preview on #ADBBCE background

This text has black color on #ADBBCE background.


White color preview on #ADBBCE background

This text has white color on #ADBBCE background.


Related colors

Complementary color

Complementary color for #hex is #524431.


I love getcolorcode.com

Triadic colors

1 #CEADBB and #BBCEAD with #ADBBCE are triadic colors.

2 #CEBBAD and #BBADCE with #ADBBCE are triadic colors.