COLOR #583542

HEX: #583542 RGB: (88,53,66)

Color info

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

RGB color model

#583542 color RGB value is (88,53,66).

RGB: (88,53,66) (35%, 21%, 26%)

RGB channels and saturation

R 88 of 255 = 35%
G 53 of 255 = 21%
B 66 of 255 = 26%

88
53
66

R + G + B ~ 27%. #583542 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 53 + 66 = 207 (100%)
R 88 of 207 ~ 42.51%
G 53 of 207 ~ 25.6%
B 66 of 207 ~ 31.88'%

%42.51
%25.6
%31.88

CMYK color model

#583542 color CMYK value is (0,40,25,65).

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

CMYK: (0,40,25,65)
C0M40Y25K65 (0%, 40%, 25%, 65%)
(0.00 / 0.40 / 0.25 / 0.65)

CMYK percentages

%0
%39.77
%25
%65.49

Codes

Color #583542 in popluar color models

58 35 42
RGB 88 53 66
HSL 338° 24.82% 27.65%
HSB/HSV 338° 39.77% 34.51%
CMYK 0.00% 39.77% 25.00%
65.49%

Color #583542 in popluar number systems.

HEX 58 35 42
Decimal 88 53 66
Binary 1011000 110101 1000010
Octal 130 65 102

Shades and tints

Shades of #583542

#583542
(88,53,66)
#50313C
(80,49,60)
#482D36
(72,45,54)
#402930
(64,41,48)
#38252A
(56,37,42)
#302124
(48,33,36)
#281D1E
(40,29,30)
#201918
(32,25,24)
#181512
(24,21,18)
#10110C
(16,17,12)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #583542

#583542
(88,53,66)
#674753
(103,71,83)
#765964
(118,89,100)
#856B75
(133,107,117)
#947D86
(148,125,134)
#A38F97
(163,143,151)
#B2A1A8
(178,161,168)
#C1B3B9
(193,179,185)
#D0C5CA
(208,197,202)
#DFD7DB
(223,215,219)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #583542; }

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

This text font color is #583542.

Background Color

.myBgColor { background-color: #583542; }

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

This div background color is #583542.

Border color

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

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

This div border color is #583542.

Opacity

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

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

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

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

This text has shadow with #583542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583542.

Preview

Color preview on black background

This text has color #583542 on black background.


Color preview on white background

This text has color #583542 on white background.


Black color preview on #583542 background

This text has black color on #583542 background.


White color preview on #583542 background

This text has white color on #583542 background.


Related colors

Complementary color

Complementary color for #hex is #A7CABD.


I love getcolorcode.com

Triadic colors

1 #425835 and #354258 with #583542 are triadic colors.

2 #423558 and #355842 with #583542 are triadic colors.