COLOR #56584A

HEX: #56584A RGB: (86,88,74)

Color info

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

RGB color model

#56584A color RGB value is (86,88,74).

RGB: (86,88,74) (34%, 35%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 88 of 255 = 35%
B 74 of 255 = 29%

86
88
74

R + G + B ~ 33%. #56584A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 88 + 74 = 248 (100%)
R 86 of 248 ~ 34.68%
G 88 of 248 ~ 35.48%
B 74 of 248 ~ 29.84'%

%34.68
%35.48
%29.84

CMYK color model

#56584A color CMYK value is (2,0,16,65).

  • cyan value is 2.27%
  • magenta value is 0.00%
  • yellow value is 15.91%
  • key color value is 65.49%
CMYK: (2,0,16,65) C2M0Y16K65 (2%,0%,16%,65%) (0.02/0.00/0.16/0.65) 

CMYK percentages

%2.27
%0
%15.91
%65.49

Codes

Color #56584A in popluar color models

56 58 4A
RGB 86 88 74
HSL 69° 8.64% 31.76%
HSB/HSV 69° 15.91% 34.51%
CMYK 2.27% 0.00% 15.91%
65.49%

Color #56584A in popluar number systems.

HEX 56 58 4A
Decimal 86 88 74
Binary 1010110 1011000 1001010
Octal 126 130 112

Shades and tints

Shades of #56584A

#56584A
(86,88,74)
#4F5044
(79,80,68)
#48483E
(72,72,62)
#414038
(65,64,56)
#3A3832
(58,56,50)
#33302C
(51,48,44)
#2C2826
(44,40,38)
#252020
(37,32,32)
#1E181A
(30,24,26)
#171014
(23,16,20)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #56584A

#56584A
(86,88,74)
#65675A
(101,103,90)
#74766A
(116,118,106)
#83857A
(131,133,122)
#92948A
(146,148,138)
#A1A39A
(161,163,154)
#B0B2AA
(176,178,170)
#BFC1BA
(191,193,186)
#CED0CA
(206,208,202)
#DDDFDA
(221,223,218)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #56584A; }

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

This text font color is #56584A.

Background Color

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

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

This div background color is #56584A.

Border color

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

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

This div border color is #56584A.

Opacity

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

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

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

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

This text has shadow with #56584A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56584A.

Preview

Color preview on black background

This text has color #56584A on black background.


Color preview on white background

This text has color #56584A on white background.


Black color preview on #56584A background

This text has black color on #56584A background.


White color preview on #56584A background

This text has white color on #56584A background.


Related colors

Complementary color

Complementary color for #hex is #A9A7B5.


I love getcolorcode.com

Triadic colors

1 #4A5658 and #584A56 with #56584A are triadic colors.

2 #4A5856 and #58564A with #56584A are triadic colors.