COLOR #56317D

HEX: #56317D RGB: (86,49,125)

Color info

#56317D contains mainly red and blue colors. Web safe color of #56317D is #663366 (or #636).

RGB color model

#56317D color RGB value is (86,49,125).

RGB: (86,49,125) (34%, 19%, 49%)

RGB channels and saturation

R 86 of 255 = 34%
G 49 of 255 = 19%
B 125 of 255 = 49%

86
49
125

R + G + B ~ 34%. #56317D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 49 + 125 = 260 (100%)
R 86 of 260 ~ 33.08%
G 49 of 260 ~ 18.85%
B 125 of 260 ~ 48.08'%

%33.08
%18.85
%48.08

CMYK color model

#56317D color CMYK value is (31,61,0,51).

  • cyan value is 31.20%
  • magenta value is 60.80%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (31,61,0,51)
C31M61Y0K51 (31%, 61%, 0%, 51%)
(0.31 / 0.61 / 0.00 / 0.51)

CMYK percentages

%31.2
%60.8
%0
%50.98

Codes

Color #56317D in popluar color models

56 31 7D
RGB 86 49 125
HSL 269° 43.68% 34.12%
HSB/HSV 269° 60.80% 49.02%
CMYK 31.20% 60.80% 0.00%
50.98%

Color #56317D in popluar number systems.

HEX 56 31 7D
Decimal 86 49 125
Binary 1010110 110001 1111101
Octal 126 61 175

Shades and tints

Shades of #56317D

#56317D
(86,49,125)
#4F2D72
(79,45,114)
#482967
(72,41,103)
#41255C
(65,37,92)
#3A2151
(58,33,81)
#331D46
(51,29,70)
#2C193B
(44,25,59)
#251530
(37,21,48)
#1E1125
(30,17,37)
#170D1A
(23,13,26)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #56317D

#56317D
(86,49,125)
#654388
(101,67,136)
#745593
(116,85,147)
#83679E
(131,103,158)
#9279A9
(146,121,169)
#A18BB4
(161,139,180)
#B09DBF
(176,157,191)
#BFAFCA
(191,175,202)
#CEC1D5
(206,193,213)
#DDD3E0
(221,211,224)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56317D color. Also use rgb(86,49,125) instead hex code.

Text Font Color

.myTextColor { color: #56317D; }

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

This text font color is #56317D.

Background Color

.myBgColor { background-color: #56317D; }

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

This div background color is #56317D.

Border color

.myBorderColor { border: 1px solid #56317D; }

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

This div border color is #56317D.

Opacity

.myOpacity80 { color: #56317D; opacity: 0.8; }

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

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

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

This text has shadow with #56317D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56317D.

Preview

Color preview on black background

This text has color #56317D on black background.


Color preview on white background

This text has color #56317D on white background.


Black color preview on #56317D background

This text has black color on #56317D background.


White color preview on #56317D background

This text has white color on #56317D background.


Related colors

Complementary color

Complementary color for #hex is #A9CE82.


I love getcolorcode.com

Triadic colors

1 #7D5631 and #317D56 with #56317D are triadic colors.

2 #7D3156 and #31567D with #56317D are triadic colors.