COLOR #564875

HEX: #564875 RGB: (86,72,117)

Color info

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

RGB color model

#564875 color RGB value is (86,72,117).

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

RGB channels and saturation

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

86
72
117

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

Portions of RGB colors in percentages

R + G + B = 86 + 72 + 117 = 275 (100%)
R 86 of 275 ~ 31.27%
G 72 of 275 ~ 26.18%
B 117 of 275 ~ 42.55'%

%31.27
%26.18
%42.55

CMYK color model

#564875 color CMYK value is (26,38,0,54).

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

CMYK: (26,38,0,54)
C26M38Y0K54 (26%, 38%, 0%, 54%)
(0.26 / 0.38 / 0.00 / 0.54)

CMYK percentages

%26.5
%38.46
%0
%54.12

Codes

Color #564875 in popluar color models

56 48 75
RGB 86 72 117
HSL 259° 23.81% 37.06%
HSB/HSV 259° 38.46% 45.88%
CMYK 26.50% 38.46% 0.00%
54.12%

Color #564875 in popluar number systems.

HEX 56 48 75
Decimal 86 72 117
Binary 1010110 1001000 1110101
Octal 126 110 165

Shades and tints

Shades of #564875

#564875
(86,72,117)
#4F426B
(79,66,107)
#483C61
(72,60,97)
#413657
(65,54,87)
#3A304D
(58,48,77)
#332A43
(51,42,67)
#2C2439
(44,36,57)
#251E2F
(37,30,47)
#1E1825
(30,24,37)
#17121B
(23,18,27)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #564875

#564875
(86,72,117)
#655881
(101,88,129)
#74688D
(116,104,141)
#837899
(131,120,153)
#9288A5
(146,136,165)
#A198B1
(161,152,177)
#B0A8BD
(176,168,189)
#BFB8C9
(191,184,201)
#CEC8D5
(206,200,213)
#DDD8E1
(221,216,225)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564875; }

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

This text font color is #564875.

Background Color

.myBgColor { background-color: #564875; }

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

This div background color is #564875.

Border color

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

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

This div border color is #564875.

Opacity

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

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

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

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

This text has shadow with #564875 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564875.

Preview

Color preview on black background

This text has color #564875 on black background.


Color preview on white background

This text has color #564875 on white background.


Black color preview on #564875 background

This text has black color on #564875 background.


White color preview on #564875 background

This text has white color on #564875 background.


Related colors

Complementary color

Complementary color for #hex is #A9B78A.


I love getcolorcode.com

Triadic colors

1 #755648 and #487556 with #564875 are triadic colors.

2 #754856 and #485675 with #564875 are triadic colors.