COLOR #B9ADB5

HEX: #B9ADB5 RGB: (185,173,181)

Renk bilgisi

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

RGB renk modeli

#B9ADB5 color RGB value is (185,173,181).

RGB: (185,173,181) (73%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 185 of 255 = 73%
G 173 of 255 = 68%
B 181 of 255 = 71%

185
173
181

R + G + B ~ 71%. #B9ADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 185 + 173 + 181 = 539 (100%)
R 185 of 539 ~ 34.32%
G 173 of 539 ~ 32.1%
B 181 of 539 ~ 33.58'%

%34.32
%32.1
%33.58

CMYK RENK MODELİ

#B9ADB5 rengi CMYK tonu (0,6,2,27).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.49%
  • sarı tonu 2.16%
  • ana renk tonu 27.45%

CMYK: (0,6,2,27)
C0M6Y2K27 (0%, 6%, 2%, 27%)
(0.00 / 0.06 / 0.02 / 0.27)

CMYK yüzdeleri

%0
%6.49
%2.16
%27.45

Codes

Color #B9ADB5 in popluar color models

B9 AD B5
RGB 185 173 181
HSL 320° 7.89% 70.20%
HSB/HSV 320° 6.49% 72.55%
CMYK 0.00% 6.49% 2.16%
27.45%

Color #B9ADB5 in popluar number systems.

HEX B9 AD B5
Decimal 185 173 181
Binary 10111001 10101101 10110101
Octal 271 255 265

Shades and tints

Shades of #B9ADB5

#B9ADB5
(185,173,181)
#A99EA5
(169,158,165)
#998F95
(153,143,149)
#898085
(137,128,133)
#797175
(121,113,117)
#696265
(105,98,101)
#595355
(89,83,85)
#494445
(73,68,69)
#393535
(57,53,53)
#292625
(41,38,37)
#191715
(25,23,21)
#000000
(0,0,0)

Tints of #B9ADB5

#B9ADB5
(185,173,181)
#BFB4BB
(191,180,187)
#C5BBC1
(197,187,193)
#CBC2C7
(203,194,199)
#D1C9CD
(209,201,205)
#D7D0D3
(215,208,211)
#DDD7D9
(221,215,217)
#E3DEDF
(227,222,223)
#E9E5E5
(233,229,229)
#EFECEB
(239,236,235)
#F5F3F1
(245,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B9ADB5; }

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

This text font color is #B9ADB5.

Background Color

.myBgColor { background-color: #B9ADB5; }

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

This div background color is #B9ADB5.

Border color

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

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

This div border color is #B9ADB5.

Opacity

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

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

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

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

This text has shadow with #B9ADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9ADB5.

Preview

Color preview on black background

This text has color #B9ADB5 on black background.


Color preview on white background

This text has color #B9ADB5 on white background.


Black color preview on #B9ADB5 background

This text has black color on #B9ADB5 background.


White color preview on #B9ADB5 background

This text has white color on #B9ADB5 background.


Related colors

Complementary color

Complementary color for #hex is #46524A.


I love getcolorcode.com

Triadic colors

1 #B5B9AD and #ADB5B9 with #B9ADB5 are triadic colors.

2 #B5ADB9 and #ADB9B5 with #B9ADB5 are triadic colors.