COLOR #56484B

HEX: #56484B RGB: (86,72,75)

Color info

#56484B contains red, green and blue colors in about the same proportion. Web safe color of #56484B is #663333 (or #633).

RGB color model

#56484B color RGB value is (86,72,75).

RGB: (86,72,75) (34%, 28%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 72 of 255 = 28%
B 75 of 255 = 29%

86
72
75

R + G + B ~ 30%. #56484B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 72 + 75 = 233 (100%)
R 86 of 233 ~ 36.91%
G 72 of 233 ~ 30.9%
B 75 of 233 ~ 32.19'%

%36.91
%30.9
%32.19

CMYK color model

#56484B color CMYK value is (0,16,13,66).

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

CMYK: (0,16,13,66)
C0M16Y13K66 (0%, 16%, 13%, 66%)
(0.00 / 0.16 / 0.13 / 0.66)

CMYK percentages

%0
%16.28
%12.79
%66.27

Codes

Color #56484B in popluar color models

56 48 4B
RGB 86 72 75
HSL 347° 8.86% 30.98%
HSB/HSV 347° 16.28% 33.73%
CMYK 0.00% 16.28% 12.79%
66.27%

Color #56484B in popluar number systems.

HEX 56 48 4B
Decimal 86 72 75
Binary 1010110 1001000 1001011
Octal 126 110 113

Shades and tints

Shades of #56484B

#56484B
(86,72,75)
#4F4245
(79,66,69)
#483C3F
(72,60,63)
#413639
(65,54,57)
#3A3033
(58,48,51)
#332A2D
(51,42,45)
#2C2427
(44,36,39)
#251E21
(37,30,33)
#1E181B
(30,24,27)
#171215
(23,18,21)
#100C0F
(16,12,15)
#000000
(0,0,0)

Tints of #56484B

#56484B
(86,72,75)
#65585B
(101,88,91)
#74686B
(116,104,107)
#83787B
(131,120,123)
#92888B
(146,136,139)
#A1989B
(161,152,155)
#B0A8AB
(176,168,171)
#BFB8BB
(191,184,187)
#CEC8CB
(206,200,203)
#DDD8DB
(221,216,219)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56484B; }

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

This text font color is #56484B.

Background Color

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

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

This div background color is #56484B.

Border color

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

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

This div border color is #56484B.

Opacity

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

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

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

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

This text has shadow with #56484B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56484B.

Preview

Color preview on black background

This text has color #56484B on black background.


Color preview on white background

This text has color #56484B on white background.


Black color preview on #56484B background

This text has black color on #56484B background.


White color preview on #56484B background

This text has white color on #56484B background.


Related colors

Complementary color

Complementary color for #hex is #A9B7B4.


I love getcolorcode.com

Triadic colors

1 #4B5648 and #484B56 with #56484B are triadic colors.

2 #4B4856 and #48564B with #56484B are triadic colors.