COLOR #B5A15F

HEX: #B5A15F RGB: (181,161,95)

Renk bilgisi

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

RGB renk modeli

#B5A15F color RGB value is (181,161,95).

RGB: (181,161,95) (71%, 63%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 161 of 255 = 63%
B 95 of 255 = 37%

181
161
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 161 + 95 = 437 (100%)
R 181 of 437 ~ 41.42%
G 161 of 437 ~ 36.84%
B 95 of 437 ~ 21.74'%

%41.42
%36.84
%21.74

CMYK RENK MODELİ

#B5A15F rengi CMYK tonu (0,11,48,29).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.05%
  • sarı tonu 47.51%
  • ana renk tonu 29.02%

CMYK: (0,11,48,29)
C0M11Y48K29 (0%, 11%, 48%, 29%)
(0.00 / 0.11 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%11.05
%47.51
%29.02

Codes

Color #B5A15F in popluar color models

B5 A1 5F
RGB 181 161 95
HSL 46° 36.75% 54.12%
HSB/HSV 46° 47.51% 70.98%
CMYK 0.00% 11.05% 47.51%
29.02%

Color #B5A15F in popluar number systems.

HEX B5 A1 5F
Decimal 181 161 95
Binary 10110101 10100001 1011111
Octal 265 241 137

Shades and tints

Shades of #B5A15F

#B5A15F
(181,161,95)
#A59357
(165,147,87)
#95854F
(149,133,79)
#857747
(133,119,71)
#75693F
(117,105,63)
#655B37
(101,91,55)
#554D2F
(85,77,47)
#453F27
(69,63,39)
#35311F
(53,49,31)
#252317
(37,35,23)
#15150F
(21,21,15)
#000000
(0,0,0)

Tints of #B5A15F

#B5A15F
(181,161,95)
#BBA96D
(187,169,109)
#C1B17B
(193,177,123)
#C7B989
(199,185,137)
#CDC197
(205,193,151)
#D3C9A5
(211,201,165)
#D9D1B3
(217,209,179)
#DFD9C1
(223,217,193)
#E5E1CF
(229,225,207)
#EBE9DD
(235,233,221)
#F1F1EB
(241,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5A15F color. Also use rgb(181,161,95) instead hex code.

Text Font Color

.myTextColor { color: #B5A15F; }

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

This text font color is #B5A15F.

Background Color

.myBgColor { background-color: #B5A15F; }

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

This div background color is #B5A15F.

Border color

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

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

This div border color is #B5A15F.

Opacity

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

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

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

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

This text has shadow with #B5A15F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A15F.

Preview

Color preview on black background

This text has color #B5A15F on black background.


Color preview on white background

This text has color #B5A15F on white background.


Black color preview on #B5A15F background

This text has black color on #B5A15F background.


White color preview on #B5A15F background

This text has white color on #B5A15F background.


Related colors

Complementary color

Complementary color for #hex is #4A5EA0.


I love getcolorcode.com

Triadic colors

1 #5FB5A1 and #A15FB5 with #B5A15F are triadic colors.

2 #5FA1B5 and #A1B55F with #B5A15F are triadic colors.