COLOR #56727E

HEX: #56727E RGB: (86,114,126)

Color info

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

RGB color model

#56727E color RGB value is (86,114,126).

RGB: (86,114,126) (34%, 45%, 49%)

RGB channels and saturation

R 86 of 255 = 34%
G 114 of 255 = 45%
B 126 of 255 = 49%

86
114
126

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

Portions of RGB colors in percentages

R + G + B = 86 + 114 + 126 = 326 (100%)
R 86 of 326 ~ 26.38%
G 114 of 326 ~ 34.97%
B 126 of 326 ~ 38.65'%

%26.38
%34.97
%38.65

CMYK color model

#56727E color CMYK value is (32,10,0,51).

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

CMYK: (32,10,0,51)
C32M10Y0K51 (32%, 10%, 0%, 51%)
(0.32 / 0.10 / 0.00 / 0.51)

CMYK percentages

%31.75
%9.52
%0
%50.59

Codes

Color #56727E in popluar color models

56 72 7E
RGB 86 114 126
HSL 198° 18.87% 41.57%
HSB/HSV 198° 31.75% 49.41%
CMYK 31.75% 9.52% 0.00%
50.59%

Color #56727E in popluar number systems.

HEX 56 72 7E
Decimal 86 114 126
Binary 1010110 1110010 1111110
Octal 126 162 176

Shades and tints

Shades of #56727E

#56727E
(86,114,126)
#4F6873
(79,104,115)
#485E68
(72,94,104)
#41545D
(65,84,93)
#3A4A52
(58,74,82)
#334047
(51,64,71)
#2C363C
(44,54,60)
#252C31
(37,44,49)
#1E2226
(30,34,38)
#17181B
(23,24,27)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #56727E

#56727E
(86,114,126)
#657E89
(101,126,137)
#748A94
(116,138,148)
#83969F
(131,150,159)
#92A2AA
(146,162,170)
#A1AEB5
(161,174,181)
#B0BAC0
(176,186,192)
#BFC6CB
(191,198,203)
#CED2D6
(206,210,214)
#DDDEE1
(221,222,225)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56727E; }

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

This text font color is #56727E.

Background Color

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

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

This div background color is #56727E.

Border color

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

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

This div border color is #56727E.

Opacity

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

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

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

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

This text has shadow with #56727E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56727E.

Preview

Color preview on black background

This text has color #56727E on black background.


Color preview on white background

This text has color #56727E on white background.


Black color preview on #56727E background

This text has black color on #56727E background.


White color preview on #56727E background

This text has white color on #56727E background.


Related colors

Complementary color

Complementary color for #hex is #A98D81.


I love getcolorcode.com

Triadic colors

1 #7E5672 and #727E56 with #56727E are triadic colors.

2 #7E7256 and #72567E with #56727E are triadic colors.