COLOR #56437E

HEX: #56437E RGB: (86,67,126)

Color info

#56437E contains red, green and blue colors in about the same proportion. Web safe color of #56437E is #663366 (or #636).

RGB color model

#56437E color RGB value is (86,67,126).

RGB: (86,67,126) (34%, 26%, 49%)

RGB channels and saturation

R 86 of 255 = 34%
G 67 of 255 = 26%
B 126 of 255 = 49%

86
67
126

R + G + B ~ 36%. #56437E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 67 + 126 = 279 (100%)
R 86 of 279 ~ 30.82%
G 67 of 279 ~ 24.01%
B 126 of 279 ~ 45.16'%

%30.82
%24.01
%45.16

CMYK color model

#56437E color CMYK value is (32,47,0,51).

  • cyan value is 31.75%
  • magenta value is 46.83%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (32,47,0,51)
C32M47Y0K51 (32%, 47%, 0%, 51%)
(0.32 / 0.47 / 0.00 / 0.51)

CMYK percentages

%31.75
%46.83
%0
%50.59

Codes

Color #56437E in popluar color models

56 43 7E
RGB 86 67 126
HSL 259° 30.57% 37.84%
HSB/HSV 259° 46.83% 49.41%
CMYK 31.75% 46.83% 0.00%
50.59%

Color #56437E in popluar number systems.

HEX 56 43 7E
Decimal 86 67 126
Binary 1010110 1000011 1111110
Octal 126 103 176

Shades and tints

Shades of #56437E

#56437E
(86,67,126)
#4F3D73
(79,61,115)
#483768
(72,55,104)
#41315D
(65,49,93)
#3A2B52
(58,43,82)
#332547
(51,37,71)
#2C1F3C
(44,31,60)
#251931
(37,25,49)
#1E1326
(30,19,38)
#170D1B
(23,13,27)
#100710
(16,7,16)
#000000
(0,0,0)

Tints of #56437E

#56437E
(86,67,126)
#655489
(101,84,137)
#746594
(116,101,148)
#83769F
(131,118,159)
#9287AA
(146,135,170)
#A198B5
(161,152,181)
#B0A9C0
(176,169,192)
#BFBACB
(191,186,203)
#CECBD6
(206,203,214)
#DDDCE1
(221,220,225)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56437E color. Also use rgb(86,67,126) instead hex code.

Text Font Color

.myTextColor { color: #56437E; }

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

This text font color is #56437E.

Background Color

.myBgColor { background-color: #56437E; }

<div style="background-color:#56437E">Inner text</div>

This div background color is #56437E.

Border color

.myBorderColor { border: 1px solid #56437E; }

<div style="border:3px solid #56437E">Div</div>

This div border color is #56437E.

Opacity

.myOpacity80 { color: #56437E; opacity: 0.8; }

<p style="color:#56437E;opacity:0.8;">80%</p>

Text with #56437E 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 #56437E;}

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

This text has shadow with #56437E color.


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

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

This text has shadow with #56437E primary color and red secondary color.


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

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

This text has shadow with #56437E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #56437E.

Preview

Color preview on black background

This text has color #56437E on black background.


Color preview on white background

This text has color #56437E on white background.


Black color preview on #56437E background

This text has black color on #56437E background.


White color preview on #56437E background

This text has white color on #56437E background.


Related colors

Complementary color

Complementary color for #hex is #A9BC81.


I love getcolorcode.com

Triadic colors

1 #7E5643 and #437E56 with #56437E are triadic colors.

2 #7E4356 and #43567E with #56437E are triadic colors.