COLOR #ADACB5

HEX: #ADACB5 RGB: (173,172,181)

Renk bilgisi

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

RGB renk modeli

#ADACB5 color RGB value is (173,172,181).

RGB: (173,172,181) (68%, 67%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 181 of 255 = 71%

173
172
181

R + G + B ~ 69%. #ADACB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 181 = 526 (100%)
R 173 of 526 ~ 32.89%
G 172 of 526 ~ 32.7%
B 181 of 526 ~ 34.41'%

%32.89
%32.7
%34.41

CMYK RENK MODELİ

#ADACB5 rengi CMYK tonu (4,5,0,29).

  • camgöbeği tonu 4.42%
  • eflatun tonu 4.97%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,5,0,29)
C4M5Y0K29 (4%, 5%, 0%, 29%)
(0.04 / 0.05 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%4.97
%0
%29.02

Codes

Color #ADACB5 in popluar color models

AD AC B5
RGB 173 172 181
HSL 247° 5.73% 69.22%
HSB/HSV 247° 4.97% 70.98%
CMYK 4.42% 4.97% 0.00%
29.02%

Color #ADACB5 in popluar number systems.

HEX AD AC B5
Decimal 173 172 181
Binary 10101101 10101100 10110101
Octal 255 254 265

Shades and tints

Shades of #ADACB5

#ADACB5
(173,172,181)
#9E9DA5
(158,157,165)
#8F8E95
(143,142,149)
#807F85
(128,127,133)
#717075
(113,112,117)
#626165
(98,97,101)
#535255
(83,82,85)
#444345
(68,67,69)
#353435
(53,52,53)
#262525
(38,37,37)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #ADACB5

#ADACB5
(173,172,181)
#B4B3BB
(180,179,187)
#BBBAC1
(187,186,193)
#C2C1C7
(194,193,199)
#C9C8CD
(201,200,205)
#D0CFD3
(208,207,211)
#D7D6D9
(215,214,217)
#DEDDDF
(222,221,223)
#E5E4E5
(229,228,229)
#ECEBEB
(236,235,235)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACB5; }

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

This text font color is #ADACB5.

Background Color

.myBgColor { background-color: #ADACB5; }

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

This div background color is #ADACB5.

Border color

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

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

This div border color is #ADACB5.

Opacity

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

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

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

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

This text has shadow with #ADACB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACB5.

Preview

Color preview on black background

This text has color #ADACB5 on black background.


Color preview on white background

This text has color #ADACB5 on white background.


Black color preview on #ADACB5 background

This text has black color on #ADACB5 background.


White color preview on #ADACB5 background

This text has white color on #ADACB5 background.


Related colors

Complementary color

Complementary color for #hex is #52534A.


I love getcolorcode.com

Triadic colors

1 #B5ADAC and #ACB5AD with #ADACB5 are triadic colors.

2 #B5ACAD and #ACADB5 with #ADACB5 are triadic colors.