COLOR #582237

HEX: #582237 RGB: (88,34,55)

Color info

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

RGB color model

#582237 color RGB value is (88,34,55).

RGB: (88,34,55) (35%, 13%, 22%)

RGB channels and saturation

R 88 of 255 = 35%
G 34 of 255 = 13%
B 55 of 255 = 22%

88
34
55

R + G + B ~ 23%. #582237 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 34 + 55 = 177 (100%)
R 88 of 177 ~ 49.72%
G 34 of 177 ~ 19.21%
B 55 of 177 ~ 31.07'%

%49.72
%19.21
%31.07

CMYK color model

#582237 color CMYK value is (0,61,38,65).

  • cyan value is 0.00%
  • magenta value is 61.36%
  • yellow value is 37.50%
  • key color value is 65.49%

CMYK: (0,61,38,65)
C0M61Y38K65 (0%, 61%, 38%, 65%)
(0.00 / 0.61 / 0.38 / 0.65)

CMYK percentages

%0
%61.36
%37.5
%65.49

Codes

Color #582237 in popluar color models

58 22 37
RGB 88 34 55
HSL 337° 44.26% 23.92%
HSB/HSV 337° 61.36% 34.51%
CMYK 0.00% 61.36% 37.50%
65.49%

Color #582237 in popluar number systems.

HEX 58 22 37
Decimal 88 34 55
Binary 1011000 100010 110111
Octal 130 42 67

Shades and tints

Shades of #582237

#582237
(88,34,55)
#501F32
(80,31,50)
#481C2D
(72,28,45)
#401928
(64,25,40)
#381623
(56,22,35)
#30131E
(48,19,30)
#281019
(40,16,25)
#200D14
(32,13,20)
#180A0F
(24,10,15)
#10070A
(16,7,10)
#080405
(8,4,5)
#000000
(0,0,0)

Tints of #582237

#582237
(88,34,55)
#673649
(103,54,73)
#764A5B
(118,74,91)
#855E6D
(133,94,109)
#94727F
(148,114,127)
#A38691
(163,134,145)
#B29AA3
(178,154,163)
#C1AEB5
(193,174,181)
#D0C2C7
(208,194,199)
#DFD6D9
(223,214,217)
#EEEAEB
(238,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582237 color. Also use rgb(88,34,55) instead hex code.

Text Font Color

.myTextColor { color: #582237; }

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

This text font color is #582237.

Background Color

.myBgColor { background-color: #582237; }

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

This div background color is #582237.

Border color

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

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

This div border color is #582237.

Opacity

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

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

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

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

This text has shadow with #582237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582237.

Preview

Color preview on black background

This text has color #582237 on black background.


Color preview on white background

This text has color #582237 on white background.


Black color preview on #582237 background

This text has black color on #582237 background.


White color preview on #582237 background

This text has white color on #582237 background.


Related colors

Complementary color

Complementary color for #hex is #A7DDC8.


I love getcolorcode.com

Triadic colors

1 #375822 and #223758 with #582237 are triadic colors.

2 #372258 and #225837 with #582237 are triadic colors.