COLOR #B55539

HEX: #B55539 RGB: (181,85,57)

Color info

#B55539 contains mainly red color. Web safe color of #B55539 is #CC6633 (or #C63).

RGB color model

#B55539 color RGB value is (181,85,57).

RGB: (181,85,57) (71%, 33%, 22%)

RGB channels and saturation

R 181 of 255 = 71%
G 85 of 255 = 33%
B 57 of 255 = 22%

181
85
57

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

Portions of RGB colors in percentages

R + G + B = 181 + 85 + 57 = 323 (100%)
R 181 of 323 ~ 56.04%
G 85 of 323 ~ 26.32%
B 57 of 323 ~ 17.65'%

%56.04
%26.32
%17.65

CMYK color model

#B55539 color CMYK value is (0,53,69,29).

  • cyan value is 0.00%
  • magenta value is 53.04%
  • yellow value is 68.51%
  • key color value is 29.02%

CMYK: (0,53,69,29)
C0M53Y69K29 (0%, 53%, 69%, 29%)
(0.00 / 0.53 / 0.69 / 0.29)

CMYK percentages

%0
%53.04
%68.51
%29.02

Codes

Color #B55539 in popluar color models

B5 55 39
RGB 181 85 57
HSL 14° 52.10% 46.67%
HSB/HSV 14° 68.51% 70.98%
CMYK 0.00% 53.04% 68.51%
29.02%

Color #B55539 in popluar number systems.

HEX B5 55 39
Decimal 181 85 57
Binary 10110101 1010101 111001
Octal 265 125 71

Shades and tints

Shades of #B55539

#B55539
(181,85,57)
#A54E34
(165,78,52)
#95472F
(149,71,47)
#85402A
(133,64,42)
#753925
(117,57,37)
#653220
(101,50,32)
#552B1B
(85,43,27)
#452416
(69,36,22)
#351D11
(53,29,17)
#25160C
(37,22,12)
#150F07
(21,15,7)
#000000
(0,0,0)

Tints of #B55539

#B55539
(181,85,57)
#BB644B
(187,100,75)
#C1735D
(193,115,93)
#C7826F
(199,130,111)
#CD9181
(205,145,129)
#D3A093
(211,160,147)
#D9AFA5
(217,175,165)
#DFBEB7
(223,190,183)
#E5CDC9
(229,205,201)
#EBDCDB
(235,220,219)
#F1EBED
(241,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B55539 color. Also use rgb(181,85,57) instead hex code.

Text Font Color

.myTextColor { color: #B55539; }

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

This text font color is #B55539.

Background Color

.myBgColor { background-color: #B55539; }

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

This div background color is #B55539.

Border color

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

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

This div border color is #B55539.

Opacity

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

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

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

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

This text has shadow with #B55539 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B55539.

Preview

Color preview on black background

This text has color #B55539 on black background.


Color preview on white background

This text has color #B55539 on white background.


Black color preview on #B55539 background

This text has black color on #B55539 background.


White color preview on #B55539 background

This text has white color on #B55539 background.


Related colors

Complementary color

Complementary color for #hex is #4AAAC6.


I love getcolorcode.com

Triadic colors

1 #39B555 and #5539B5 with #B55539 are triadic colors.

2 #3955B5 and #55B539 with #B55539 are triadic colors.