COLOR #B09424

HEX: #B09424 RGB: (176,148,36)

Color info

#B09424 contains mainly red and green colors. Web safe color of #B09424 is #999933 (or #993).

RGB color model

#B09424 color RGB value is (176,148,36).

RGB: (176,148,36) (69%, 58%, 14%)

RGB channels and saturation

R 176 of 255 = 69%
G 148 of 255 = 58%
B 36 of 255 = 14%

176
148
36

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

Portions of RGB colors in percentages

R + G + B = 176 + 148 + 36 = 360 (100%)
R 176 of 360 ~ 48.89%
G 148 of 360 ~ 41.11%
B 36 of 360 ~ 10'%

%48.89
%41.11

CMYK color model

#B09424 color CMYK value is (0,16,80,31).

  • cyan value is 0.00%
  • magenta value is 15.91%
  • yellow value is 79.55%
  • key color value is 30.98%

CMYK: (0,16,80,31)
C0M16Y80K31 (0%, 16%, 80%, 31%)
(0.00 / 0.16 / 0.80 / 0.31)

CMYK percentages

%0
%15.91
%79.55
%30.98

Codes

Color #B09424 in popluar color models

B0 94 24
RGB 176 148 36
HSL 48° 66.04% 41.57%
HSB/HSV 48° 79.55% 69.02%
CMYK 0.00% 15.91% 79.55%
30.98%

Color #B09424 in popluar number systems.

HEX B0 94 24
Decimal 176 148 36
Binary 10110000 10010100 100100
Octal 260 224 44

Shades and tints

Shades of #B09424

#B09424
(176,148,36)
#A08721
(160,135,33)
#907A1E
(144,122,30)
#806D1B
(128,109,27)
#706018
(112,96,24)
#605315
(96,83,21)
#504612
(80,70,18)
#40390F
(64,57,15)
#302C0C
(48,44,12)
#201F09
(32,31,9)
#101206
(16,18,6)
#000000
(0,0,0)

Tints of #B09424

#B09424
(176,148,36)
#B79D37
(183,157,55)
#BEA64A
(190,166,74)
#C5AF5D
(197,175,93)
#CCB870
(204,184,112)
#D3C183
(211,193,131)
#DACA96
(218,202,150)
#E1D3A9
(225,211,169)
#E8DCBC
(232,220,188)
#EFE5CF
(239,229,207)
#F6EEE2
(246,238,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B09424 color. Also use rgb(176,148,36) instead hex code.

Text Font Color

.myTextColor { color: #B09424; }

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

This text font color is #B09424.

Background Color

.myBgColor { background-color: #B09424; }

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

This div background color is #B09424.

Border color

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

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

This div border color is #B09424.

Opacity

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

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

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

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

This text has shadow with #B09424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B09424.

Preview

Color preview on black background

This text has color #B09424 on black background.


Color preview on white background

This text has color #B09424 on white background.


Black color preview on #B09424 background

This text has black color on #B09424 background.


White color preview on #B09424 background

This text has white color on #B09424 background.


Related colors

Complementary color

Complementary color for #hex is #4F6BDB.


I love getcolorcode.com

Triadic colors

1 #24B094 and #9424B0 with #B09424 are triadic colors.

2 #2494B0 and #94B024 with #B09424 are triadic colors.