COLOR #582C46

HEX: #582C46 RGB: (88,44,70)

Color info

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

RGB color model

#582C46 color RGB value is (88,44,70).

RGB: (88,44,70) (35%, 17%, 27%)

RGB channels and saturation

R 88 of 255 = 35%
G 44 of 255 = 17%
B 70 of 255 = 27%

88
44
70

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

Portions of RGB colors in percentages

R + G + B = 88 + 44 + 70 = 202 (100%)
R 88 of 202 ~ 43.56%
G 44 of 202 ~ 21.78%
B 70 of 202 ~ 34.65'%

%43.56
%21.78
%34.65

CMYK color model

#582C46 color CMYK value is (0,50,20,65).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 20.45%
  • key color value is 65.49%

CMYK: (0,50,20,65)
C0M50Y20K65 (0%, 50%, 20%, 65%)
(0.00 / 0.50 / 0.20 / 0.65)

CMYK percentages

%0
%50
%20.45
%65.49

Codes

Color #582C46 in popluar color models

58 2C 46
RGB 88 44 70
HSL 325° 33.33% 25.88%
HSB/HSV 325° 50.00% 34.51%
CMYK 0.00% 50.00% 20.45%
65.49%

Color #582C46 in popluar number systems.

HEX 58 2C 46
Decimal 88 44 70
Binary 1011000 101100 1000110
Octal 130 54 106

Shades and tints

Shades of #582C46

#582C46
(88,44,70)
#502840
(80,40,64)
#48243A
(72,36,58)
#402034
(64,32,52)
#381C2E
(56,28,46)
#301828
(48,24,40)
#281422
(40,20,34)
#20101C
(32,16,28)
#180C16
(24,12,22)
#100810
(16,8,16)
#08040A
(8,4,10)
#000000
(0,0,0)

Tints of #582C46

#582C46
(88,44,70)
#673F56
(103,63,86)
#765266
(118,82,102)
#856576
(133,101,118)
#947886
(148,120,134)
#A38B96
(163,139,150)
#B29EA6
(178,158,166)
#C1B1B6
(193,177,182)
#D0C4C6
(208,196,198)
#DFD7D6
(223,215,214)
#EEEAE6
(238,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582C46 color. Also use rgb(88,44,70) instead hex code.

Text Font Color

.myTextColor { color: #582C46; }

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

This text font color is #582C46.

Background Color

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

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

This div background color is #582C46.

Border color

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

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

This div border color is #582C46.

Opacity

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

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

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

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

This text has shadow with #582C46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582C46.

Preview

Color preview on black background

This text has color #582C46 on black background.


Color preview on white background

This text has color #582C46 on white background.


Black color preview on #582C46 background

This text has black color on #582C46 background.


White color preview on #582C46 background

This text has white color on #582C46 background.


Related colors

Complementary color

Complementary color for #hex is #A7D3B9.


I love getcolorcode.com

Triadic colors

1 #46582C and #2C4658 with #582C46 are triadic colors.

2 #462C58 and #2C5846 with #582C46 are triadic colors.