COLOR #582D41

HEX: #582D41 RGB: (88,45,65)

Color info

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

RGB color model

#582D41 color RGB value is (88,45,65).

RGB: (88,45,65) (35%, 18%, 25%)

RGB channels and saturation

R 88 of 255 = 35%
G 45 of 255 = 18%
B 65 of 255 = 25%

88
45
65

R + G + B ~ 26%. #582D41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 45 + 65 = 198 (100%)
R 88 of 198 ~ 44.44%
G 45 of 198 ~ 22.73%
B 65 of 198 ~ 32.83'%

%44.44
%22.73
%32.83

CMYK color model

#582D41 color CMYK value is (0,49,26,65).

  • cyan value is 0.00%
  • magenta value is 48.86%
  • yellow value is 26.14%
  • key color value is 65.49%

CMYK: (0,49,26,65)
C0M49Y26K65 (0%, 49%, 26%, 65%)
(0.00 / 0.49 / 0.26 / 0.65)

CMYK percentages

%0
%48.86
%26.14
%65.49

Codes

Color #582D41 in popluar color models

58 2D 41
RGB 88 45 65
HSL 332° 32.33% 26.08%
HSB/HSV 332° 48.86% 34.51%
CMYK 0.00% 48.86% 26.14%
65.49%

Color #582D41 in popluar number systems.

HEX 58 2D 41
Decimal 88 45 65
Binary 1011000 101101 1000001
Octal 130 55 101

Shades and tints

Shades of #582D41

#582D41
(88,45,65)
#50293C
(80,41,60)
#482537
(72,37,55)
#402132
(64,33,50)
#381D2D
(56,29,45)
#301928
(48,25,40)
#281523
(40,21,35)
#20111E
(32,17,30)
#180D19
(24,13,25)
#100914
(16,9,20)
#08050F
(8,5,15)
#000000
(0,0,0)

Tints of #582D41

#582D41
(88,45,65)
#674052
(103,64,82)
#765363
(118,83,99)
#856674
(133,102,116)
#947985
(148,121,133)
#A38C96
(163,140,150)
#B29FA7
(178,159,167)
#C1B2B8
(193,178,184)
#D0C5C9
(208,197,201)
#DFD8DA
(223,216,218)
#EEEBEB
(238,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582D41 color. Also use rgb(88,45,65) instead hex code.

Text Font Color

.myTextColor { color: #582D41; }

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

This text font color is #582D41.

Background Color

.myBgColor { background-color: #582D41; }

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

This div background color is #582D41.

Border color

.myBorderColor { border: 1px solid #582D41; }

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

This div border color is #582D41.

Opacity

.myOpacity80 { color: #582D41; opacity: 0.8; }

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

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

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

This text has shadow with #582D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582D41.

Preview

Color preview on black background

This text has color #582D41 on black background.


Color preview on white background

This text has color #582D41 on white background.


Black color preview on #582D41 background

This text has black color on #582D41 background.


White color preview on #582D41 background

This text has white color on #582D41 background.


Related colors

Complementary color

Complementary color for #hex is #A7D2BE.


I love getcolorcode.com

Triadic colors

1 #41582D and #2D4158 with #582D41 are triadic colors.

2 #412D58 and #2D5841 with #582D41 are triadic colors.