COLOR #564979

HEX: #564979 RGB: (86,73,121)

Color info

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

RGB color model

#564979 color RGB value is (86,73,121).

RGB: (86,73,121) (34%, 29%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 73 of 255 = 29%
B 121 of 255 = 47%

86
73
121

R + G + B ~ 37%. #564979 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 73 + 121 = 280 (100%)
R 86 of 280 ~ 30.71%
G 73 of 280 ~ 26.07%
B 121 of 280 ~ 43.21'%

%30.71
%26.07
%43.21

CMYK color model

#564979 color CMYK value is (29,40,0,53).

  • cyan value is 28.93%
  • magenta value is 39.67%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (29,40,0,53)
C29M40Y0K53 (29%, 40%, 0%, 53%)
(0.29 / 0.40 / 0.00 / 0.53)

CMYK percentages

%28.93
%39.67
%0
%52.55

Codes

Color #564979 in popluar color models

56 49 79
RGB 86 73 121
HSL 256° 24.74% 38.04%
HSB/HSV 256° 39.67% 47.45%
CMYK 28.93% 39.67% 0.00%
52.55%

Color #564979 in popluar number systems.

HEX 56 49 79
Decimal 86 73 121
Binary 1010110 1001001 1111001
Octal 126 111 171

Shades and tints

Shades of #564979

#564979
(86,73,121)
#4F436E
(79,67,110)
#483D63
(72,61,99)
#413758
(65,55,88)
#3A314D
(58,49,77)
#332B42
(51,43,66)
#2C2537
(44,37,55)
#251F2C
(37,31,44)
#1E1921
(30,25,33)
#171316
(23,19,22)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #564979

#564979
(86,73,121)
#655985
(101,89,133)
#746991
(116,105,145)
#83799D
(131,121,157)
#9289A9
(146,137,169)
#A199B5
(161,153,181)
#B0A9C1
(176,169,193)
#BFB9CD
(191,185,205)
#CEC9D9
(206,201,217)
#DDD9E5
(221,217,229)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564979; }

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

This text font color is #564979.

Background Color

.myBgColor { background-color: #564979; }

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

This div background color is #564979.

Border color

.myBorderColor { border: 1px solid #564979; }

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

This div border color is #564979.

Opacity

.myOpacity80 { color: #564979; opacity: 0.8; }

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

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

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

This text has shadow with #564979 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564979.

Preview

Color preview on black background

This text has color #564979 on black background.


Color preview on white background

This text has color #564979 on white background.


Black color preview on #564979 background

This text has black color on #564979 background.


White color preview on #564979 background

This text has white color on #564979 background.


Related colors

Complementary color

Complementary color for #hex is #A9B686.


I love getcolorcode.com

Triadic colors

1 #795649 and #497956 with #564979 are triadic colors.

2 #794956 and #495679 with #564979 are triadic colors.