COLOR #5B2C41

HEX: #5B2C41 RGB: (91,44,65)

Color info

#5B2C41 contains red, green and blue colors in about the same proportion. Web safe color of #5B2C41 is #663333 (or #633).

RGB color model

#5B2C41 color RGB value is (91,44,65).

RGB: (91,44,65) (36%, 17%, 25%)

RGB channels and saturation

R 91 of 255 = 36%
G 44 of 255 = 17%
B 65 of 255 = 25%

91
44
65

R + G + B ~ 26%. #5B2C41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 91 + 44 + 65 = 200 (100%)
R 91 of 200 ~ 45.5%
G 44 of 200 ~ 22%
B 65 of 200 ~ 32.5'%

%45.5
%22
%32.5

CMYK color model

#5B2C41 color CMYK value is (0,52,29,64).

  • cyan value is 0.00%
  • magenta value is 51.65%
  • yellow value is 28.57%
  • key color value is 64.31%

CMYK: (0,52,29,64)
C0M52Y29K64 (0%, 52%, 29%, 64%)
(0.00 / 0.52 / 0.29 / 0.64)

CMYK percentages

%0
%51.65
%28.57
%64.31

Codes

Color #5B2C41 in popluar color models

5B 2C 41
RGB 91 44 65
HSL 333° 34.81% 26.47%
HSB/HSV 333° 51.65% 35.69%
CMYK 0.00% 51.65% 28.57%
64.31%

Color #5B2C41 in popluar number systems.

HEX 5B 2C 41
Decimal 91 44 65
Binary 1011011 101100 1000001
Octal 133 54 101

Shades and tints

Shades of #5B2C41

#5B2C41
(91,44,65)
#53283C
(83,40,60)
#4B2437
(75,36,55)
#432032
(67,32,50)
#3B1C2D
(59,28,45)
#331828
(51,24,40)
#2B1423
(43,20,35)
#23101E
(35,16,30)
#1B0C19
(27,12,25)
#130814
(19,8,20)
#0B040F
(11,4,15)
#000000
(0,0,0)

Tints of #5B2C41

#5B2C41
(91,44,65)
#693F52
(105,63,82)
#775263
(119,82,99)
#856574
(133,101,116)
#937885
(147,120,133)
#A18B96
(161,139,150)
#AF9EA7
(175,158,167)
#BDB1B8
(189,177,184)
#CBC4C9
(203,196,201)
#D9D7DA
(217,215,218)
#E7EAEB
(231,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5B2C41 color. Also use rgb(91,44,65) instead hex code.

Text Font Color

.myTextColor { color: #5B2C41; }

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

This text font color is #5B2C41.

Background Color

.myBgColor { background-color: #5B2C41; }

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

This div background color is #5B2C41.

Border color

.myBorderColor { border: 1px solid #5B2C41; }

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

This div border color is #5B2C41.

Opacity

.myOpacity80 { color: #5B2C41; opacity: 0.8; }

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

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

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

This text has shadow with #5B2C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5B2C41.

Preview

Color preview on black background

This text has color #5B2C41 on black background.


Color preview on white background

This text has color #5B2C41 on white background.


Black color preview on #5B2C41 background

This text has black color on #5B2C41 background.


White color preview on #5B2C41 background

This text has white color on #5B2C41 background.


Related colors

Complementary color

Complementary color for #hex is #A4D3BE.


I love getcolorcode.com

Triadic colors

1 #415B2C and #2C415B with #5B2C41 are triadic colors.

2 #412C5B and #2C5B41 with #5B2C41 are triadic colors.