COLOR #B9B86D

HEX: #B9B86D RGB: (185,184,109)

Color info

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

RGB color model

#B9B86D color RGB value is (185,184,109).

RGB: (185,184,109) (73%, 72%, 43%)

RGB channels and saturation

R 185 of 255 = 73%
G 184 of 255 = 72%
B 109 of 255 = 43%

185
184
109

R + G + B ~ 63%. #B9B86D is quite light color.

Portions of RGB colors in percentages

R + G + B = 185 + 184 + 109 = 478 (100%)
R 185 of 478 ~ 38.7%
G 184 of 478 ~ 38.49%
B 109 of 478 ~ 22.8'%

%38.7
%38.49
%22.8

CMYK color model

#B9B86D color CMYK value is (0,1,41,27).

  • cyan value is 0.00%
  • magenta value is 0.54%
  • yellow value is 41.08%
  • key color value is 27.45%

CMYK: (0,1,41,27)
C0M1Y41K27 (0%, 1%, 41%, 27%)
(0.00 / 0.01 / 0.41 / 0.27)

CMYK percentages

%0
%0.54
%41.08
%27.45

Codes

Color #B9B86D in popluar color models

B9 B8 6D
RGB 185 184 109
HSL 59° 35.19% 57.65%
HSB/HSV 59° 41.08% 72.55%
CMYK 0.00% 0.54% 41.08%
27.45%

Color #B9B86D in popluar number systems.

HEX B9 B8 6D
Decimal 185 184 109
Binary 10111001 10111000 1101101
Octal 271 270 155

Shades and tints

Shades of #B9B86D

#B9B86D
(185,184,109)
#A9A864
(169,168,100)
#99985B
(153,152,91)
#898852
(137,136,82)
#797849
(121,120,73)
#696840
(105,104,64)
#595837
(89,88,55)
#49482E
(73,72,46)
#393825
(57,56,37)
#29281C
(41,40,28)
#191813
(25,24,19)
#000000
(0,0,0)

Tints of #B9B86D

#B9B86D
(185,184,109)
#BFBE7A
(191,190,122)
#C5C487
(197,196,135)
#CBCA94
(203,202,148)
#D1D0A1
(209,208,161)
#D7D6AE
(215,214,174)
#DDDCBB
(221,220,187)
#E3E2C8
(227,226,200)
#E9E8D5
(233,232,213)
#EFEEE2
(239,238,226)
#F5F4EF
(245,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B9B86D color. Also use rgb(185,184,109) instead hex code.

Text Font Color

.myTextColor { color: #B9B86D; }

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

This text font color is #B9B86D.

Background Color

.myBgColor { background-color: #B9B86D; }

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

This div background color is #B9B86D.

Border color

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

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

This div border color is #B9B86D.

Opacity

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

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

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

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

This text has shadow with #B9B86D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B9B86D.

Preview

Color preview on black background

This text has color #B9B86D on black background.


Color preview on white background

This text has color #B9B86D on white background.


Black color preview on #B9B86D background

This text has black color on #B9B86D background.


White color preview on #B9B86D background

This text has white color on #B9B86D background.


Related colors

Complementary color

Complementary color for #hex is #464792.


I love getcolorcode.com

Triadic colors

1 #6DB9B8 and #B86DB9 with #B9B86D are triadic colors.

2 #6DB8B9 and #B8B96D with #B9B86D are triadic colors.