COLOR #B5A35B

HEX: #B5A35B RGB: (181,163,91)

Renk bilgisi

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

RGB renk modeli

#B5A35B color RGB value is (181,163,91).

RGB: (181,163,91) (71%, 64%, 36%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 163 of 255 = 64%
B 91 of 255 = 36%

181
163
91

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 163 + 91 = 435 (100%)
R 181 of 435 ~ 41.61%
G 163 of 435 ~ 37.47%
B 91 of 435 ~ 20.92'%

%41.61
%37.47
%20.92

CMYK RENK MODELİ

#B5A35B rengi CMYK tonu (0,10,50,29).

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

CMYK: (0,10,50,29)
C0M10Y50K29 (0%, 10%, 50%, 29%)
(0.00 / 0.10 / 0.50 / 0.29)

CMYK yüzdeleri

%0
%9.94
%49.72
%29.02

Codes

Color #B5A35B in popluar color models

B5 A3 5B
RGB 181 163 91
HSL 48° 37.82% 53.33%
HSB/HSV 48° 49.72% 70.98%
CMYK 0.00% 9.94% 49.72%
29.02%

Color #B5A35B in popluar number systems.

HEX B5 A3 5B
Decimal 181 163 91
Binary 10110101 10100011 1011011
Octal 265 243 133

Shades and tints

Shades of #B5A35B

#B5A35B
(181,163,91)
#A59553
(165,149,83)
#95874B
(149,135,75)
#857943
(133,121,67)
#756B3B
(117,107,59)
#655D33
(101,93,51)
#554F2B
(85,79,43)
#454123
(69,65,35)
#35331B
(53,51,27)
#252513
(37,37,19)
#15170B
(21,23,11)
#000000
(0,0,0)

Tints of #B5A35B

#B5A35B
(181,163,91)
#BBAB69
(187,171,105)
#C1B377
(193,179,119)
#C7BB85
(199,187,133)
#CDC393
(205,195,147)
#D3CBA1
(211,203,161)
#D9D3AF
(217,211,175)
#DFDBBD
(223,219,189)
#E5E3CB
(229,227,203)
#EBEBD9
(235,235,217)
#F1F3E7
(241,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A35B; }

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

This text font color is #B5A35B.

Background Color

.myBgColor { background-color: #B5A35B; }

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

This div background color is #B5A35B.

Border color

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

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

This div border color is #B5A35B.

Opacity

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

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

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

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

This text has shadow with #B5A35B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A35B.

Preview

Color preview on black background

This text has color #B5A35B on black background.


Color preview on white background

This text has color #B5A35B on white background.


Black color preview on #B5A35B background

This text has black color on #B5A35B background.


White color preview on #B5A35B background

This text has white color on #B5A35B background.


Related colors

Complementary color

Complementary color for #hex is #4A5CA4.


I love getcolorcode.com

Triadic colors

1 #5BB5A3 and #A35BB5 with #B5A35B are triadic colors.

2 #5BA3B5 and #A3B55B with #B5A35B are triadic colors.