COLOR #ADBBC0

HEX: #ADBBC0 RGB: (173,187,192)

Renk bilgisi

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

RGB renk modeli

#ADBBC0 color RGB value is (173,187,192).

RGB: (173,187,192) (68%, 73%, 75%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 192 of 255 = 75%

173
187
192

R + G + B ~ 72%. #ADBBC0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 192 = 552 (100%)
R 173 of 552 ~ 31.34%
G 187 of 552 ~ 33.88%
B 192 of 552 ~ 34.78'%

%31.34
%33.88
%34.78

CMYK RENK MODELİ

#ADBBC0 rengi CMYK tonu (10,3,0,25).

  • camgöbeği tonu 9.90%
  • eflatun tonu 2.60%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (10,3,0,25)
C10M3Y0K25 (10%, 3%, 0%, 25%)
(0.10 / 0.03 / 0.00 / 0.25)

CMYK yüzdeleri

%9.9
%2.6
%0
%24.71

Codes

Color #ADBBC0 in popluar color models

AD BB C0
RGB 173 187 192
HSL 196° 13.10% 71.57%
HSB/HSV 196° 9.90% 75.29%
CMYK 9.90% 2.60% 0.00%
24.71%

Color #ADBBC0 in popluar number systems.

HEX AD BB C0
Decimal 173 187 192
Binary 10101101 10111011 11000000
Octal 255 273 300

Shades and tints

Shades of #ADBBC0

#ADBBC0
(173,187,192)
#9EAAAF
(158,170,175)
#8F999E
(143,153,158)
#80888D
(128,136,141)
#71777C
(113,119,124)
#62666B
(98,102,107)
#53555A
(83,85,90)
#444449
(68,68,73)
#353338
(53,51,56)
#262227
(38,34,39)
#171116
(23,17,22)
#000000
(0,0,0)

Tints of #ADBBC0

#ADBBC0
(173,187,192)
#B4C1C5
(180,193,197)
#BBC7CA
(187,199,202)
#C2CDCF
(194,205,207)
#C9D3D4
(201,211,212)
#D0D9D9
(208,217,217)
#D7DFDE
(215,223,222)
#DEE5E3
(222,229,227)
#E5EBE8
(229,235,232)
#ECF1ED
(236,241,237)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBC0; }

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

This text font color is #ADBBC0.

Background Color

.myBgColor { background-color: #ADBBC0; }

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

This div background color is #ADBBC0.

Border color

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

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

This div border color is #ADBBC0.

Opacity

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

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

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

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

This text has shadow with #ADBBC0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBC0.

Preview

Color preview on black background

This text has color #ADBBC0 on black background.


Color preview on white background

This text has color #ADBBC0 on white background.


Black color preview on #ADBBC0 background

This text has black color on #ADBBC0 background.


White color preview on #ADBBC0 background

This text has white color on #ADBBC0 background.


Related colors

Complementary color

Complementary color for #hex is #52443F.


I love getcolorcode.com

Triadic colors

1 #C0ADBB and #BBC0AD with #ADBBC0 are triadic colors.

2 #C0BBAD and #BBADC0 with #ADBBC0 are triadic colors.