COLOR #ADB2B5

HEX: #ADB2B5 RGB: (173,178,181)

Renk bilgisi

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

RGB renk modeli

#ADB2B5 color RGB value is (173,178,181).

RGB: (173,178,181) (68%, 70%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 181 of 255 = 71%

173
178
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 181 = 532 (100%)
R 173 of 532 ~ 32.52%
G 178 of 532 ~ 33.46%
B 181 of 532 ~ 34.02'%

%32.52
%33.46
%34.02

CMYK RENK MODELİ

#ADB2B5 rengi CMYK tonu (4,2,0,29).

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

CMYK: (4,2,0,29)
C4M2Y0K29 (4%, 2%, 0%, 29%)
(0.04 / 0.02 / 0.00 / 0.29)

CMYK yüzdeleri

%4.42
%1.66
%0
%29.02

Codes

Color #ADB2B5 in popluar color models

AD B2 B5
RGB 173 178 181
HSL 203° 5.13% 69.41%
HSB/HSV 203° 4.42% 70.98%
CMYK 4.42% 1.66% 0.00%
29.02%

Color #ADB2B5 in popluar number systems.

HEX AD B2 B5
Decimal 173 178 181
Binary 10101101 10110010 10110101
Octal 255 262 265

Shades and tints

Shades of #ADB2B5

#ADB2B5
(173,178,181)
#9EA2A5
(158,162,165)
#8F9295
(143,146,149)
#808285
(128,130,133)
#717275
(113,114,117)
#626265
(98,98,101)
#535255
(83,82,85)
#444245
(68,66,69)
#353235
(53,50,53)
#262225
(38,34,37)
#171215
(23,18,21)
#000000
(0,0,0)

Tints of #ADB2B5

#ADB2B5
(173,178,181)
#B4B9BB
(180,185,187)
#BBC0C1
(187,192,193)
#C2C7C7
(194,199,199)
#C9CECD
(201,206,205)
#D0D5D3
(208,213,211)
#D7DCD9
(215,220,217)
#DEE3DF
(222,227,223)
#E5EAE5
(229,234,229)
#ECF1EB
(236,241,235)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB2B5; }

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

This text font color is #ADB2B5.

Background Color

.myBgColor { background-color: #ADB2B5; }

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

This div background color is #ADB2B5.

Border color

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

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

This div border color is #ADB2B5.

Opacity

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

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

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

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

This text has shadow with #ADB2B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB2B5.

Preview

Color preview on black background

This text has color #ADB2B5 on black background.


Color preview on white background

This text has color #ADB2B5 on white background.


Black color preview on #ADB2B5 background

This text has black color on #ADB2B5 background.


White color preview on #ADB2B5 background

This text has white color on #ADB2B5 background.


Related colors

Complementary color

Complementary color for #hex is #524D4A.


I love getcolorcode.com

Triadic colors

1 #B5ADB2 and #B2B5AD with #ADB2B5 are triadic colors.

2 #B5B2AD and #B2ADB5 with #ADB2B5 are triadic colors.