COLOR #56524B

HEX: #56524B RGB: (86,82,75)

Color info

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

RGB color model

#56524B color RGB value is (86,82,75).

RGB: (86,82,75) (34%, 32%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 82 of 255 = 32%
B 75 of 255 = 29%

86
82
75

R + G + B ~ 32%. #56524B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 82 + 75 = 243 (100%)
R 86 of 243 ~ 35.39%
G 82 of 243 ~ 33.74%
B 75 of 243 ~ 30.86'%

%35.39
%33.74
%30.86

CMYK color model

#56524B color CMYK value is (0,5,13,66).

  • cyan value is 0.00%
  • magenta value is 4.65%
  • yellow value is 12.79%
  • key color value is 66.27%

CMYK: (0,5,13,66)
C0M5Y13K66 (0%, 5%, 13%, 66%)
(0.00 / 0.05 / 0.13 / 0.66)

CMYK percentages

%0
%4.65
%12.79
%66.27

Codes

Color #56524B in popluar color models

56 52 4B
RGB 86 82 75
HSL 38° 6.83% 31.57%
HSB/HSV 38° 12.79% 33.73%
CMYK 0.00% 4.65% 12.79%
66.27%

Color #56524B in popluar number systems.

HEX 56 52 4B
Decimal 86 82 75
Binary 1010110 1010010 1001011
Octal 126 122 113

Shades and tints

Shades of #56524B

#56524B
(86,82,75)
#4F4B45
(79,75,69)
#48443F
(72,68,63)
#413D39
(65,61,57)
#3A3633
(58,54,51)
#332F2D
(51,47,45)
#2C2827
(44,40,39)
#252121
(37,33,33)
#1E1A1B
(30,26,27)
#171315
(23,19,21)
#100C0F
(16,12,15)
#000000
(0,0,0)

Tints of #56524B

#56524B
(86,82,75)
#65615B
(101,97,91)
#74706B
(116,112,107)
#837F7B
(131,127,123)
#928E8B
(146,142,139)
#A19D9B
(161,157,155)
#B0ACAB
(176,172,171)
#BFBBBB
(191,187,187)
#CECACB
(206,202,203)
#DDD9DB
(221,217,219)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56524B color. Also use rgb(86,82,75) instead hex code.

Text Font Color

.myTextColor { color: #56524B; }

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

This text font color is #56524B.

Background Color

.myBgColor { background-color: #56524B; }

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

This div background color is #56524B.

Border color

.myBorderColor { border: 1px solid #56524B; }

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

This div border color is #56524B.

Opacity

.myOpacity80 { color: #56524B; opacity: 0.8; }

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

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

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

This text has shadow with #56524B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56524B.

Preview

Color preview on black background

This text has color #56524B on black background.


Color preview on white background

This text has color #56524B on white background.


Black color preview on #56524B background

This text has black color on #56524B background.


White color preview on #56524B background

This text has white color on #56524B background.


Related colors

Complementary color

Complementary color for #hex is #A9ADB4.


I love getcolorcode.com

Triadic colors

1 #4B5652 and #524B56 with #56524B are triadic colors.

2 #4B5256 and #52564B with #56524B are triadic colors.