COLOR #56365F

HEX: #56365F RGB: (86,54,95)

Color info

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

RGB color model

#56365F color RGB value is (86,54,95).

RGB: (86,54,95) (34%, 21%, 37%)

RGB channels and saturation

R 86 of 255 = 34%
G 54 of 255 = 21%
B 95 of 255 = 37%

86
54
95

R + G + B ~ 31%. #56365F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 54 + 95 = 235 (100%)
R 86 of 235 ~ 36.6%
G 54 of 235 ~ 22.98%
B 95 of 235 ~ 40.43'%

%36.6
%22.98
%40.43

CMYK color model

#56365F color CMYK value is (9,43,0,63).

  • cyan value is 9.47%
  • magenta value is 43.16%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (9,43,0,63)
C9M43Y0K63 (9%, 43%, 0%, 63%)
(0.09 / 0.43 / 0.00 / 0.63)

CMYK percentages

%9.47
%43.16
%0
%62.75

Codes

Color #56365F in popluar color models

56 36 5F
RGB 86 54 95
HSL 287° 27.52% 29.22%
HSB/HSV 287° 43.16% 37.25%
CMYK 9.47% 43.16% 0.00%
62.75%

Color #56365F in popluar number systems.

HEX 56 36 5F
Decimal 86 54 95
Binary 1010110 110110 1011111
Octal 126 66 137

Shades and tints

Shades of #56365F

#56365F
(86,54,95)
#4F3257
(79,50,87)
#482E4F
(72,46,79)
#412A47
(65,42,71)
#3A263F
(58,38,63)
#332237
(51,34,55)
#2C1E2F
(44,30,47)
#251A27
(37,26,39)
#1E161F
(30,22,31)
#171217
(23,18,23)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #56365F

#56365F
(86,54,95)
#65486D
(101,72,109)
#745A7B
(116,90,123)
#836C89
(131,108,137)
#927E97
(146,126,151)
#A190A5
(161,144,165)
#B0A2B3
(176,162,179)
#BFB4C1
(191,180,193)
#CEC6CF
(206,198,207)
#DDD8DD
(221,216,221)
#ECEAEB
(236,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56365F color. Also use rgb(86,54,95) instead hex code.

Text Font Color

.myTextColor { color: #56365F; }

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

This text font color is #56365F.

Background Color

.myBgColor { background-color: #56365F; }

<div style="background-color:#56365F">Inner text</div>

This div background color is #56365F.

Border color

.myBorderColor { border: 1px solid #56365F; }

<div style="border:3px solid #56365F">Div</div>

This div border color is #56365F.

Opacity

.myOpacity80 { color: #56365F; opacity: 0.8; }

<p style="color:#56365F;opacity:0.8;">80%</p>

Text with #56365F 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 #56365F;}

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

This text has shadow with #56365F color.


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

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

This text has shadow with #56365F primary color and red secondary color.


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

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

This text has shadow with #56365F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #56365F.

Preview

Color preview on black background

This text has color #56365F on black background.


Color preview on white background

This text has color #56365F on white background.


Black color preview on #56365F background

This text has black color on #56365F background.


White color preview on #56365F background

This text has white color on #56365F background.


Related colors

Complementary color

Complementary color for #hex is #A9C9A0.


I love getcolorcode.com

Triadic colors

1 #5F5636 and #365F56 with #56365F are triadic colors.

2 #5F3656 and #36565F with #56365F are triadic colors.