COLOR #ADBECB

HEX: #ADBECB RGB: (173,190,203)

Renk bilgisi

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

RGB renk modeli

#ADBECB color RGB value is (173,190,203).

RGB: (173,190,203) (68%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 203 of 255 = 80%

173
190
203

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 203 = 566 (100%)
R 173 of 566 ~ 30.57%
G 190 of 566 ~ 33.57%
B 203 of 566 ~ 35.87'%

%30.57
%33.57
%35.87

CMYK RENK MODELİ

#ADBECB rengi CMYK tonu (15,6,0,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 6.40%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (15,6,0,20)
C15M6Y0K20 (15%, 6%, 0%, 20%)
(0.15 / 0.06 / 0.00 / 0.20)

CMYK yüzdeleri

%14.78
%6.4
%0
%20.39

Codes

Color #ADBECB in popluar color models

AD BE CB
RGB 173 190 203
HSL 206° 22.39% 73.73%
HSB/HSV 206° 14.78% 79.61%
CMYK 14.78% 6.40% 0.00%
20.39%

Color #ADBECB in popluar number systems.

HEX AD BE CB
Decimal 173 190 203
Binary 10101101 10111110 11001011
Octal 255 276 313

Shades and tints

Shades of #ADBECB

#ADBECB
(173,190,203)
#9EADB9
(158,173,185)
#8F9CA7
(143,156,167)
#808B95
(128,139,149)
#717A83
(113,122,131)
#626971
(98,105,113)
#53585F
(83,88,95)
#44474D
(68,71,77)
#35363B
(53,54,59)
#262529
(38,37,41)
#171417
(23,20,23)
#000000
(0,0,0)

Tints of #ADBECB

#ADBECB
(173,190,203)
#B4C3CF
(180,195,207)
#BBC8D3
(187,200,211)
#C2CDD7
(194,205,215)
#C9D2DB
(201,210,219)
#D0D7DF
(208,215,223)
#D7DCE3
(215,220,227)
#DEE1E7
(222,225,231)
#E5E6EB
(229,230,235)
#ECEBEF
(236,235,239)
#F3F0F3
(243,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBECB; }

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

This text font color is #ADBECB.

Background Color

.myBgColor { background-color: #ADBECB; }

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

This div background color is #ADBECB.

Border color

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

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

This div border color is #ADBECB.

Opacity

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

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

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

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

This text has shadow with #ADBECB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBECB.

Preview

Color preview on black background

This text has color #ADBECB on black background.


Color preview on white background

This text has color #ADBECB on white background.


Black color preview on #ADBECB background

This text has black color on #ADBECB background.


White color preview on #ADBECB background

This text has white color on #ADBECB background.


Related colors

Complementary color

Complementary color for #hex is #524134.


I love getcolorcode.com

Triadic colors

1 #CBADBE and #BECBAD with #ADBECB are triadic colors.

2 #CBBEAD and #BEADCB with #ADBECB are triadic colors.