COLOR #B5A85F

HEX: #B5A85F RGB: (181,168,95)

Renk bilgisi

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

RGB renk modeli

#B5A85F color RGB value is (181,168,95).

RGB: (181,168,95) (71%, 66%, 37%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 168 of 255 = 66%
B 95 of 255 = 37%

181
168
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 168 + 95 = 444 (100%)
R 181 of 444 ~ 40.77%
G 168 of 444 ~ 37.84%
B 95 of 444 ~ 21.4'%

%40.77
%37.84
%21.4

CMYK RENK MODELİ

#B5A85F rengi CMYK tonu (0,7,48,29).

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

CMYK: (0,7,48,29)
C0M7Y48K29 (0%, 7%, 48%, 29%)
(0.00 / 0.07 / 0.48 / 0.29)

CMYK yüzdeleri

%0
%7.18
%47.51
%29.02

Codes

Color #B5A85F in popluar color models

B5 A8 5F
RGB 181 168 95
HSL 51° 36.75% 54.12%
HSB/HSV 51° 47.51% 70.98%
CMYK 0.00% 7.18% 47.51%
29.02%

Color #B5A85F in popluar number systems.

HEX B5 A8 5F
Decimal 181 168 95
Binary 10110101 10101000 1011111
Octal 265 250 137

Shades and tints

Shades of #B5A85F

#B5A85F
(181,168,95)
#A59957
(165,153,87)
#958A4F
(149,138,79)
#857B47
(133,123,71)
#756C3F
(117,108,63)
#655D37
(101,93,55)
#554E2F
(85,78,47)
#453F27
(69,63,39)
#35301F
(53,48,31)
#252117
(37,33,23)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #B5A85F

#B5A85F
(181,168,95)
#BBAF6D
(187,175,109)
#C1B67B
(193,182,123)
#C7BD89
(199,189,137)
#CDC497
(205,196,151)
#D3CBA5
(211,203,165)
#D9D2B3
(217,210,179)
#DFD9C1
(223,217,193)
#E5E0CF
(229,224,207)
#EBE7DD
(235,231,221)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A85F; }

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

This text font color is #B5A85F.

Background Color

.myBgColor { background-color: #B5A85F; }

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

This div background color is #B5A85F.

Border color

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

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

This div border color is #B5A85F.

Opacity

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

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

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

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

This text has shadow with #B5A85F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A85F.

Preview

Color preview on black background

This text has color #B5A85F on black background.


Color preview on white background

This text has color #B5A85F on white background.


Black color preview on #B5A85F background

This text has black color on #B5A85F background.


White color preview on #B5A85F background

This text has white color on #B5A85F background.


Related colors

Complementary color

Complementary color for #hex is #4A57A0.


I love getcolorcode.com

Triadic colors

1 #5FB5A8 and #A85FB5 with #B5A85F are triadic colors.

2 #5FA8B5 and #A8B55F with #B5A85F are triadic colors.