COLOR #B5A876

HEX: #B5A876 RGB: (181,168,118)

Renk bilgisi

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

RGB renk modeli

#B5A876 color RGB value is (181,168,118).

RGB: (181,168,118) (71%, 66%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 168 of 255 = 66%
B 118 of 255 = 46%

181
168
118

R + G + B ~ 61%. #B5A876 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 168 + 118 = 467 (100%)
R 181 of 467 ~ 38.76%
G 168 of 467 ~ 35.97%
B 118 of 467 ~ 25.27'%

%38.76
%35.97
%25.27

CMYK RENK MODELİ

#B5A876 rengi CMYK tonu (0,7,35,29).

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

CMYK: (0,7,35,29)
C0M7Y35K29 (0%, 7%, 35%, 29%)
(0.00 / 0.07 / 0.35 / 0.29)

CMYK yüzdeleri

%0
%7.18
%34.81
%29.02

Codes

Color #B5A876 in popluar color models

B5 A8 76
RGB 181 168 118
HSL 48° 29.86% 58.63%
HSB/HSV 48° 34.81% 70.98%
CMYK 0.00% 7.18% 34.81%
29.02%

Color #B5A876 in popluar number systems.

HEX B5 A8 76
Decimal 181 168 118
Binary 10110101 10101000 1110110
Octal 265 250 166

Shades and tints

Shades of #B5A876

#B5A876
(181,168,118)
#A5996C
(165,153,108)
#958A62
(149,138,98)
#857B58
(133,123,88)
#756C4E
(117,108,78)
#655D44
(101,93,68)
#554E3A
(85,78,58)
#453F30
(69,63,48)
#353026
(53,48,38)
#25211C
(37,33,28)
#151212
(21,18,18)
#000000
(0,0,0)

Tints of #B5A876

#B5A876
(181,168,118)
#BBAF82
(187,175,130)
#C1B68E
(193,182,142)
#C7BD9A
(199,189,154)
#CDC4A6
(205,196,166)
#D3CBB2
(211,203,178)
#D9D2BE
(217,210,190)
#DFD9CA
(223,217,202)
#E5E0D6
(229,224,214)
#EBE7E2
(235,231,226)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A876; }

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

This text font color is #B5A876.

Background Color

.myBgColor { background-color: #B5A876; }

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

This div background color is #B5A876.

Border color

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

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

This div border color is #B5A876.

Opacity

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

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

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

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

This text has shadow with #B5A876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A876.

Preview

Color preview on black background

This text has color #B5A876 on black background.


Color preview on white background

This text has color #B5A876 on white background.


Black color preview on #B5A876 background

This text has black color on #B5A876 background.


White color preview on #B5A876 background

This text has white color on #B5A876 background.


Related colors

Complementary color

Complementary color for #hex is #4A5789.


I love getcolorcode.com

Triadic colors

1 #76B5A8 and #A876B5 with #B5A876 are triadic colors.

2 #76A8B5 and #A8B576 with #B5A876 are triadic colors.