COLOR #B55004

HEX: #B55004 RGB: (181,80,4)

Color info

#B55004 contains mainly red color. Web safe color of #B55004 is #CC6600 (or #C60).

RGB color model

#B55004 color RGB value is (181,80,4).

RGB: (181,80,4) (71%, 31%, 2%)

RGB channels and saturation

R 181 of 255 = 71%
G 80 of 255 = 31%
B 4 of 255 = 2%

181
80
4

R + G + B ~ 35%. #B55004 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 181 + 80 + 4 = 265 (100%)
R 181 of 265 ~ 68.3%
G 80 of 265 ~ 30.19%
B 4 of 265 ~ 1.51'%

%68.3
%30.19

CMYK color model

#B55004 color CMYK value is (0,56,98,29).

  • cyan value is 0.00%
  • magenta value is 55.80%
  • yellow value is 97.79%
  • key color value is 29.02%
CMYK: (0,56,98,29) C0M56Y98K29 (0%,56%,98%,29%) (0.00/0.56/0.98/0.29) 

CMYK percentages

%0
%55.8
%97.79
%29.02

Codes

Color #B55004 in popluar color models

B5 50 04
RGB 181 80 4
HSL 26° 95.68% 36.27%
HSB/HSV 26° 97.79% 70.98%
CMYK 0.00% 55.80% 97.79%
29.02%

Color #B55004 in popluar number systems.

HEX B5 50 04
Decimal 181 80 4
Binary 10110101 1010000 100
Octal 265 120 4

Shades and tints

Shades of #B55004

#B55004
(181,80,4)
#A54904
(165,73,4)
#954204
(149,66,4)
#853B04
(133,59,4)
#753404
(117,52,4)
#652D04
(101,45,4)
#552604
(85,38,4)
#451F04
(69,31,4)
#351804
(53,24,4)
#251104
(37,17,4)
#150A04
(21,10,4)
#000000
(0,0,0)

Tints of #B55004

#B55004
(181,80,4)
#BB5F1A
(187,95,26)
#C16E30
(193,110,48)
#C77D46
(199,125,70)
#CD8C5C
(205,140,92)
#D39B72
(211,155,114)
#D9AA88
(217,170,136)
#DFB99E
(223,185,158)
#E5C8B4
(229,200,180)
#EBD7CA
(235,215,202)
#F1E6E0
(241,230,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B55004 color. Also use rgb(181,80,4) instead hex code.

Text Font Color

.myTextColor { color: #B55004; }

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

This text font color is #B55004.

Background Color

.myBgColor { background-color: #B55004; }

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

This div background color is #B55004.

Border color

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

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

This div border color is #B55004.

Opacity

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

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

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

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

This text has shadow with #B55004 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B55004.

Preview

Color preview on black background

This text has color #B55004 on black background.


Color preview on white background

This text has color #B55004 on white background.


Black color preview on #B55004 background

This text has black color on #B55004 background.


White color preview on #B55004 background

This text has white color on #B55004 background.


Related colors

Complementary color

Complementary color for #hex is #4AAFFB.


I love getcolorcode.com

Triadic colors

1 #04B550 and #5004B5 with #B55004 are triadic colors.

2 #0450B5 and #50B504 with #B55004 are triadic colors.