COLOR #B5B66A

HEX: #B5B66A RGB: (181,182,106)

Color info

#B5B66A contains mainly red and green colors. Web safe color of #B5B66A is #CCCC66 (or #CC6).

RGB color model

#B5B66A color RGB value is (181,182,106).

RGB: (181,182,106) (71%, 71%, 42%)

RGB channels and saturation

R 181 of 255 = 71%
G 182 of 255 = 71%
B 106 of 255 = 42%

181
182
106

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

Portions of RGB colors in percentages

R + G + B = 181 + 182 + 106 = 469 (100%)
R 181 of 469 ~ 38.59%
G 182 of 469 ~ 38.81%
B 106 of 469 ~ 22.6'%

%38.59
%38.81
%22.6

CMYK color model

#B5B66A color CMYK value is (1,0,42,29).

  • cyan value is 0.55%
  • magenta value is 0.00%
  • yellow value is 41.76%
  • key color value is 28.63%

CMYK: (1,0,42,29)
C1M0Y42K29 (1%, 0%, 42%, 29%)
(0.01 / 0.00 / 0.42 / 0.29)

CMYK percentages

%0.55
%0
%41.76
%28.63

Codes

Color #B5B66A in popluar color models

B5 B6 6A
RGB 181 182 106
HSL 61° 34.23% 56.47%
HSB/HSV 61° 41.76% 71.37%
CMYK 0.55% 0.00% 41.76%
28.63%

Color #B5B66A in popluar number systems.

HEX B5 B6 6A
Decimal 181 182 106
Binary 10110101 10110110 1101010
Octal 265 266 152

Shades and tints

Shades of #B5B66A

#B5B66A
(181,182,106)
#A5A661
(165,166,97)
#959658
(149,150,88)
#85864F
(133,134,79)
#757646
(117,118,70)
#65663D
(101,102,61)
#555634
(85,86,52)
#45462B
(69,70,43)
#353622
(53,54,34)
#252619
(37,38,25)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #B5B66A

#B5B66A
(181,182,106)
#BBBC77
(187,188,119)
#C1C284
(193,194,132)
#C7C891
(199,200,145)
#CDCE9E
(205,206,158)
#D3D4AB
(211,212,171)
#D9DAB8
(217,218,184)
#DFE0C5
(223,224,197)
#E5E6D2
(229,230,210)
#EBECDF
(235,236,223)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B5B66A color. Also use rgb(181,182,106) instead hex code.

Text Font Color

.myTextColor { color: #B5B66A; }

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

This text font color is #B5B66A.

Background Color

.myBgColor { background-color: #B5B66A; }

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

This div background color is #B5B66A.

Border color

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

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

This div border color is #B5B66A.

Opacity

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

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

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

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

This text has shadow with #B5B66A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5B66A.

Preview

Color preview on black background

This text has color #B5B66A on black background.


Color preview on white background

This text has color #B5B66A on white background.


Black color preview on #B5B66A background

This text has black color on #B5B66A background.


White color preview on #B5B66A background

This text has white color on #B5B66A background.


Related colors

Complementary color

Complementary color for #hex is #4A4995.


I love getcolorcode.com

Triadic colors

1 #6AB5B6 and #B66AB5 with #B5B66A are triadic colors.

2 #6AB6B5 and #B6B56A with #B5B66A are triadic colors.