COLOR #ADBAB9

HEX: #ADBAB9 RGB: (173,186,185)

Renk bilgisi

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

RGB renk modeli

#ADBAB9 color RGB value is (173,186,185).

RGB: (173,186,185) (68%, 73%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 185 of 255 = 73%

173
186
185

R + G + B ~ 71%. #ADBAB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 185 = 544 (100%)
R 173 of 544 ~ 31.8%
G 186 of 544 ~ 34.19%
B 185 of 544 ~ 34.01'%

%31.8
%34.19
%34.01

CMYK RENK MODELİ

#ADBAB9 rengi CMYK tonu (7,0,1,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 0.54%
  • ana renk tonu 27.06%

CMYK: (7,0,1,27)
C7M0Y1K27 (7%, 0%, 1%, 27%)
(0.07 / 0.00 / 0.01 / 0.27)

CMYK yüzdeleri

%6.99
%0
%0.54
%27.06

Codes

Color #ADBAB9 in popluar color models

AD BA B9
RGB 173 186 185
HSL 175° 8.61% 70.39%
HSB/HSV 175° 6.99% 72.94%
CMYK 6.99% 0.00% 0.54%
27.06%

Color #ADBAB9 in popluar number systems.

HEX AD BA B9
Decimal 173 186 185
Binary 10101101 10111010 10111001
Octal 255 272 271

Shades and tints

Shades of #ADBAB9

#ADBAB9
(173,186,185)
#9EAAA9
(158,170,169)
#8F9A99
(143,154,153)
#808A89
(128,138,137)
#717A79
(113,122,121)
#626A69
(98,106,105)
#535A59
(83,90,89)
#444A49
(68,74,73)
#353A39
(53,58,57)
#262A29
(38,42,41)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADBAB9

#ADBAB9
(173,186,185)
#B4C0BF
(180,192,191)
#BBC6C5
(187,198,197)
#C2CCCB
(194,204,203)
#C9D2D1
(201,210,209)
#D0D8D7
(208,216,215)
#D7DEDD
(215,222,221)
#DEE4E3
(222,228,227)
#E5EAE9
(229,234,233)
#ECF0EF
(236,240,239)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBAB9 color. Also use rgb(173,186,185) instead hex code.

Text Font Color

.myTextColor { color: #ADBAB9; }

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

This text font color is #ADBAB9.

Background Color

.myBgColor { background-color: #ADBAB9; }

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

This div background color is #ADBAB9.

Border color

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

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

This div border color is #ADBAB9.

Opacity

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

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

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

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

This text has shadow with #ADBAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAB9.

Preview

Color preview on black background

This text has color #ADBAB9 on black background.


Color preview on white background

This text has color #ADBAB9 on white background.


Black color preview on #ADBAB9 background

This text has black color on #ADBAB9 background.


White color preview on #ADBAB9 background

This text has white color on #ADBAB9 background.


Related colors

Complementary color

Complementary color for #hex is #524546.


I love getcolorcode.com

Triadic colors

1 #B9ADBA and #BAB9AD with #ADBAB9 are triadic colors.

2 #B9BAAD and #BAADB9 with #ADBAB9 are triadic colors.