COLOR #564679

HEX: #564679 RGB: (86,70,121)

Color info

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

RGB color model

#564679 color RGB value is (86,70,121).

RGB: (86,70,121) (34%, 27%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 70 of 255 = 27%
B 121 of 255 = 47%

86
70
121

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

Portions of RGB colors in percentages

R + G + B = 86 + 70 + 121 = 277 (100%)
R 86 of 277 ~ 31.05%
G 70 of 277 ~ 25.27%
B 121 of 277 ~ 43.68'%

%31.05
%25.27
%43.68

CMYK color model

#564679 color CMYK value is (29,42,0,53).

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

CMYK: (29,42,0,53)
C29M42Y0K53 (29%, 42%, 0%, 53%)
(0.29 / 0.42 / 0.00 / 0.53)

CMYK percentages

%28.93
%42.15
%0
%52.55

Codes

Color #564679 in popluar color models

56 46 79
RGB 86 70 121
HSL 259° 26.70% 37.45%
HSB/HSV 259° 42.15% 47.45%
CMYK 28.93% 42.15% 0.00%
52.55%

Color #564679 in popluar number systems.

HEX 56 46 79
Decimal 86 70 121
Binary 1010110 1000110 1111001
Octal 126 106 171

Shades and tints

Shades of #564679

#564679
(86,70,121)
#4F406E
(79,64,110)
#483A63
(72,58,99)
#413458
(65,52,88)
#3A2E4D
(58,46,77)
#332842
(51,40,66)
#2C2237
(44,34,55)
#251C2C
(37,28,44)
#1E1621
(30,22,33)
#171016
(23,16,22)
#100A0B
(16,10,11)
#000000
(0,0,0)

Tints of #564679

#564679
(86,70,121)
#655685
(101,86,133)
#746691
(116,102,145)
#83769D
(131,118,157)
#9286A9
(146,134,169)
#A196B5
(161,150,181)
#B0A6C1
(176,166,193)
#BFB6CD
(191,182,205)
#CEC6D9
(206,198,217)
#DDD6E5
(221,214,229)
#ECE6F1
(236,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564679; }

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

This text font color is #564679.

Background Color

.myBgColor { background-color: #564679; }

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

This div background color is #564679.

Border color

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

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

This div border color is #564679.

Opacity

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

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

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

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

This text has shadow with #564679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564679.

Preview

Color preview on black background

This text has color #564679 on black background.


Color preview on white background

This text has color #564679 on white background.


Black color preview on #564679 background

This text has black color on #564679 background.


White color preview on #564679 background

This text has white color on #564679 background.


Related colors

Complementary color

Complementary color for #hex is #A9B986.


I love getcolorcode.com

Triadic colors

1 #795646 and #467956 with #564679 are triadic colors.

2 #794656 and #465679 with #564679 are triadic colors.