COLOR #583031

HEX: #583031 RGB: (88,48,49)

Color info

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

RGB color model

#583031 color RGB value is (88,48,49).

RGB: (88,48,49) (35%, 19%, 19%)

RGB channels and saturation

R 88 of 255 = 35%
G 48 of 255 = 19%
B 49 of 255 = 19%

88
48
49

R + G + B ~ 24%. #583031 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 48 + 49 = 185 (100%)
R 88 of 185 ~ 47.57%
G 48 of 185 ~ 25.95%
B 49 of 185 ~ 26.49'%

%47.57
%25.95
%26.49

CMYK color model

#583031 color CMYK value is (0,45,44,65).

  • cyan value is 0.00%
  • magenta value is 45.45%
  • yellow value is 44.32%
  • key color value is 65.49%

CMYK: (0,45,44,65)
C0M45Y44K65 (0%, 45%, 44%, 65%)
(0.00 / 0.45 / 0.44 / 0.65)

CMYK percentages

%0
%45.45
%44.32
%65.49

Codes

Color #583031 in popluar color models

58 30 31
RGB 88 48 49
HSL 359° 29.41% 26.67%
HSB/HSV 359° 45.45% 34.51%
CMYK 0.00% 45.45% 44.32%
65.49%

Color #583031 in popluar number systems.

HEX 58 30 31
Decimal 88 48 49
Binary 1011000 110000 110001
Octal 130 60 61

Shades and tints

Shades of #583031

#583031
(88,48,49)
#502C2D
(80,44,45)
#482829
(72,40,41)
#402425
(64,36,37)
#382021
(56,32,33)
#301C1D
(48,28,29)
#281819
(40,24,25)
#201415
(32,20,21)
#181011
(24,16,17)
#100C0D
(16,12,13)
#080809
(8,8,9)
#000000
(0,0,0)

Tints of #583031

#583031
(88,48,49)
#674243
(103,66,67)
#765455
(118,84,85)
#856667
(133,102,103)
#947879
(148,120,121)
#A38A8B
(163,138,139)
#B29C9D
(178,156,157)
#C1AEAF
(193,174,175)
#D0C0C1
(208,192,193)
#DFD2D3
(223,210,211)
#EEE4E5
(238,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583031 color. Also use rgb(88,48,49) instead hex code.

Text Font Color

.myTextColor { color: #583031; }

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

This text font color is #583031.

Background Color

.myBgColor { background-color: #583031; }

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

This div background color is #583031.

Border color

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

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

This div border color is #583031.

Opacity

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

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

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

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

This text has shadow with #583031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583031.

Preview

Color preview on black background

This text has color #583031 on black background.


Color preview on white background

This text has color #583031 on white background.


Black color preview on #583031 background

This text has black color on #583031 background.


White color preview on #583031 background

This text has white color on #583031 background.


Related colors

Complementary color

Complementary color for #hex is #A7CFCE.


I love getcolorcode.com

Triadic colors

1 #315830 and #303158 with #583031 are triadic colors.

2 #313058 and #305831 with #583031 are triadic colors.