COLOR #B09054

HEX: #B09054 RGB: (176,144,84)

Color info

#B09054 contains mainly red and green colors. Web safe color of #B09054 is #999966 (or #996).

RGB color model

#B09054 color RGB value is (176,144,84).

RGB: (176,144,84) (69%, 56%, 33%)

RGB channels and saturation

R 176 of 255 = 69%
G 144 of 255 = 56%
B 84 of 255 = 33%

176
144
84

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

Portions of RGB colors in percentages

R + G + B = 176 + 144 + 84 = 404 (100%)
R 176 of 404 ~ 43.56%
G 144 of 404 ~ 35.64%
B 84 of 404 ~ 20.79'%

%43.56
%35.64
%20.79

CMYK color model

#B09054 color CMYK value is (0,18,52,31).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 52.27%
  • key color value is 30.98%
CMYK: (0,18,52,31) C0M18Y52K31 (0%,18%,52%,31%) (0.00/0.18/0.52/0.31) 

CMYK percentages

%0
%18.18
%52.27
%30.98

Codes

Color #B09054 in popluar color models

B0 90 54
RGB 176 144 84
HSL 39° 36.80% 50.98%
HSB/HSV 39° 52.27% 69.02%
CMYK 0.00% 18.18% 52.27%
30.98%

Color #B09054 in popluar number systems.

HEX B0 90 54
Decimal 176 144 84
Binary 10110000 10010000 1010100
Octal 260 220 124

Shades and tints

Shades of #B09054

#B09054
(176,144,84)
#A0834D
(160,131,77)
#907646
(144,118,70)
#80693F
(128,105,63)
#705C38
(112,92,56)
#604F31
(96,79,49)
#50422A
(80,66,42)
#403523
(64,53,35)
#30281C
(48,40,28)
#201B15
(32,27,21)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #B09054

#B09054
(176,144,84)
#B79A63
(183,154,99)
#BEA472
(190,164,114)
#C5AE81
(197,174,129)
#CCB890
(204,184,144)
#D3C29F
(211,194,159)
#DACCAE
(218,204,174)
#E1D6BD
(225,214,189)
#E8E0CC
(232,224,204)
#EFEADB
(239,234,219)
#F6F4EA
(246,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B09054 color. Also use rgb(176,144,84) instead hex code.

Text Font Color

.myTextColor { color: #B09054; }

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

This text font color is #B09054.

Background Color

.myBgColor { background-color: #B09054; }

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

This div background color is #B09054.

Border color

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

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

This div border color is #B09054.

Opacity

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

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

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

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

This text has shadow with #B09054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B09054.

Preview

Color preview on black background

This text has color #B09054 on black background.


Color preview on white background

This text has color #B09054 on white background.


Black color preview on #B09054 background

This text has black color on #B09054 background.


White color preview on #B09054 background

This text has white color on #B09054 background.


Related colors

Complementary color

Complementary color for #hex is #4F6FAB.


I love getcolorcode.com

Triadic colors

1 #54B090 and #9054B0 with #B09054 are triadic colors.

2 #5490B0 and #90B054 with #B09054 are triadic colors.