COLOR #565340

HEX: #565340 RGB: (86,83,64)

Color info

#565340 contains red, green and blue colors in about the same proportion. Web safe color of #565340 is #666633 (or #663).

RGB color model

#565340 color RGB value is (86,83,64).

RGB: (86,83,64) (34%, 33%, 25%)

RGB channels and saturation

R 86 of 255 = 34%
G 83 of 255 = 33%
B 64 of 255 = 25%

86
83
64

R + G + B ~ 31%. #565340 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 83 + 64 = 233 (100%)
R 86 of 233 ~ 36.91%
G 83 of 233 ~ 35.62%
B 64 of 233 ~ 27.47'%

%36.91
%35.62
%27.47

CMYK color model

#565340 color CMYK value is (0,3,26,66).

  • cyan value is 0.00%
  • magenta value is 3.49%
  • yellow value is 25.58%
  • key color value is 66.27%

CMYK: (0,3,26,66)
C0M3Y26K66 (0%, 3%, 26%, 66%)
(0.00 / 0.03 / 0.26 / 0.66)

CMYK percentages

%0
%3.49
%25.58
%66.27

Codes

Color #565340 in popluar color models

56 53 40
RGB 86 83 64
HSL 52° 14.67% 29.41%
HSB/HSV 52° 25.58% 33.73%
CMYK 0.00% 3.49% 25.58%
66.27%

Color #565340 in popluar number systems.

HEX 56 53 40
Decimal 86 83 64
Binary 1010110 1010011 1000000
Octal 126 123 100

Shades and tints

Shades of #565340

#565340
(86,83,64)
#4F4C3B
(79,76,59)
#484536
(72,69,54)
#413E31
(65,62,49)
#3A372C
(58,55,44)
#333027
(51,48,39)
#2C2922
(44,41,34)
#25221D
(37,34,29)
#1E1B18
(30,27,24)
#171413
(23,20,19)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #565340

#565340
(86,83,64)
#656251
(101,98,81)
#747162
(116,113,98)
#838073
(131,128,115)
#928F84
(146,143,132)
#A19E95
(161,158,149)
#B0ADA6
(176,173,166)
#BFBCB7
(191,188,183)
#CECBC8
(206,203,200)
#DDDAD9
(221,218,217)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565340 color. Also use rgb(86,83,64) instead hex code.

Text Font Color

.myTextColor { color: #565340; }

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

This text font color is #565340.

Background Color

.myBgColor { background-color: #565340; }

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

This div background color is #565340.

Border color

.myBorderColor { border: 1px solid #565340; }

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

This div border color is #565340.

Opacity

.myOpacity80 { color: #565340; opacity: 0.8; }

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

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

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

This text has shadow with #565340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565340.

Preview

Color preview on black background

This text has color #565340 on black background.


Color preview on white background

This text has color #565340 on white background.


Black color preview on #565340 background

This text has black color on #565340 background.


White color preview on #565340 background

This text has white color on #565340 background.


Related colors

Complementary color

Complementary color for #hex is #A9ACBF.


I love getcolorcode.com

Triadic colors

1 #405653 and #534056 with #565340 are triadic colors.

2 #405356 and #535640 with #565340 are triadic colors.