COLOR #ADBBC5

HEX: #ADBBC5 RGB: (173,187,197)

Renk bilgisi

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

RGB renk modeli

#ADBBC5 color RGB value is (173,187,197).

RGB: (173,187,197) (68%, 73%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 187 of 255 = 73%
B 197 of 255 = 77%

173
187
197

R + G + B ~ 73%. #ADBBC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 187 + 197 = 557 (100%)
R 173 of 557 ~ 31.06%
G 187 of 557 ~ 33.57%
B 197 of 557 ~ 35.37'%

%31.06
%33.57
%35.37

CMYK RENK MODELİ

#ADBBC5 rengi CMYK tonu (12,5,0,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 5.08%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%
CMYK: (12,5,0,23) C12M5Y0K23 (12%,5%,0%,23%) (0.12/0.05/0.00/0.23) 

CMYK yüzdeleri

%12.18
%5.08
%0
%22.75

Codes

Color #ADBBC5 in popluar color models

AD BB C5
RGB 173 187 197
HSL 205° 17.14% 72.55%
HSB/HSV 205° 12.18% 77.25%
CMYK 12.18% 5.08% 0.00%
22.75%

Color #ADBBC5 in popluar number systems.

HEX AD BB C5
Decimal 173 187 197
Binary 10101101 10111011 11000101
Octal 255 273 305

Shades and tints

Shades of #ADBBC5

#ADBBC5
(173,187,197)
#9EAAB4
(158,170,180)
#8F99A3
(143,153,163)
#808892
(128,136,146)
#717781
(113,119,129)
#626670
(98,102,112)
#53555F
(83,85,95)
#44444E
(68,68,78)
#35333D
(53,51,61)
#26222C
(38,34,44)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #ADBBC5

#ADBBC5
(173,187,197)
#B4C1CA
(180,193,202)
#BBC7CF
(187,199,207)
#C2CDD4
(194,205,212)
#C9D3D9
(201,211,217)
#D0D9DE
(208,217,222)
#D7DFE3
(215,223,227)
#DEE5E8
(222,229,232)
#E5EBED
(229,235,237)
#ECF1F2
(236,241,242)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBBC5; }

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

This text font color is #ADBBC5.

Background Color

.myBgColor { background-color: #ADBBC5; }

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

This div background color is #ADBBC5.

Border color

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

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

This div border color is #ADBBC5.

Opacity

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

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

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

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

This text has shadow with #ADBBC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBBC5.

Preview

Color preview on black background

This text has color #ADBBC5 on black background.


Color preview on white background

This text has color #ADBBC5 on white background.


Black color preview on #ADBBC5 background

This text has black color on #ADBBC5 background.


White color preview on #ADBBC5 background

This text has white color on #ADBBC5 background.


Related colors

Complementary color

Complementary color for #hex is #52443A.


I love getcolorcode.com

Triadic colors

1 #C5ADBB and #BBC5AD with #ADBBC5 are triadic colors.

2 #C5BBAD and #BBADC5 with #ADBBC5 are triadic colors.