COLOR #ADACB0

HEX: #ADACB0 RGB: (173,172,176)

Renk bilgisi

#ADACB0 contains red, green and blue colors in about the same proportion. #ADACB0 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADACB0 color RGB value is (173,172,176).

RGB: (173,172,176) (68%, 67%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 176 of 255 = 69%

173
172
176

R + G + B ~ 68%. #ADACB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 176 = 521 (100%)
R 173 of 521 ~ 33.21%
G 172 of 521 ~ 33.01%
B 176 of 521 ~ 33.78'%

%33.21
%33.01
%33.78

CMYK RENK MODELİ

#ADACB0 rengi CMYK tonu (2,2,0,31).

  • camgöbeği tonu 1.70%
  • eflatun tonu 2.27%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (2,2,0,31)
C2M2Y0K31 (2%, 2%, 0%, 31%)
(0.02 / 0.02 / 0.00 / 0.31)

CMYK yüzdeleri

%1.7
%2.27
%0
%30.98

Codes

Color #ADACB0 in popluar color models

AD AC B0
RGB 173 172 176
HSL 255° 2.47% 68.24%
HSB/HSV 255° 2.27% 69.02%
CMYK 1.70% 2.27% 0.00%
30.98%

Color #ADACB0 in popluar number systems.

HEX AD AC B0
Decimal 173 172 176
Binary 10101101 10101100 10110000
Octal 255 254 260

Shades and tints

Shades of #ADACB0

#ADACB0
(173,172,176)
#9E9DA0
(158,157,160)
#8F8E90
(143,142,144)
#807F80
(128,127,128)
#717070
(113,112,112)
#626160
(98,97,96)
#535250
(83,82,80)
#444340
(68,67,64)
#353430
(53,52,48)
#262520
(38,37,32)
#171610
(23,22,16)
#000000
(0,0,0)

Tints of #ADACB0

#ADACB0
(173,172,176)
#B4B3B7
(180,179,183)
#BBBABE
(187,186,190)
#C2C1C5
(194,193,197)
#C9C8CC
(201,200,204)
#D0CFD3
(208,207,211)
#D7D6DA
(215,214,218)
#DEDDE1
(222,221,225)
#E5E4E8
(229,228,232)
#ECEBEF
(236,235,239)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACB0; }

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

This text font color is #ADACB0.

Background Color

.myBgColor { background-color: #ADACB0; }

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

This div background color is #ADACB0.

Border color

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

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

This div border color is #ADACB0.

Opacity

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

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

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

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

This text has shadow with #ADACB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACB0.

Preview

Color preview on black background

This text has color #ADACB0 on black background.


Color preview on white background

This text has color #ADACB0 on white background.


Black color preview on #ADACB0 background

This text has black color on #ADACB0 background.


White color preview on #ADACB0 background

This text has white color on #ADACB0 background.


Related colors

Complementary color

Complementary color for #hex is #52534F.


I love getcolorcode.com

Triadic colors

1 #B0ADAC and #ACB0AD with #ADACB0 are triadic colors.

2 #B0ACAD and #ACADB0 with #ADACB0 are triadic colors.