COLOR #B5AB76

HEX: #B5AB76 RGB: (181,171,118)

Renk bilgisi

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

RGB renk modeli

#B5AB76 color RGB value is (181,171,118).

RGB: (181,171,118) (71%, 67%, 46%)

RGB bağlantıları ve doygunluk

R 181 of 255 = 71%
G 171 of 255 = 67%
B 118 of 255 = 46%

181
171
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 181 + 171 + 118 = 470 (100%)
R 181 of 470 ~ 38.51%
G 171 of 470 ~ 36.38%
B 118 of 470 ~ 25.11'%

%38.51
%36.38
%25.11

CMYK RENK MODELİ

#B5AB76 rengi CMYK tonu (0,6,35,29).

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

CMYK: (0,6,35,29)
C0M6Y35K29 (0%, 6%, 35%, 29%)
(0.00 / 0.06 / 0.35 / 0.29)

CMYK yüzdeleri

%0
%5.52
%34.81
%29.02

Codes

Color #B5AB76 in popluar color models

B5 AB 76
RGB 181 171 118
HSL 50° 29.86% 58.63%
HSB/HSV 50° 34.81% 70.98%
CMYK 0.00% 5.52% 34.81%
29.02%

Color #B5AB76 in popluar number systems.

HEX B5 AB 76
Decimal 181 171 118
Binary 10110101 10101011 1110110
Octal 265 253 166

Shades and tints

Shades of #B5AB76

#B5AB76
(181,171,118)
#A59C6C
(165,156,108)
#958D62
(149,141,98)
#857E58
(133,126,88)
#756F4E
(117,111,78)
#656044
(101,96,68)
#55513A
(85,81,58)
#454230
(69,66,48)
#353326
(53,51,38)
#25241C
(37,36,28)
#151512
(21,21,18)
#000000
(0,0,0)

Tints of #B5AB76

#B5AB76
(181,171,118)
#BBB282
(187,178,130)
#C1B98E
(193,185,142)
#C7C09A
(199,192,154)
#CDC7A6
(205,199,166)
#D3CEB2
(211,206,178)
#D9D5BE
(217,213,190)
#DFDCCA
(223,220,202)
#E5E3D6
(229,227,214)
#EBEAE2
(235,234,226)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5AB76; }

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

This text font color is #B5AB76.

Background Color

.myBgColor { background-color: #B5AB76; }

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

This div background color is #B5AB76.

Border color

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

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

This div border color is #B5AB76.

Opacity

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

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

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

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

This text has shadow with #B5AB76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5AB76.

Preview

Color preview on black background

This text has color #B5AB76 on black background.


Color preview on white background

This text has color #B5AB76 on white background.


Black color preview on #B5AB76 background

This text has black color on #B5AB76 background.


White color preview on #B5AB76 background

This text has white color on #B5AB76 background.


Related colors

Complementary color

Complementary color for #hex is #4A5489.


I love getcolorcode.com

Triadic colors

1 #76B5AB and #AB76B5 with #B5AB76 are triadic colors.

2 #76ABB5 and #ABB576 with #B5AB76 are triadic colors.