COLOR #56496F

HEX: #56496F RGB: (86,73,111)

Color info

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

RGB color model

#56496F color RGB value is (86,73,111).

RGB: (86,73,111) (34%, 29%, 44%)

RGB channels and saturation

R 86 of 255 = 34%
G 73 of 255 = 29%
B 111 of 255 = 44%

86
73
111

R + G + B ~ 36%. #56496F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 73 + 111 = 270 (100%)
R 86 of 270 ~ 31.85%
G 73 of 270 ~ 27.04%
B 111 of 270 ~ 41.11'%

%31.85
%27.04
%41.11

CMYK color model

#56496F color CMYK value is (23,34,0,56).

  • cyan value is 22.52%
  • magenta value is 34.23%
  • yellow value is 0.00%
  • key color value is 56.47%

CMYK: (23,34,0,56)
C23M34Y0K56 (23%, 34%, 0%, 56%)
(0.23 / 0.34 / 0.00 / 0.56)

CMYK percentages

%22.52
%34.23
%0
%56.47

Codes

Color #56496F in popluar color models

56 49 6F
RGB 86 73 111
HSL 261° 20.65% 36.08%
HSB/HSV 261° 34.23% 43.53%
CMYK 22.52% 34.23% 0.00%
56.47%

Color #56496F in popluar number systems.

HEX 56 49 6F
Decimal 86 73 111
Binary 1010110 1001001 1101111
Octal 126 111 157

Shades and tints

Shades of #56496F

#56496F
(86,73,111)
#4F4365
(79,67,101)
#483D5B
(72,61,91)
#413751
(65,55,81)
#3A3147
(58,49,71)
#332B3D
(51,43,61)
#2C2533
(44,37,51)
#251F29
(37,31,41)
#1E191F
(30,25,31)
#171315
(23,19,21)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #56496F

#56496F
(86,73,111)
#65597C
(101,89,124)
#746989
(116,105,137)
#837996
(131,121,150)
#9289A3
(146,137,163)
#A199B0
(161,153,176)
#B0A9BD
(176,169,189)
#BFB9CA
(191,185,202)
#CEC9D7
(206,201,215)
#DDD9E4
(221,217,228)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56496F color. Also use rgb(86,73,111) instead hex code.

Text Font Color

.myTextColor { color: #56496F; }

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

This text font color is #56496F.

Background Color

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

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

This div background color is #56496F.

Border color

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

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

This div border color is #56496F.

Opacity

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

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

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

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

This text has shadow with #56496F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56496F.

Preview

Color preview on black background

This text has color #56496F on black background.


Color preview on white background

This text has color #56496F on white background.


Black color preview on #56496F background

This text has black color on #56496F background.


White color preview on #56496F background

This text has white color on #56496F background.


Related colors

Complementary color

Complementary color for #hex is #A9B690.


I love getcolorcode.com

Triadic colors

1 #6F5649 and #496F56 with #56496F are triadic colors.

2 #6F4956 and #49566F with #56496F are triadic colors.