COLOR #56637E

HEX: #56637E RGB: (86,99,126)

Color info

#56637E contains red, green and blue colors in about the same proportion. Web safe color of #56637E is #666666 (or #666).

RGB color model

#56637E color RGB value is (86,99,126).

RGB: (86,99,126) (34%, 39%, 49%)

RGB channels and saturation

R 86 of 255 = 34%
G 99 of 255 = 39%
B 126 of 255 = 49%

86
99
126

R + G + B ~ 41%. #56637E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 99 + 126 = 311 (100%)
R 86 of 311 ~ 27.65%
G 99 of 311 ~ 31.83%
B 126 of 311 ~ 40.51'%

%27.65
%31.83
%40.51

CMYK color model

#56637E color CMYK value is (32,21,0,51).

  • cyan value is 31.75%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (32,21,0,51)
C32M21Y0K51 (32%, 21%, 0%, 51%)
(0.32 / 0.21 / 0.00 / 0.51)

CMYK percentages

%31.75
%21.43
%0
%50.59

Codes

Color #56637E in popluar color models

56 63 7E
RGB 86 99 126
HSL 221° 18.87% 41.57%
HSB/HSV 221° 31.75% 49.41%
CMYK 31.75% 21.43% 0.00%
50.59%

Color #56637E in popluar number systems.

HEX 56 63 7E
Decimal 86 99 126
Binary 1010110 1100011 1111110
Octal 126 143 176

Shades and tints

Shades of #56637E

#56637E
(86,99,126)
#4F5A73
(79,90,115)
#485168
(72,81,104)
#41485D
(65,72,93)
#3A3F52
(58,63,82)
#333647
(51,54,71)
#2C2D3C
(44,45,60)
#252431
(37,36,49)
#1E1B26
(30,27,38)
#17121B
(23,18,27)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #56637E

#56637E
(86,99,126)
#657189
(101,113,137)
#747F94
(116,127,148)
#838D9F
(131,141,159)
#929BAA
(146,155,170)
#A1A9B5
(161,169,181)
#B0B7C0
(176,183,192)
#BFC5CB
(191,197,203)
#CED3D6
(206,211,214)
#DDE1E1
(221,225,225)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56637E; }

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

This text font color is #56637E.

Background Color

.myBgColor { background-color: #56637E; }

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

This div background color is #56637E.

Border color

.myBorderColor { border: 1px solid #56637E; }

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

This div border color is #56637E.

Opacity

.myOpacity80 { color: #56637E; opacity: 0.8; }

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

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

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

This text has shadow with #56637E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56637E.

Preview

Color preview on black background

This text has color #56637E on black background.


Color preview on white background

This text has color #56637E on white background.


Black color preview on #56637E background

This text has black color on #56637E background.


White color preview on #56637E background

This text has white color on #56637E background.


Related colors

Complementary color

Complementary color for #hex is #A99C81.


I love getcolorcode.com

Triadic colors

1 #7E5663 and #637E56 with #56637E are triadic colors.

2 #7E6356 and #63567E with #56637E are triadic colors.