COLOR #56685E

HEX: #56685E RGB: (86,104,94)

Color info

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

RGB color model

#56685E color RGB value is (86,104,94).

RGB: (86,104,94) (34%, 41%, 37%)

RGB channels and saturation

R 86 of 255 = 34%
G 104 of 255 = 41%
B 94 of 255 = 37%

86
104
94

R + G + B ~ 37%. #56685E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 104 + 94 = 284 (100%)
R 86 of 284 ~ 30.28%
G 104 of 284 ~ 36.62%
B 94 of 284 ~ 33.1'%

%30.28
%36.62
%33.1

CMYK color model

#56685E color CMYK value is (17,0,10,59).

  • cyan value is 17.31%
  • magenta value is 0.00%
  • yellow value is 9.62%
  • key color value is 59.22%
CMYK: (17,0,10,59) C17M0Y10K59 (17%,0%,10%,59%) (0.17/0.00/0.10/0.59) 

CMYK percentages

%17.31
%0
%9.62
%59.22

Codes

Color #56685E in popluar color models

56 68 5E
RGB 86 104 94
HSL 147° 9.47% 37.25%
HSB/HSV 147° 17.31% 40.78%
CMYK 17.31% 0.00% 9.62%
59.22%

Color #56685E in popluar number systems.

HEX 56 68 5E
Decimal 86 104 94
Binary 1010110 1101000 1011110
Octal 126 150 136

Shades and tints

Shades of #56685E

#56685E
(86,104,94)
#4F5F56
(79,95,86)
#48564E
(72,86,78)
#414D46
(65,77,70)
#3A443E
(58,68,62)
#333B36
(51,59,54)
#2C322E
(44,50,46)
#252926
(37,41,38)
#1E201E
(30,32,30)
#171716
(23,23,22)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #56685E

#56685E
(86,104,94)
#65756C
(101,117,108)
#74827A
(116,130,122)
#838F88
(131,143,136)
#929C96
(146,156,150)
#A1A9A4
(161,169,164)
#B0B6B2
(176,182,178)
#BFC3C0
(191,195,192)
#CED0CE
(206,208,206)
#DDDDDC
(221,221,220)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56685E color. Also use rgb(86,104,94) instead hex code.

Text Font Color

.myTextColor { color: #56685E; }

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

This text font color is #56685E.

Background Color

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

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

This div background color is #56685E.

Border color

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

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

This div border color is #56685E.

Opacity

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

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

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

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

This text has shadow with #56685E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56685E.

Preview

Color preview on black background

This text has color #56685E on black background.


Color preview on white background

This text has color #56685E on white background.


Black color preview on #56685E background

This text has black color on #56685E background.


White color preview on #56685E background

This text has white color on #56685E background.


Related colors

Complementary color

Complementary color for #hex is #A997A1.


I love getcolorcode.com

Triadic colors

1 #5E5668 and #685E56 with #56685E are triadic colors.

2 #5E6856 and #68565E with #56685E are triadic colors.