COLOR #56665D

HEX: #56665D RGB: (86,102,93)

Color info

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

RGB color model

#56665D color RGB value is (86,102,93).

RGB: (86,102,93) (34%, 40%, 36%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 93 of 255 = 36%

86
102
93

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

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 93 = 281 (100%)
R 86 of 281 ~ 30.6%
G 102 of 281 ~ 36.3%
B 93 of 281 ~ 33.1'%

%30.6
%36.3
%33.1

CMYK color model

#56665D color CMYK value is (16,0,9,60).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 8.82%
  • key color value is 60.00%

CMYK: (16,0,9,60)
C16M0Y9K60 (16%, 0%, 9%, 60%)
(0.16 / 0.00 / 0.09 / 0.60)

CMYK percentages

%15.69
%0
%8.82
%60

Codes

Color #56665D in popluar color models

56 66 5D
RGB 86 102 93
HSL 146° 8.51% 36.86%
HSB/HSV 146° 15.69% 40.00%
CMYK 15.69% 0.00% 8.82%
60.00%

Color #56665D in popluar number systems.

HEX 56 66 5D
Decimal 86 102 93
Binary 1010110 1100110 1011101
Octal 126 146 135

Shades and tints

Shades of #56665D

#56665D
(86,102,93)
#4F5D55
(79,93,85)
#48544D
(72,84,77)
#414B45
(65,75,69)
#3A423D
(58,66,61)
#333935
(51,57,53)
#2C302D
(44,48,45)
#252725
(37,39,37)
#1E1E1D
(30,30,29)
#171515
(23,21,21)
#100C0D
(16,12,13)
#000000
(0,0,0)

Tints of #56665D

#56665D
(86,102,93)
#65736B
(101,115,107)
#748079
(116,128,121)
#838D87
(131,141,135)
#929A95
(146,154,149)
#A1A7A3
(161,167,163)
#B0B4B1
(176,180,177)
#BFC1BF
(191,193,191)
#CECECD
(206,206,205)
#DDDBDB
(221,219,219)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56665D; }

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

This text font color is #56665D.

Background Color

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

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

This div background color is #56665D.

Border color

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

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

This div border color is #56665D.

Opacity

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

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

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

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

This text has shadow with #56665D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56665D.

Preview

Color preview on black background

This text has color #56665D on black background.


Color preview on white background

This text has color #56665D on white background.


Black color preview on #56665D background

This text has black color on #56665D background.


White color preview on #56665D background

This text has white color on #56665D background.


Related colors

Complementary color

Complementary color for #hex is #A999A2.


I love getcolorcode.com

Triadic colors

1 #5D5666 and #665D56 with #56665D are triadic colors.

2 #5D6656 and #66565D with #56665D are triadic colors.