COLOR #5C4A88

HEX: #5C4A88 RGB: (92,74,136)

Color info

#5C4A88 contains mainly red and blue colors. Web safe color of #5C4A88 is #663399 (or #639).

RGB color model

#5C4A88 color RGB value is (92,74,136).

RGB: (92,74,136) (36%, 29%, 53%)

RGB channels and saturation

R 92 of 255 = 36%
G 74 of 255 = 29%
B 136 of 255 = 53%

92
74
136

R + G + B ~ 39%. #5C4A88 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 92 + 74 + 136 = 302 (100%)
R 92 of 302 ~ 30.46%
G 74 of 302 ~ 24.5%
B 136 of 302 ~ 45.03'%

%30.46
%24.5
%45.03

CMYK color model

#5C4A88 color CMYK value is (32,46,0,47).

  • cyan value is 32.35%
  • magenta value is 45.59%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (32,46,0,47)
C32M46Y0K47 (32%, 46%, 0%, 47%)
(0.32 / 0.46 / 0.00 / 0.47)

CMYK percentages

%32.35
%45.59
%0
%46.67

Codes

Color #5C4A88 in popluar color models

5C 4A 88
RGB 92 74 136
HSL 257° 29.52% 41.18%
HSB/HSV 257° 45.59% 53.33%
CMYK 32.35% 45.59% 0.00%
46.67%

Color #5C4A88 in popluar number systems.

HEX 5C 4A 88
Decimal 92 74 136
Binary 1011100 1001010 10001000
Octal 134 112 210

Shades and tints

Shades of #5C4A88

#5C4A88
(92,74,136)
#54447C
(84,68,124)
#4C3E70
(76,62,112)
#443864
(68,56,100)
#3C3258
(60,50,88)
#342C4C
(52,44,76)
#2C2640
(44,38,64)
#242034
(36,32,52)
#1C1A28
(28,26,40)
#14141C
(20,20,28)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #5C4A88

#5C4A88
(92,74,136)
#6A5A92
(106,90,146)
#786A9C
(120,106,156)
#867AA6
(134,122,166)
#948AB0
(148,138,176)
#A29ABA
(162,154,186)
#B0AAC4
(176,170,196)
#BEBACE
(190,186,206)
#CCCAD8
(204,202,216)
#DADAE2
(218,218,226)
#E8EAEC
(232,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5C4A88 color. Also use rgb(92,74,136) instead hex code.

Text Font Color

.myTextColor { color: #5C4A88; }

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

This text font color is #5C4A88.

Background Color

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

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

This div background color is #5C4A88.

Border color

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

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

This div border color is #5C4A88.

Opacity

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

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

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

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

This text has shadow with #5C4A88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5C4A88.

Preview

Color preview on black background

This text has color #5C4A88 on black background.


Color preview on white background

This text has color #5C4A88 on white background.


Black color preview on #5C4A88 background

This text has black color on #5C4A88 background.


White color preview on #5C4A88 background

This text has white color on #5C4A88 background.


Related colors

Complementary color

Complementary color for #hex is #A3B577.


I love getcolorcode.com

Triadic colors

1 #885C4A and #4A885C with #5C4A88 are triadic colors.

2 #884A5C and #4A5C88 with #5C4A88 are triadic colors.