COLOR #B05924

HEX: #B05924 RGB: (176,89,36)

Color info

#B05924 contains mainly red color. Web safe color of #B05924 is #996633 (or #963).

RGB color model

#B05924 color RGB value is (176,89,36).

RGB: (176,89,36) (69%, 35%, 14%)

RGB channels and saturation

R 176 of 255 = 69%
G 89 of 255 = 35%
B 36 of 255 = 14%

176
89
36

R + G + B ~ 39%. #B05924 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 176 + 89 + 36 = 301 (100%)
R 176 of 301 ~ 58.47%
G 89 of 301 ~ 29.57%
B 36 of 301 ~ 11.96'%

%58.47
%29.57
%11.96

CMYK color model

#B05924 color CMYK value is (0,49,80,31).

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

CMYK: (0,49,80,31)
C0M49Y80K31 (0%, 49%, 80%, 31%)
(0.00 / 0.49 / 0.80 / 0.31)

CMYK percentages

%0
%49.43
%79.55
%30.98

Codes

Color #B05924 in popluar color models

B0 59 24
RGB 176 89 36
HSL 23° 66.04% 41.57%
HSB/HSV 23° 79.55% 69.02%
CMYK 0.00% 49.43% 79.55%
30.98%

Color #B05924 in popluar number systems.

HEX B0 59 24
Decimal 176 89 36
Binary 10110000 1011001 100100
Octal 260 131 44

Shades and tints

Shades of #B05924

#B05924
(176,89,36)
#A05121
(160,81,33)
#90491E
(144,73,30)
#80411B
(128,65,27)
#703918
(112,57,24)
#603115
(96,49,21)
#502912
(80,41,18)
#40210F
(64,33,15)
#30190C
(48,25,12)
#201109
(32,17,9)
#100906
(16,9,6)
#000000
(0,0,0)

Tints of #B05924

#B05924
(176,89,36)
#B76837
(183,104,55)
#BE774A
(190,119,74)
#C5865D
(197,134,93)
#CC9570
(204,149,112)
#D3A483
(211,164,131)
#DAB396
(218,179,150)
#E1C2A9
(225,194,169)
#E8D1BC
(232,209,188)
#EFE0CF
(239,224,207)
#F6EFE2
(246,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B05924; }

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

This text font color is #B05924.

Background Color

.myBgColor { background-color: #B05924; }

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

This div background color is #B05924.

Border color

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

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

This div border color is #B05924.

Opacity

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

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

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

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

This text has shadow with #B05924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B05924.

Preview

Color preview on black background

This text has color #B05924 on black background.


Color preview on white background

This text has color #B05924 on white background.


Black color preview on #B05924 background

This text has black color on #B05924 background.


White color preview on #B05924 background

This text has white color on #B05924 background.


Related colors

Complementary color

Complementary color for #hex is #4FA6DB.


I love getcolorcode.com

Triadic colors

1 #24B059 and #5924B0 with #B05924 are triadic colors.

2 #2459B0 and #59B024 with #B05924 are triadic colors.