COLOR #ADBBCD

HEX: #ADBBCD RGB: (173,187,205)

Renk bilgisi

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

RGB renk modeli

#ADBBCD color RGB value is (173,187,205).

RGB: (173,187,205) (68%, 73%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 205 of 255 = 80%

173
187
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 205 = 565 (100%)
R 173 of 565 ~ 30.62%
G 187 of 565 ~ 33.1%
B 205 of 565 ~ 36.28'%

%30.62
%33.1
%36.28

CMYK RENK MODELİ

#ADBBCD rengi CMYK tonu (16,9,0,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 8.78%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (16,9,0,20)
C16M9Y0K20 (16%, 9%, 0%, 20%)
(0.16 / 0.09 / 0.00 / 0.20)

CMYK yüzdeleri

%15.61
%8.78
%0
%19.61

Codes

Color #ADBBCD in popluar color models

AD BB CD
RGB 173 187 205
HSL 214° 24.24% 74.12%
HSB/HSV 214° 15.61% 80.39%
CMYK 15.61% 8.78% 0.00%
19.61%

Color #ADBBCD in popluar number systems.

HEX AD BB CD
Decimal 173 187 205
Binary 10101101 10111011 11001101
Octal 255 273 315

Shades and tints

Shades of #ADBBCD

#ADBBCD
(173,187,205)
#9EAABB
(158,170,187)
#8F99A9
(143,153,169)
#808897
(128,136,151)
#717785
(113,119,133)
#626673
(98,102,115)
#535561
(83,85,97)
#44444F
(68,68,79)
#35333D
(53,51,61)
#26222B
(38,34,43)
#171119
(23,17,25)
#000000
(0,0,0)

Tints of #ADBBCD

#ADBBCD
(173,187,205)
#B4C1D1
(180,193,209)
#BBC7D5
(187,199,213)
#C2CDD9
(194,205,217)
#C9D3DD
(201,211,221)
#D0D9E1
(208,217,225)
#D7DFE5
(215,223,229)
#DEE5E9
(222,229,233)
#E5EBED
(229,235,237)
#ECF1F1
(236,241,241)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBCD; }

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

This text font color is #ADBBCD.

Background Color

.myBgColor { background-color: #ADBBCD; }

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

This div background color is #ADBBCD.

Border color

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

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

This div border color is #ADBBCD.

Opacity

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

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

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

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

This text has shadow with #ADBBCD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBCD.

Preview

Color preview on black background

This text has color #ADBBCD on black background.


Color preview on white background

This text has color #ADBBCD on white background.


Black color preview on #ADBBCD background

This text has black color on #ADBBCD background.


White color preview on #ADBBCD background

This text has white color on #ADBBCD background.


Related colors

Complementary color

Complementary color for #hex is #524432.


I love getcolorcode.com

Triadic colors

1 #CDADBB and #BBCDAD with #ADBBCD are triadic colors.

2 #CDBBAD and #BBADCD with #ADBBCD are triadic colors.