COLOR #ADB4B5

HEX: #ADB4B5 RGB: (173,180,181)

Renk bilgisi

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

RGB renk modeli

#ADB4B5 color RGB value is (173,180,181).

RGB: (173,180,181) (68%, 71%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 181 of 255 = 71%

173
180
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 181 = 534 (100%)
R 173 of 534 ~ 32.4%
G 180 of 534 ~ 33.71%
B 181 of 534 ~ 33.9'%

%32.4
%33.71
%33.9

CMYK RENK MODELİ

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

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

CMYK: (4,1,0,29)
C4M1Y0K29 (4%, 1%, 0%, 29%)
(0.04 / 0.01 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%0.55
%0
%29.02

Codes

Color #ADB4B5 in popluar color models

AD B4 B5
RGB 173 180 181
HSL 188° 5.13% 69.41%
HSB/HSV 188° 4.42% 70.98%
CMYK 4.42% 0.55% 0.00%
29.02%

Color #ADB4B5 in popluar number systems.

HEX AD B4 B5
Decimal 173 180 181
Binary 10101101 10110100 10110101
Octal 255 264 265

Shades and tints

Shades of #ADB4B5

#ADB4B5
(173,180,181)
#9EA4A5
(158,164,165)
#8F9495
(143,148,149)
#808485
(128,132,133)
#717475
(113,116,117)
#626465
(98,100,101)
#535455
(83,84,85)
#444445
(68,68,69)
#353435
(53,52,53)
#262425
(38,36,37)
#171415
(23,20,21)
#000000
(0,0,0)

Tints of #ADB4B5

#ADB4B5
(173,180,181)
#B4BABB
(180,186,187)
#BBC0C1
(187,192,193)
#C2C6C7
(194,198,199)
#C9CCCD
(201,204,205)
#D0D2D3
(208,210,211)
#D7D8D9
(215,216,217)
#DEDEDF
(222,222,223)
#E5E4E5
(229,228,229)
#ECEAEB
(236,234,235)
#F3F0F1
(243,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB4B5; }

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

This text font color is #ADB4B5.

Background Color

.myBgColor { background-color: #ADB4B5; }

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

This div background color is #ADB4B5.

Border color

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

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

This div border color is #ADB4B5.

Opacity

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

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

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

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

This text has shadow with #ADB4B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB4B5.

Preview

Color preview on black background

This text has color #ADB4B5 on black background.


Color preview on white background

This text has color #ADB4B5 on white background.


Black color preview on #ADB4B5 background

This text has black color on #ADB4B5 background.


White color preview on #ADB4B5 background

This text has white color on #ADB4B5 background.


Related colors

Complementary color

Complementary color for #hex is #524B4A.


I love getcolorcode.com

Triadic colors

1 #B5ADB4 and #B4B5AD with #ADB4B5 are triadic colors.

2 #B5B4AD and #B4ADB5 with #ADB4B5 are triadic colors.