COLOR #56494A

HEX: #56494A RGB: (86,73,74)

Color info

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

RGB color model

#56494A color RGB value is (86,73,74).

RGB: (86,73,74) (34%, 29%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 73 of 255 = 29%
B 74 of 255 = 29%

86
73
74

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

Portions of RGB colors in percentages

R + G + B = 86 + 73 + 74 = 233 (100%)
R 86 of 233 ~ 36.91%
G 73 of 233 ~ 31.33%
B 74 of 233 ~ 31.76'%

%36.91
%31.33
%31.76

CMYK color model

#56494A color CMYK value is (0,15,14,66).

  • cyan value is 0.00%
  • magenta value is 15.12%
  • yellow value is 13.95%
  • key color value is 66.27%

CMYK: (0,15,14,66)
C0M15Y14K66 (0%, 15%, 14%, 66%)
(0.00 / 0.15 / 0.14 / 0.66)

CMYK percentages

%0
%15.12
%13.95
%66.27

Codes

Color #56494A in popluar color models

56 49 4A
RGB 86 73 74
HSL 355° 8.18% 31.18%
HSB/HSV 355° 15.12% 33.73%
CMYK 0.00% 15.12% 13.95%
66.27%

Color #56494A in popluar number systems.

HEX 56 49 4A
Decimal 86 73 74
Binary 1010110 1001001 1001010
Octal 126 111 112

Shades and tints

Shades of #56494A

#56494A
(86,73,74)
#4F4344
(79,67,68)
#483D3E
(72,61,62)
#413738
(65,55,56)
#3A3132
(58,49,50)
#332B2C
(51,43,44)
#2C2526
(44,37,38)
#251F20
(37,31,32)
#1E191A
(30,25,26)
#171314
(23,19,20)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #56494A

#56494A
(86,73,74)
#65595A
(101,89,90)
#74696A
(116,105,106)
#83797A
(131,121,122)
#92898A
(146,137,138)
#A1999A
(161,153,154)
#B0A9AA
(176,169,170)
#BFB9BA
(191,185,186)
#CEC9CA
(206,201,202)
#DDD9DA
(221,217,218)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56494A color. Also use rgb(86,73,74) instead hex code.

Text Font Color

.myTextColor { color: #56494A; }

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

This text font color is #56494A.

Background Color

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

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

This div background color is #56494A.

Border color

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

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

This div border color is #56494A.

Opacity

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

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

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

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

This text has shadow with #56494A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56494A.

Preview

Color preview on black background

This text has color #56494A on black background.


Color preview on white background

This text has color #56494A on white background.


Black color preview on #56494A background

This text has black color on #56494A background.


White color preview on #56494A background

This text has white color on #56494A background.


Related colors

Complementary color

Complementary color for #hex is #A9B6B5.


I love getcolorcode.com

Triadic colors

1 #4A5649 and #494A56 with #56494A are triadic colors.

2 #4A4956 and #49564A with #56494A are triadic colors.