COLOR #56685D

HEX: #56685D RGB: (86,104,93)

Color info

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

RGB color model

#56685D color RGB value is (86,104,93).

RGB: (86,104,93) (34%, 41%, 36%)

RGB channels and saturation

R 86 of 255 = 34%
G 104 of 255 = 41%
B 93 of 255 = 36%

86
104
93

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

Portions of RGB colors in percentages

R + G + B = 86 + 104 + 93 = 283 (100%)
R 86 of 283 ~ 30.39%
G 104 of 283 ~ 36.75%
B 93 of 283 ~ 32.86'%

%30.39
%36.75
%32.86

CMYK color model

#56685D color CMYK value is (17,0,11,59).

  • cyan value is 17.31%
  • magenta value is 0.00%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (17,0,11,59)
C17M0Y11K59 (17%, 0%, 11%, 59%)
(0.17 / 0.00 / 0.11 / 0.59)

CMYK percentages

%17.31
%0
%10.58
%59.22

Codes

Color #56685D in popluar color models

56 68 5D
RGB 86 104 93
HSL 143° 9.47% 37.25%
HSB/HSV 143° 17.31% 40.78%
CMYK 17.31% 0.00% 10.58%
59.22%

Color #56685D in popluar number systems.

HEX 56 68 5D
Decimal 86 104 93
Binary 1010110 1101000 1011101
Octal 126 150 135

Shades and tints

Shades of #56685D

#56685D
(86,104,93)
#4F5F55
(79,95,85)
#48564D
(72,86,77)
#414D45
(65,77,69)
#3A443D
(58,68,61)
#333B35
(51,59,53)
#2C322D
(44,50,45)
#252925
(37,41,37)
#1E201D
(30,32,29)
#171715
(23,23,21)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #56685D

#56685D
(86,104,93)
#65756B
(101,117,107)
#748279
(116,130,121)
#838F87
(131,143,135)
#929C95
(146,156,149)
#A1A9A3
(161,169,163)
#B0B6B1
(176,182,177)
#BFC3BF
(191,195,191)
#CED0CD
(206,208,205)
#DDDDDB
(221,221,219)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56685D; }

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

This text font color is #56685D.

Background Color

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

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

This div background color is #56685D.

Border color

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

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

This div border color is #56685D.

Opacity

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

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

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

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

This text has shadow with #56685D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56685D.

Preview

Color preview on black background

This text has color #56685D on black background.


Color preview on white background

This text has color #56685D on white background.


Black color preview on #56685D background

This text has black color on #56685D background.


White color preview on #56685D background

This text has white color on #56685D background.


Related colors

Complementary color

Complementary color for #hex is #A997A2.


I love getcolorcode.com

Triadic colors

1 #5D5668 and #685D56 with #56685D are triadic colors.

2 #5D6856 and #68565D with #56685D are triadic colors.