COLOR #564775

HEX: #564775 RGB: (86,71,117)

Color info

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

RGB color model

#564775 color RGB value is (86,71,117).

RGB: (86,71,117) (34%, 28%, 46%)

RGB channels and saturation

R 86 of 255 = 34%
G 71 of 255 = 28%
B 117 of 255 = 46%

86
71
117

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

Portions of RGB colors in percentages

R + G + B = 86 + 71 + 117 = 274 (100%)
R 86 of 274 ~ 31.39%
G 71 of 274 ~ 25.91%
B 117 of 274 ~ 42.7'%

%31.39
%25.91
%42.7

CMYK color model

#564775 color CMYK value is (26,39,0,54).

  • cyan value is 26.50%
  • magenta value is 39.32%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (26,39,0,54)
C26M39Y0K54 (26%, 39%, 0%, 54%)
(0.26 / 0.39 / 0.00 / 0.54)

CMYK percentages

%26.5
%39.32
%0
%54.12

Codes

Color #564775 in popluar color models

56 47 75
RGB 86 71 117
HSL 260° 24.47% 36.86%
HSB/HSV 260° 39.32% 45.88%
CMYK 26.50% 39.32% 0.00%
54.12%

Color #564775 in popluar number systems.

HEX 56 47 75
Decimal 86 71 117
Binary 1010110 1000111 1110101
Octal 126 107 165

Shades and tints

Shades of #564775

#564775
(86,71,117)
#4F416B
(79,65,107)
#483B61
(72,59,97)
#413557
(65,53,87)
#3A2F4D
(58,47,77)
#332943
(51,41,67)
#2C2339
(44,35,57)
#251D2F
(37,29,47)
#1E1725
(30,23,37)
#17111B
(23,17,27)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #564775

#564775
(86,71,117)
#655781
(101,87,129)
#74678D
(116,103,141)
#837799
(131,119,153)
#9287A5
(146,135,165)
#A197B1
(161,151,177)
#B0A7BD
(176,167,189)
#BFB7C9
(191,183,201)
#CEC7D5
(206,199,213)
#DDD7E1
(221,215,225)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564775 color. Also use rgb(86,71,117) instead hex code.

Text Font Color

.myTextColor { color: #564775; }

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

This text font color is #564775.

Background Color

.myBgColor { background-color: #564775; }

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

This div background color is #564775.

Border color

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

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

This div border color is #564775.

Opacity

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

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

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

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

This text has shadow with #564775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564775.

Preview

Color preview on black background

This text has color #564775 on black background.


Color preview on white background

This text has color #564775 on white background.


Black color preview on #564775 background

This text has black color on #564775 background.


White color preview on #564775 background

This text has white color on #564775 background.


Related colors

Complementary color

Complementary color for #hex is #A9B88A.


I love getcolorcode.com

Triadic colors

1 #755647 and #477556 with #564775 are triadic colors.

2 #754756 and #475675 with #564775 are triadic colors.