COLOR #583136

HEX: #583136 RGB: (88,49,54)

Color info

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

RGB color model

#583136 color RGB value is (88,49,54).

RGB: (88,49,54) (35%, 19%, 21%)

RGB channels and saturation

R 88 of 255 = 35%
G 49 of 255 = 19%
B 54 of 255 = 21%

88
49
54

R + G + B ~ 25%. #583136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 49 + 54 = 191 (100%)
R 88 of 191 ~ 46.07%
G 49 of 191 ~ 25.65%
B 54 of 191 ~ 28.27'%

%46.07
%25.65
%28.27

CMYK color model

#583136 color CMYK value is (0,44,39,65).

  • cyan value is 0.00%
  • magenta value is 44.32%
  • yellow value is 38.64%
  • key color value is 65.49%
CMYK: (0,44,39,65) C0M44Y39K65 (0%,44%,39%,65%) (0.00/0.44/0.39/0.65) 

CMYK percentages

%0
%44.32
%38.64
%65.49

Codes

Color #583136 in popluar color models

58 31 36
RGB 88 49 54
HSL 352° 28.47% 26.86%
HSB/HSV 352° 44.32% 34.51%
CMYK 0.00% 44.32% 38.64%
65.49%

Color #583136 in popluar number systems.

HEX 58 31 36
Decimal 88 49 54
Binary 1011000 110001 110110
Octal 130 61 66

Shades and tints

Shades of #583136

#583136
(88,49,54)
#502D32
(80,45,50)
#48292E
(72,41,46)
#40252A
(64,37,42)
#382126
(56,33,38)
#301D22
(48,29,34)
#28191E
(40,25,30)
#20151A
(32,21,26)
#181116
(24,17,22)
#100D12
(16,13,18)
#08090E
(8,9,14)
#000000
(0,0,0)

Tints of #583136

#583136
(88,49,54)
#674348
(103,67,72)
#76555A
(118,85,90)
#85676C
(133,103,108)
#94797E
(148,121,126)
#A38B90
(163,139,144)
#B29DA2
(178,157,162)
#C1AFB4
(193,175,180)
#D0C1C6
(208,193,198)
#DFD3D8
(223,211,216)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583136; }

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

This text font color is #583136.

Background Color

.myBgColor { background-color: #583136; }

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

This div background color is #583136.

Border color

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

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

This div border color is #583136.

Opacity

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

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

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

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

This text has shadow with #583136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583136.

Preview

Color preview on black background

This text has color #583136 on black background.


Color preview on white background

This text has color #583136 on white background.


Black color preview on #583136 background

This text has black color on #583136 background.


White color preview on #583136 background

This text has white color on #583136 background.


Related colors

Complementary color

Complementary color for #hex is #A7CEC9.


I love getcolorcode.com

Triadic colors

1 #365831 and #313658 with #583136 are triadic colors.

2 #363158 and #315836 with #583136 are triadic colors.