COLOR #5C2B47

HEX: #5C2B47 RGB: (92,43,71)

Color info

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

RGB color model

#5C2B47 color RGB value is (92,43,71).

RGB: (92,43,71) (36%, 17%, 28%)

RGB channels and saturation

R 92 of 255 = 36%
G 43 of 255 = 17%
B 71 of 255 = 28%

92
43
71

R + G + B ~ 27%. #5C2B47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 43 + 71 = 206 (100%)
R 92 of 206 ~ 44.66%
G 43 of 206 ~ 20.87%
B 71 of 206 ~ 34.47'%

%44.66
%20.87
%34.47

CMYK color model

#5C2B47 color CMYK value is (0,53,23,64).

  • cyan value is 0.00%
  • magenta value is 53.26%
  • yellow value is 22.83%
  • key color value is 63.92%

CMYK: (0,53,23,64)
C0M53Y23K64 (0%, 53%, 23%, 64%)
(0.00 / 0.53 / 0.23 / 0.64)

CMYK percentages

%0
%53.26
%22.83
%63.92

Codes

Color #5C2B47 in popluar color models

5C 2B 47
RGB 92 43 71
HSL 326° 36.30% 26.47%
HSB/HSV 326° 53.26% 36.08%
CMYK 0.00% 53.26% 22.83%
63.92%

Color #5C2B47 in popluar number systems.

HEX 5C 2B 47
Decimal 92 43 71
Binary 1011100 101011 1000111
Octal 134 53 107

Shades and tints

Shades of #5C2B47

#5C2B47
(92,43,71)
#542841
(84,40,65)
#4C253B
(76,37,59)
#442235
(68,34,53)
#3C1F2F
(60,31,47)
#341C29
(52,28,41)
#2C1923
(44,25,35)
#24161D
(36,22,29)
#1C1317
(28,19,23)
#141011
(20,16,17)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #5C2B47

#5C2B47
(92,43,71)
#6A3E57
(106,62,87)
#785167
(120,81,103)
#866477
(134,100,119)
#947787
(148,119,135)
#A28A97
(162,138,151)
#B09DA7
(176,157,167)
#BEB0B7
(190,176,183)
#CCC3C7
(204,195,199)
#DAD6D7
(218,214,215)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C2B47 color. Also use rgb(92,43,71) instead hex code.

Text Font Color

.myTextColor { color: #5C2B47; }

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

This text font color is #5C2B47.

Background Color

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

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

This div background color is #5C2B47.

Border color

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

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

This div border color is #5C2B47.

Opacity

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

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

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

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

This text has shadow with #5C2B47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C2B47.

Preview

Color preview on black background

This text has color #5C2B47 on black background.


Color preview on white background

This text has color #5C2B47 on white background.


Black color preview on #5C2B47 background

This text has black color on #5C2B47 background.


White color preview on #5C2B47 background

This text has white color on #5C2B47 background.


Related colors

Complementary color

Complementary color for #hex is #A3D4B8.


I love getcolorcode.com

Triadic colors

1 #475C2B and #2B475C with #5C2B47 are triadic colors.

2 #472B5C and #2B5C47 with #5C2B47 are triadic colors.