COLOR #B5A991

HEX: #B5A991 RGB: (181,169,145)

Renk bilgisi

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

RGB renk modeli

#B5A991 color RGB value is (181,169,145).

RGB: (181,169,145) (71%, 66%, 57%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 169 of 255 = 66%
B 145 of 255 = 57%

181
169
145

R + G + B ~ 65%. #B5A991 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 169 + 145 = 495 (100%)
R 181 of 495 ~ 36.57%
G 169 of 495 ~ 34.14%
B 145 of 495 ~ 29.29'%

%36.57
%34.14
%29.29

CMYK RENK MODELİ

#B5A991 rengi CMYK tonu (0,7,20,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.63%
  • sarı tonu 19.89%
  • ana renk tonu 29.02%

CMYK: (0,7,20,29)
C0M7Y20K29 (0%, 7%, 20%, 29%)
(0.00 / 0.07 / 0.20 / 0.29)

CMYK yüzdeleri

%0
%6.63
%19.89
%29.02

Codes

Color #B5A991 in popluar color models

B5 A9 91
RGB 181 169 145
HSL 40° 19.57% 63.92%
HSB/HSV 40° 19.89% 70.98%
CMYK 0.00% 6.63% 19.89%
29.02%

Color #B5A991 in popluar number systems.

HEX B5 A9 91
Decimal 181 169 145
Binary 10110101 10101001 10010001
Octal 265 251 221

Shades and tints

Shades of #B5A991

#B5A991
(181,169,145)
#A59A84
(165,154,132)
#958B77
(149,139,119)
#857C6A
(133,124,106)
#756D5D
(117,109,93)
#655E50
(101,94,80)
#554F43
(85,79,67)
#454036
(69,64,54)
#353129
(53,49,41)
#25221C
(37,34,28)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #B5A991

#B5A991
(181,169,145)
#BBB09B
(187,176,155)
#C1B7A5
(193,183,165)
#C7BEAF
(199,190,175)
#CDC5B9
(205,197,185)
#D3CCC3
(211,204,195)
#D9D3CD
(217,211,205)
#DFDAD7
(223,218,215)
#E5E1E1
(229,225,225)
#EBE8EB
(235,232,235)
#F1EFF5
(241,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A991 color. Also use rgb(181,169,145) instead hex code.

Text Font Color

.myTextColor { color: #B5A991; }

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

This text font color is #B5A991.

Background Color

.myBgColor { background-color: #B5A991; }

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

This div background color is #B5A991.

Border color

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

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

This div border color is #B5A991.

Opacity

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

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

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

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

This text has shadow with #B5A991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A991.

Preview

Color preview on black background

This text has color #B5A991 on black background.


Color preview on white background

This text has color #B5A991 on white background.


Black color preview on #B5A991 background

This text has black color on #B5A991 background.


White color preview on #B5A991 background

This text has white color on #B5A991 background.


Related colors

Complementary color

Complementary color for #hex is #4A566E.


I love getcolorcode.com

Triadic colors

1 #91B5A9 and #A991B5 with #B5A991 are triadic colors.

2 #91A9B5 and #A9B591 with #B5A991 are triadic colors.