COLOR #B5B6AD

HEX: #B5B6AD RGB: (181,182,173)

Renk bilgisi

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

RGB renk modeli

#B5B6AD color RGB value is (181,182,173).

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

RGB bağlantıları ve doygunluk

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

181
182
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 182 + 173 = 536 (100%)
R 181 of 536 ~ 33.77%
G 182 of 536 ~ 33.96%
B 173 of 536 ~ 32.28'%

%33.77
%33.96
%32.28

CMYK RENK MODELİ

#B5B6AD rengi CMYK tonu (1,0,5,29).

  • camgöbeği tonu 0.55%
  • eflatun tonu 0.00%
  • sarı tonu 4.95%
  • ana renk tonu 28.63%

CMYK: (1,0,5,29)
C1M0Y5K29 (1%, 0%, 5%, 29%)
(0.01 / 0.00 / 0.05 / 0.29)

CMYK yüzdeleri

%0.55
%0
%4.95
%28.63

Codes

Color #B5B6AD in popluar color models

B5 B6 AD
RGB 181 182 173
HSL 67° 5.81% 69.61%
HSB/HSV 67° 4.95% 71.37%
CMYK 0.55% 0.00% 4.95%
28.63%

Color #B5B6AD in popluar number systems.

HEX B5 B6 AD
Decimal 181 182 173
Binary 10110101 10110110 10101101
Octal 265 266 255

Shades and tints

Shades of #B5B6AD

#B5B6AD
(181,182,173)
#A5A69E
(165,166,158)
#95968F
(149,150,143)
#858680
(133,134,128)
#757671
(117,118,113)
#656662
(101,102,98)
#555653
(85,86,83)
#454644
(69,70,68)
#353635
(53,54,53)
#252626
(37,38,38)
#151617
(21,22,23)
#000000
(0,0,0)

Tints of #B5B6AD

#B5B6AD
(181,182,173)
#BBBCB4
(187,188,180)
#C1C2BB
(193,194,187)
#C7C8C2
(199,200,194)
#CDCEC9
(205,206,201)
#D3D4D0
(211,212,208)
#D9DAD7
(217,218,215)
#DFE0DE
(223,224,222)
#E5E6E5
(229,230,229)
#EBECEC
(235,236,236)
#F1F2F3
(241,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5B6AD; }

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

This text font color is #B5B6AD.

Background Color

.myBgColor { background-color: #B5B6AD; }

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

This div background color is #B5B6AD.

Border color

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

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

This div border color is #B5B6AD.

Opacity

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

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

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

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

This text has shadow with #B5B6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B6AD.

Preview

Color preview on black background

This text has color #B5B6AD on black background.


Color preview on white background

This text has color #B5B6AD on white background.


Black color preview on #B5B6AD background

This text has black color on #B5B6AD background.


White color preview on #B5B6AD background

This text has white color on #B5B6AD background.


Related colors

Complementary color

Complementary color for #hex is #4A4952.


I love getcolorcode.com

Triadic colors

1 #ADB5B6 and #B6ADB5 with #B5B6AD are triadic colors.

2 #ADB6B5 and #B6B5AD with #B5B6AD are triadic colors.