COLOR #ADBECD

HEX: #ADBECD RGB: (173,190,205)

Renk bilgisi

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

RGB renk modeli

#ADBECD color RGB value is (173,190,205).

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

RGB bağlantıları ve doygunluk

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

173
190
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 205 = 568 (100%)
R 173 of 568 ~ 30.46%
G 190 of 568 ~ 33.45%
B 205 of 568 ~ 36.09'%

%30.46
%33.45
%36.09

CMYK RENK MODELİ

#ADBECD rengi CMYK tonu (16,7,0,20).

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

CMYK: (16,7,0,20)
C16M7Y0K20 (16%, 7%, 0%, 20%)
(0.16 / 0.07 / 0.00 / 0.20)

CMYK yüzdeleri

%15.61
%7.32
%0
%19.61

Codes

Color #ADBECD in popluar color models

AD BE CD
RGB 173 190 205
HSL 208° 24.24% 74.12%
HSB/HSV 208° 15.61% 80.39%
CMYK 15.61% 7.32% 0.00%
19.61%

Color #ADBECD in popluar number systems.

HEX AD BE CD
Decimal 173 190 205
Binary 10101101 10111110 11001101
Octal 255 276 315

Shades and tints

Shades of #ADBECD

#ADBECD
(173,190,205)
#9EADBB
(158,173,187)
#8F9CA9
(143,156,169)
#808B97
(128,139,151)
#717A85
(113,122,133)
#626973
(98,105,115)
#535861
(83,88,97)
#44474F
(68,71,79)
#35363D
(53,54,61)
#26252B
(38,37,43)
#171419
(23,20,25)
#000000
(0,0,0)

Tints of #ADBECD

#ADBECD
(173,190,205)
#B4C3D1
(180,195,209)
#BBC8D5
(187,200,213)
#C2CDD9
(194,205,217)
#C9D2DD
(201,210,221)
#D0D7E1
(208,215,225)
#D7DCE5
(215,220,229)
#DEE1E9
(222,225,233)
#E5E6ED
(229,230,237)
#ECEBF1
(236,235,241)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBECD; }

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

This text font color is #ADBECD.

Background Color

.myBgColor { background-color: #ADBECD; }

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

This div background color is #ADBECD.

Border color

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

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

This div border color is #ADBECD.

Opacity

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

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

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

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

This text has shadow with #ADBECD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBECD.

Preview

Color preview on black background

This text has color #ADBECD on black background.


Color preview on white background

This text has color #ADBECD on white background.


Black color preview on #ADBECD background

This text has black color on #ADBECD background.


White color preview on #ADBECD background

This text has white color on #ADBECD background.


Related colors

Complementary color

Complementary color for #hex is #524132.


I love getcolorcode.com

Triadic colors

1 #CDADBE and #BECDAD with #ADBECD are triadic colors.

2 #CDBEAD and #BEADCD with #ADBECD are triadic colors.