COLOR #5C1C49

HEX: #5C1C49 RGB: (92,28,73)

Color info

#5C1C49 contains mainly red and blue colors. Web safe color of #5C1C49 is #663333 (or #633).

RGB color model

#5C1C49 color RGB value is (92,28,73).

RGB: (92,28,73) (36%, 11%, 29%)

RGB channels and saturation

R 92 of 255 = 36%
G 28 of 255 = 11%
B 73 of 255 = 29%

92
28
73

R + G + B ~ 25%. #5C1C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 28 + 73 = 193 (100%)
R 92 of 193 ~ 47.67%
G 28 of 193 ~ 14.51%
B 73 of 193 ~ 37.82'%

%47.67
%14.51
%37.82

CMYK color model

#5C1C49 color CMYK value is (0,70,21,64).

  • cyan value is 0.00%
  • magenta value is 69.57%
  • yellow value is 20.65%
  • key color value is 63.92%

CMYK: (0,70,21,64)
C0M70Y21K64 (0%, 70%, 21%, 64%)
(0.00 / 0.70 / 0.21 / 0.64)

CMYK percentages

%0
%69.57
%20.65
%63.92

Codes

Color #5C1C49 in popluar color models

5C 1C 49
RGB 92 28 73
HSL 318° 53.33% 23.53%
HSB/HSV 318° 69.57% 36.08%
CMYK 0.00% 69.57% 20.65%
63.92%

Color #5C1C49 in popluar number systems.

HEX 5C 1C 49
Decimal 92 28 73
Binary 1011100 11100 1001001
Octal 134 34 111

Shades and tints

Shades of #5C1C49

#5C1C49
(92,28,73)
#541A43
(84,26,67)
#4C183D
(76,24,61)
#441637
(68,22,55)
#3C1431
(60,20,49)
#34122B
(52,18,43)
#2C1025
(44,16,37)
#240E1F
(36,14,31)
#1C0C19
(28,12,25)
#140A13
(20,10,19)
#0C080D
(12,8,13)
#000000
(0,0,0)

Tints of #5C1C49

#5C1C49
(92,28,73)
#6A3059
(106,48,89)
#784469
(120,68,105)
#865879
(134,88,121)
#946C89
(148,108,137)
#A28099
(162,128,153)
#B094A9
(176,148,169)
#BEA8B9
(190,168,185)
#CCBCC9
(204,188,201)
#DAD0D9
(218,208,217)
#E8E4E9
(232,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C1C49 color. Also use rgb(92,28,73) instead hex code.

Text Font Color

.myTextColor { color: #5C1C49; }

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

This text font color is #5C1C49.

Background Color

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

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

This div background color is #5C1C49.

Border color

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

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

This div border color is #5C1C49.

Opacity

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

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

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

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

This text has shadow with #5C1C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C1C49.

Preview

Color preview on black background

This text has color #5C1C49 on black background.


Color preview on white background

This text has color #5C1C49 on white background.


Black color preview on #5C1C49 background

This text has black color on #5C1C49 background.


White color preview on #5C1C49 background

This text has white color on #5C1C49 background.


Related colors

Complementary color

Complementary color for #hex is #A3E3B6.


I love getcolorcode.com

Triadic colors

1 #495C1C and #1C495C with #5C1C49 are triadic colors.

2 #491C5C and #1C5C49 with #5C1C49 are triadic colors.