COLOR #B5A95B

HEX: #B5A95B RGB: (181,169,91)

Renk bilgisi

#B5A95B contains mainly red and green colors. #B5A95B ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#B5A95B color RGB value is (181,169,91).

RGB: (181,169,91) (71%, 66%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 169 of 255 = 66%
B 91 of 255 = 36%

181
169
91

R + G + B ~ 58%. #B5A95B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 169 + 91 = 441 (100%)
R 181 of 441 ~ 41.04%
G 169 of 441 ~ 38.32%
B 91 of 441 ~ 20.63'%

%41.04
%38.32
%20.63

CMYK RENK MODELİ

#B5A95B rengi CMYK tonu (0,7,50,29).

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

CMYK: (0,7,50,29)
C0M7Y50K29 (0%, 7%, 50%, 29%)
(0.00 / 0.07 / 0.50 / 0.29)

CMYK yüzdeleri

%0
%6.63
%49.72
%29.02

Codes

Color #B5A95B in popluar color models

B5 A9 5B
RGB 181 169 91
HSL 52° 37.82% 53.33%
HSB/HSV 52° 49.72% 70.98%
CMYK 0.00% 6.63% 49.72%
29.02%

Color #B5A95B in popluar number systems.

HEX B5 A9 5B
Decimal 181 169 91
Binary 10110101 10101001 1011011
Octal 265 251 133

Shades and tints

Shades of #B5A95B

#B5A95B
(181,169,91)
#A59A53
(165,154,83)
#958B4B
(149,139,75)
#857C43
(133,124,67)
#756D3B
(117,109,59)
#655E33
(101,94,51)
#554F2B
(85,79,43)
#454023
(69,64,35)
#35311B
(53,49,27)
#252213
(37,34,19)
#15130B
(21,19,11)
#000000
(0,0,0)

Tints of #B5A95B

#B5A95B
(181,169,91)
#BBB069
(187,176,105)
#C1B777
(193,183,119)
#C7BE85
(199,190,133)
#CDC593
(205,197,147)
#D3CCA1
(211,204,161)
#D9D3AF
(217,211,175)
#DFDABD
(223,218,189)
#E5E1CB
(229,225,203)
#EBE8D9
(235,232,217)
#F1EFE7
(241,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A95B; }

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

This text font color is #B5A95B.

Background Color

.myBgColor { background-color: #B5A95B; }

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

This div background color is #B5A95B.

Border color

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

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

This div border color is #B5A95B.

Opacity

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

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

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

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

This text has shadow with #B5A95B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A95B.

Preview

Color preview on black background

This text has color #B5A95B on black background.


Color preview on white background

This text has color #B5A95B on white background.


Black color preview on #B5A95B background

This text has black color on #B5A95B background.


White color preview on #B5A95B background

This text has white color on #B5A95B background.


Related colors

Complementary color

Complementary color for #hex is #4A56A4.


I love getcolorcode.com

Triadic colors

1 #5BB5A9 and #A95BB5 with #B5A95B are triadic colors.

2 #5BA9B5 and #A9B55B with #B5A95B are triadic colors.