COLOR #564263

HEX: #564263 RGB: (86,66,99)

Color info

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

RGB color model

#564263 color RGB value is (86,66,99).

RGB: (86,66,99) (34%, 26%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 66 of 255 = 26%
B 99 of 255 = 39%

86
66
99

R + G + B ~ 33%. #564263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 66 + 99 = 251 (100%)
R 86 of 251 ~ 34.26%
G 66 of 251 ~ 26.29%
B 99 of 251 ~ 39.44'%

%34.26
%26.29
%39.44

CMYK color model

#564263 color CMYK value is (13,33,0,61).

  • cyan value is 13.13%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (13,33,0,61) C13M33Y0K61 (13%,33%,0%,61%) (0.13/0.33/0.00/0.61) 

CMYK percentages

%13.13
%33.33
%0
%61.18

Codes

Color #564263 in popluar color models

56 42 63
RGB 86 66 99
HSL 276° 20.00% 32.35%
HSB/HSV 276° 33.33% 38.82%
CMYK 13.13% 33.33% 0.00%
61.18%

Color #564263 in popluar number systems.

HEX 56 42 63
Decimal 86 66 99
Binary 1010110 1000010 1100011
Octal 126 102 143

Shades and tints

Shades of #564263

#564263
(86,66,99)
#4F3C5A
(79,60,90)
#483651
(72,54,81)
#413048
(65,48,72)
#3A2A3F
(58,42,63)
#332436
(51,36,54)
#2C1E2D
(44,30,45)
#251824
(37,24,36)
#1E121B
(30,18,27)
#170C12
(23,12,18)
#100609
(16,6,9)
#000000
(0,0,0)

Tints of #564263

#564263
(86,66,99)
#655371
(101,83,113)
#74647F
(116,100,127)
#83758D
(131,117,141)
#92869B
(146,134,155)
#A197A9
(161,151,169)
#B0A8B7
(176,168,183)
#BFB9C5
(191,185,197)
#CECAD3
(206,202,211)
#DDDBE1
(221,219,225)
#ECECEF
(236,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564263 color. Also use rgb(86,66,99) instead hex code.

Text Font Color

.myTextColor { color: #564263; }

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

This text font color is #564263.

Background Color

.myBgColor { background-color: #564263; }

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

This div background color is #564263.

Border color

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

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

This div border color is #564263.

Opacity

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

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

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

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

This text has shadow with #564263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564263.

Preview

Color preview on black background

This text has color #564263 on black background.


Color preview on white background

This text has color #564263 on white background.


Black color preview on #564263 background

This text has black color on #564263 background.


White color preview on #564263 background

This text has white color on #564263 background.


Related colors

Complementary color

Complementary color for #hex is #A9BD9C.


I love getcolorcode.com

Triadic colors

1 #635642 and #426356 with #564263 are triadic colors.

2 #634256 and #425663 with #564263 are triadic colors.