COLOR #ADBAB0

HEX: #ADBAB0 RGB: (173,186,176)

Renk bilgisi

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

RGB renk modeli

#ADBAB0 color RGB value is (173,186,176).

RGB: (173,186,176) (68%, 73%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 176 of 255 = 69%

173
186
176

R + G + B ~ 70%. #ADBAB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 176 = 535 (100%)
R 173 of 535 ~ 32.34%
G 186 of 535 ~ 34.77%
B 176 of 535 ~ 32.9'%

%32.34
%34.77
%32.9

CMYK RENK MODELİ

#ADBAB0 rengi CMYK tonu (7,0,5,27).

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

CMYK: (7,0,5,27)
C7M0Y5K27 (7%, 0%, 5%, 27%)
(0.07 / 0.00 / 0.05 / 0.27)

CMYK yüzdeleri

%6.99
%0
%5.38
%27.06

Codes

Color #ADBAB0 in popluar color models

AD BA B0
RGB 173 186 176
HSL 134° 8.61% 70.39%
HSB/HSV 134° 6.99% 72.94%
CMYK 6.99% 0.00% 5.38%
27.06%

Color #ADBAB0 in popluar number systems.

HEX AD BA B0
Decimal 173 186 176
Binary 10101101 10111010 10110000
Octal 255 272 260

Shades and tints

Shades of #ADBAB0

#ADBAB0
(173,186,176)
#9EAAA0
(158,170,160)
#8F9A90
(143,154,144)
#808A80
(128,138,128)
#717A70
(113,122,112)
#626A60
(98,106,96)
#535A50
(83,90,80)
#444A40
(68,74,64)
#353A30
(53,58,48)
#262A20
(38,42,32)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADBAB0

#ADBAB0
(173,186,176)
#B4C0B7
(180,192,183)
#BBC6BE
(187,198,190)
#C2CCC5
(194,204,197)
#C9D2CC
(201,210,204)
#D0D8D3
(208,216,211)
#D7DEDA
(215,222,218)
#DEE4E1
(222,228,225)
#E5EAE8
(229,234,232)
#ECF0EF
(236,240,239)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBAB0; }

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

This text font color is #ADBAB0.

Background Color

.myBgColor { background-color: #ADBAB0; }

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

This div background color is #ADBAB0.

Border color

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

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

This div border color is #ADBAB0.

Opacity

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

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

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

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

This text has shadow with #ADBAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBAB0.

Preview

Color preview on black background

This text has color #ADBAB0 on black background.


Color preview on white background

This text has color #ADBAB0 on white background.


Black color preview on #ADBAB0 background

This text has black color on #ADBAB0 background.


White color preview on #ADBAB0 background

This text has white color on #ADBAB0 background.


Related colors

Complementary color

Complementary color for #hex is #52454F.


I love getcolorcode.com

Triadic colors

1 #B0ADBA and #BAB0AD with #ADBAB0 are triadic colors.

2 #B0BAAD and #BAADB0 with #ADBAB0 are triadic colors.