COLOR #582A42

HEX: #582A42 RGB: (88,42,66)

Color info

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

RGB color model

#582A42 color RGB value is (88,42,66).

RGB: (88,42,66) (35%, 16%, 26%)

RGB channels and saturation

R 88 of 255 = 35%
G 42 of 255 = 16%
B 66 of 255 = 26%

88
42
66

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

Portions of RGB colors in percentages

R + G + B = 88 + 42 + 66 = 196 (100%)
R 88 of 196 ~ 44.9%
G 42 of 196 ~ 21.43%
B 66 of 196 ~ 33.67'%

%44.9
%21.43
%33.67

CMYK color model

#582A42 color CMYK value is (0,52,25,65).

  • cyan value is 0.00%
  • magenta value is 52.27%
  • yellow value is 25.00%
  • key color value is 65.49%

CMYK: (0,52,25,65)
C0M52Y25K65 (0%, 52%, 25%, 65%)
(0.00 / 0.52 / 0.25 / 0.65)

CMYK percentages

%0
%52.27
%25
%65.49

Codes

Color #582A42 in popluar color models

58 2A 42
RGB 88 42 66
HSL 329° 35.38% 25.49%
HSB/HSV 329° 52.27% 34.51%
CMYK 0.00% 52.27% 25.00%
65.49%

Color #582A42 in popluar number systems.

HEX 58 2A 42
Decimal 88 42 66
Binary 1011000 101010 1000010
Octal 130 52 102

Shades and tints

Shades of #582A42

#582A42
(88,42,66)
#50273C
(80,39,60)
#482436
(72,36,54)
#402130
(64,33,48)
#381E2A
(56,30,42)
#301B24
(48,27,36)
#28181E
(40,24,30)
#201518
(32,21,24)
#181212
(24,18,18)
#100F0C
(16,15,12)
#080C06
(8,12,6)
#000000
(0,0,0)

Tints of #582A42

#582A42
(88,42,66)
#673D53
(103,61,83)
#765064
(118,80,100)
#856375
(133,99,117)
#947686
(148,118,134)
#A38997
(163,137,151)
#B29CA8
(178,156,168)
#C1AFB9
(193,175,185)
#D0C2CA
(208,194,202)
#DFD5DB
(223,213,219)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582A42 color. Also use rgb(88,42,66) instead hex code.

Text Font Color

.myTextColor { color: #582A42; }

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

This text font color is #582A42.

Background Color

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

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

This div background color is #582A42.

Border color

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

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

This div border color is #582A42.

Opacity

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

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

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

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

This text has shadow with #582A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582A42.

Preview

Color preview on black background

This text has color #582A42 on black background.


Color preview on white background

This text has color #582A42 on white background.


Black color preview on #582A42 background

This text has black color on #582A42 background.


White color preview on #582A42 background

This text has white color on #582A42 background.


Related colors

Complementary color

Complementary color for #hex is #A7D5BD.


I love getcolorcode.com

Triadic colors

1 #42582A and #2A4258 with #582A42 are triadic colors.

2 #422A58 and #2A5842 with #582A42 are triadic colors.