COLOR #ADB3B4

HEX: #ADB3B4 RGB: (173,179,180)

Renk bilgisi

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

RGB renk modeli

#ADB3B4 color RGB value is (173,179,180).

RGB: (173,179,180) (68%, 70%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 179 of 255 = 70%
B 180 of 255 = 71%

173
179
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 179 + 180 = 532 (100%)
R 173 of 532 ~ 32.52%
G 179 of 532 ~ 33.65%
B 180 of 532 ~ 33.83'%

%32.52
%33.65
%33.83

CMYK RENK MODELİ

#ADB3B4 rengi CMYK tonu (4,1,0,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 0.56%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%
CMYK: (4,1,0,29) C4M1Y0K29 (4%,1%,0%,29%) (0.04/0.01/0.00/0.29) 

CMYK yüzdeleri

%3.89
%0.56
%0
%29.41

Codes

Color #ADB3B4 in popluar color models

AD B3 B4
RGB 173 179 180
HSL 189° 4.46% 69.22%
HSB/HSV 189° 3.89% 70.59%
CMYK 3.89% 0.56% 0.00%
29.41%

Color #ADB3B4 in popluar number systems.

HEX AD B3 B4
Decimal 173 179 180
Binary 10101101 10110011 10110100
Octal 255 263 264

Shades and tints

Shades of #ADB3B4

#ADB3B4
(173,179,180)
#9EA3A4
(158,163,164)
#8F9394
(143,147,148)
#808384
(128,131,132)
#717374
(113,115,116)
#626364
(98,99,100)
#535354
(83,83,84)
#444344
(68,67,68)
#353334
(53,51,52)
#262324
(38,35,36)
#171314
(23,19,20)
#000000
(0,0,0)

Tints of #ADB3B4

#ADB3B4
(173,179,180)
#B4B9BA
(180,185,186)
#BBBFC0
(187,191,192)
#C2C5C6
(194,197,198)
#C9CBCC
(201,203,204)
#D0D1D2
(208,209,210)
#D7D7D8
(215,215,216)
#DEDDDE
(222,221,222)
#E5E3E4
(229,227,228)
#ECE9EA
(236,233,234)
#F3EFF0
(243,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB3B4 color. Also use rgb(173,179,180) instead hex code.

Text Font Color

.myTextColor { color: #ADB3B4; }

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

This text font color is #ADB3B4.

Background Color

.myBgColor { background-color: #ADB3B4; }

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

This div background color is #ADB3B4.

Border color

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

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

This div border color is #ADB3B4.

Opacity

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

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

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

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

This text has shadow with #ADB3B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3B4.

Preview

Color preview on black background

This text has color #ADB3B4 on black background.


Color preview on white background

This text has color #ADB3B4 on white background.


Black color preview on #ADB3B4 background

This text has black color on #ADB3B4 background.


White color preview on #ADB3B4 background

This text has white color on #ADB3B4 background.


Related colors

Complementary color

Complementary color for #hex is #524C4B.


I love getcolorcode.com

Triadic colors

1 #B4ADB3 and #B3B4AD with #ADB3B4 are triadic colors.

2 #B4B3AD and #B3ADB4 with #ADB3B4 are triadic colors.