COLOR #ADBAB7

HEX: #ADBAB7 RGB: (173,186,183)

Renk bilgisi

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

RGB renk modeli

#ADBAB7 color RGB value is (173,186,183).

RGB: (173,186,183) (68%, 73%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 183 of 255 = 72%

173
186
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 183 = 542 (100%)
R 173 of 542 ~ 31.92%
G 186 of 542 ~ 34.32%
B 183 of 542 ~ 33.76'%

%31.92
%34.32
%33.76

CMYK RENK MODELİ

#ADBAB7 rengi CMYK tonu (7,0,2,27).

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

CMYK: (7,0,2,27)
C7M0Y2K27 (7%, 0%, 2%, 27%)
(0.07 / 0.00 / 0.02 / 0.27)

CMYK yüzdeleri

%6.99
%0
%1.61
%27.06

Codes

Color #ADBAB7 in popluar color models

AD BA B7
RGB 173 186 183
HSL 166° 8.61% 70.39%
HSB/HSV 166° 6.99% 72.94%
CMYK 6.99% 0.00% 1.61%
27.06%

Color #ADBAB7 in popluar number systems.

HEX AD BA B7
Decimal 173 186 183
Binary 10101101 10111010 10110111
Octal 255 272 267

Shades and tints

Shades of #ADBAB7

#ADBAB7
(173,186,183)
#9EAAA7
(158,170,167)
#8F9A97
(143,154,151)
#808A87
(128,138,135)
#717A77
(113,122,119)
#626A67
(98,106,103)
#535A57
(83,90,87)
#444A47
(68,74,71)
#353A37
(53,58,55)
#262A27
(38,42,39)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADBAB7

#ADBAB7
(173,186,183)
#B4C0BD
(180,192,189)
#BBC6C3
(187,198,195)
#C2CCC9
(194,204,201)
#C9D2CF
(201,210,207)
#D0D8D5
(208,216,213)
#D7DEDB
(215,222,219)
#DEE4E1
(222,228,225)
#E5EAE7
(229,234,231)
#ECF0ED
(236,240,237)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAB7; }

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

This text font color is #ADBAB7.

Background Color

.myBgColor { background-color: #ADBAB7; }

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

This div background color is #ADBAB7.

Border color

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

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

This div border color is #ADBAB7.

Opacity

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

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

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

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

This text has shadow with #ADBAB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAB7.

Preview

Color preview on black background

This text has color #ADBAB7 on black background.


Color preview on white background

This text has color #ADBAB7 on white background.


Black color preview on #ADBAB7 background

This text has black color on #ADBAB7 background.


White color preview on #ADBAB7 background

This text has white color on #ADBAB7 background.


Related colors

Complementary color

Complementary color for #hex is #524548.


I love getcolorcode.com

Triadic colors

1 #B7ADBA and #BAB7AD with #ADBAB7 are triadic colors.

2 #B7BAAD and #BAADB7 with #ADBAB7 are triadic colors.