COLOR #583940

HEX: #583940 RGB: (88,57,64)

Color info

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

RGB color model

#583940 color RGB value is (88,57,64).

RGB: (88,57,64) (35%, 22%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 57 of 255 = 22%
B 64 of 255 = 25%

88
57
64

R + G + B ~ 27%. #583940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 57 + 64 = 209 (100%)
R 88 of 209 ~ 42.11%
G 57 of 209 ~ 27.27%
B 64 of 209 ~ 30.62'%

%42.11
%27.27
%30.62

CMYK color model

#583940 color CMYK value is (0,35,27,65).

  • cyan value is 0.00%
  • magenta value is 35.23%
  • yellow value is 27.27%
  • key color value is 65.49%

CMYK: (0,35,27,65)
C0M35Y27K65 (0%, 35%, 27%, 65%)
(0.00 / 0.35 / 0.27 / 0.65)

CMYK percentages

%0
%35.23
%27.27
%65.49

Codes

Color #583940 in popluar color models

58 39 40
RGB 88 57 64
HSL 346° 21.38% 28.43%
HSB/HSV 346° 35.23% 34.51%
CMYK 0.00% 35.23% 27.27%
65.49%

Color #583940 in popluar number systems.

HEX 58 39 40
Decimal 88 57 64
Binary 1011000 111001 1000000
Octal 130 71 100

Shades and tints

Shades of #583940

#583940
(88,57,64)
#50343B
(80,52,59)
#482F36
(72,47,54)
#402A31
(64,42,49)
#38252C
(56,37,44)
#302027
(48,32,39)
#281B22
(40,27,34)
#20161D
(32,22,29)
#181118
(24,17,24)
#100C13
(16,12,19)
#08070E
(8,7,14)
#000000
(0,0,0)

Tints of #583940

#583940
(88,57,64)
#674B51
(103,75,81)
#765D62
(118,93,98)
#856F73
(133,111,115)
#948184
(148,129,132)
#A39395
(163,147,149)
#B2A5A6
(178,165,166)
#C1B7B7
(193,183,183)
#D0C9C8
(208,201,200)
#DFDBD9
(223,219,217)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583940 color. Also use rgb(88,57,64) instead hex code.

Text Font Color

.myTextColor { color: #583940; }

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

This text font color is #583940.

Background Color

.myBgColor { background-color: #583940; }

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

This div background color is #583940.

Border color

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

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

This div border color is #583940.

Opacity

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

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

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

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

This text has shadow with #583940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583940.

Preview

Color preview on black background

This text has color #583940 on black background.


Color preview on white background

This text has color #583940 on white background.


Black color preview on #583940 background

This text has black color on #583940 background.


White color preview on #583940 background

This text has white color on #583940 background.


Related colors

Complementary color

Complementary color for #hex is #A7C6BF.


I love getcolorcode.com

Triadic colors

1 #405839 and #394058 with #583940 are triadic colors.

2 #403958 and #395840 with #583940 are triadic colors.