COLOR #B5A076

HEX: #B5A076 RGB: (181,160,118)

Renk bilgisi

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

RGB renk modeli

#B5A076 color RGB value is (181,160,118).

RGB: (181,160,118) (71%, 63%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 160 of 255 = 63%
B 118 of 255 = 46%

181
160
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 160 + 118 = 459 (100%)
R 181 of 459 ~ 39.43%
G 160 of 459 ~ 34.86%
B 118 of 459 ~ 25.71'%

%39.43
%34.86
%25.71

CMYK RENK MODELİ

#B5A076 rengi CMYK tonu (0,12,35,29).

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

CMYK: (0,12,35,29)
C0M12Y35K29 (0%, 12%, 35%, 29%)
(0.00 / 0.12 / 0.35 / 0.29)

CMYK yüzdeleri

%0
%11.6
%34.81
%29.02

Codes

Color #B5A076 in popluar color models

B5 A0 76
RGB 181 160 118
HSL 40° 29.86% 58.63%
HSB/HSV 40° 34.81% 70.98%
CMYK 0.00% 11.60% 34.81%
29.02%

Color #B5A076 in popluar number systems.

HEX B5 A0 76
Decimal 181 160 118
Binary 10110101 10100000 1110110
Octal 265 240 166

Shades and tints

Shades of #B5A076

#B5A076
(181,160,118)
#A5926C
(165,146,108)
#958462
(149,132,98)
#857658
(133,118,88)
#75684E
(117,104,78)
#655A44
(101,90,68)
#554C3A
(85,76,58)
#453E30
(69,62,48)
#353026
(53,48,38)
#25221C
(37,34,28)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #B5A076

#B5A076
(181,160,118)
#BBA882
(187,168,130)
#C1B08E
(193,176,142)
#C7B89A
(199,184,154)
#CDC0A6
(205,192,166)
#D3C8B2
(211,200,178)
#D9D0BE
(217,208,190)
#DFD8CA
(223,216,202)
#E5E0D6
(229,224,214)
#EBE8E2
(235,232,226)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5A076; }

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

This text font color is #B5A076.

Background Color

.myBgColor { background-color: #B5A076; }

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

This div background color is #B5A076.

Border color

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

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

This div border color is #B5A076.

Opacity

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

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

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

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

This text has shadow with #B5A076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5A076.

Preview

Color preview on black background

This text has color #B5A076 on black background.


Color preview on white background

This text has color #B5A076 on white background.


Black color preview on #B5A076 background

This text has black color on #B5A076 background.


White color preview on #B5A076 background

This text has white color on #B5A076 background.


Related colors

Complementary color

Complementary color for #hex is #4A5F89.


I love getcolorcode.com

Triadic colors

1 #76B5A0 and #A076B5 with #B5A076 are triadic colors.

2 #76A0B5 and #A0B576 with #B5A076 are triadic colors.