COLOR #56676A

HEX: #56676A RGB: (86,103,106)

Color info

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

RGB color model

#56676A color RGB value is (86,103,106).

RGB: (86,103,106) (34%, 40%, 42%)

RGB channels and saturation

R 86 of 255 = 34%
G 103 of 255 = 40%
B 106 of 255 = 42%

86
103
106

R + G + B ~ 39%. #56676A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 106 = 295 (100%)
R 86 of 295 ~ 29.15%
G 103 of 295 ~ 34.92%
B 106 of 295 ~ 35.93'%

%29.15
%34.92
%35.93

CMYK color model

#56676A color CMYK value is (19,3,0,58).

  • cyan value is 18.87%
  • magenta value is 2.83%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (19,3,0,58)
C19M3Y0K58 (19%, 3%, 0%, 58%)
(0.19 / 0.03 / 0.00 / 0.58)

CMYK percentages

%18.87
%2.83
%0
%58.43

Codes

Color #56676A in popluar color models

56 67 6A
RGB 86 103 106
HSL 189° 10.42% 37.65%
HSB/HSV 189° 18.87% 41.57%
CMYK 18.87% 2.83% 0.00%
58.43%

Color #56676A in popluar number systems.

HEX 56 67 6A
Decimal 86 103 106
Binary 1010110 1100111 1101010
Octal 126 147 152

Shades and tints

Shades of #56676A

#56676A
(86,103,106)
#4F5E61
(79,94,97)
#485558
(72,85,88)
#414C4F
(65,76,79)
#3A4346
(58,67,70)
#333A3D
(51,58,61)
#2C3134
(44,49,52)
#25282B
(37,40,43)
#1E1F22
(30,31,34)
#171619
(23,22,25)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #56676A

#56676A
(86,103,106)
#657477
(101,116,119)
#748184
(116,129,132)
#838E91
(131,142,145)
#929B9E
(146,155,158)
#A1A8AB
(161,168,171)
#B0B5B8
(176,181,184)
#BFC2C5
(191,194,197)
#CECFD2
(206,207,210)
#DDDCDF
(221,220,223)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56676A color. Also use rgb(86,103,106) instead hex code.

Text Font Color

.myTextColor { color: #56676A; }

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

This text font color is #56676A.

Background Color

.myBgColor { background-color: #56676A; }

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

This div background color is #56676A.

Border color

.myBorderColor { border: 1px solid #56676A; }

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

This div border color is #56676A.

Opacity

.myOpacity80 { color: #56676A; opacity: 0.8; }

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

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

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

This text has shadow with #56676A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56676A.

Preview

Color preview on black background

This text has color #56676A on black background.


Color preview on white background

This text has color #56676A on white background.


Black color preview on #56676A background

This text has black color on #56676A background.


White color preview on #56676A background

This text has white color on #56676A background.


Related colors

Complementary color

Complementary color for #hex is #A99895.


I love getcolorcode.com

Triadic colors

1 #6A5667 and #676A56 with #56676A are triadic colors.

2 #6A6756 and #67566A with #56676A are triadic colors.