COLOR #583848

HEX: #583848 RGB: (88,56,72)

Color info

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

RGB color model

#583848 color RGB value is (88,56,72).

RGB: (88,56,72) (35%, 22%, 28%)

RGB channels and saturation

R 88 of 255 = 35%
G 56 of 255 = 22%
B 72 of 255 = 28%

88
56
72

R + G + B ~ 28%. #583848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 56 + 72 = 216 (100%)
R 88 of 216 ~ 40.74%
G 56 of 216 ~ 25.93%
B 72 of 216 ~ 33.33'%

%40.74
%25.93
%33.33

CMYK color model

#583848 color CMYK value is (0,36,18,65).

  • cyan value is 0.00%
  • magenta value is 36.36%
  • yellow value is 18.18%
  • key color value is 65.49%

CMYK: (0,36,18,65)
C0M36Y18K65 (0%, 36%, 18%, 65%)
(0.00 / 0.36 / 0.18 / 0.65)

CMYK percentages

%0
%36.36
%18.18
%65.49

Codes

Color #583848 in popluar color models

58 38 48
RGB 88 56 72
HSL 330° 22.22% 28.24%
HSB/HSV 330° 36.36% 34.51%
CMYK 0.00% 36.36% 18.18%
65.49%

Color #583848 in popluar number systems.

HEX 58 38 48
Decimal 88 56 72
Binary 1011000 111000 1001000
Octal 130 70 110

Shades and tints

Shades of #583848

#583848
(88,56,72)
#503342
(80,51,66)
#482E3C
(72,46,60)
#402936
(64,41,54)
#382430
(56,36,48)
#301F2A
(48,31,42)
#281A24
(40,26,36)
#20151E
(32,21,30)
#181018
(24,16,24)
#100B12
(16,11,18)
#08060C
(8,6,12)
#000000
(0,0,0)

Tints of #583848

#583848
(88,56,72)
#674A58
(103,74,88)
#765C68
(118,92,104)
#856E78
(133,110,120)
#948088
(148,128,136)
#A39298
(163,146,152)
#B2A4A8
(178,164,168)
#C1B6B8
(193,182,184)
#D0C8C8
(208,200,200)
#DFDAD8
(223,218,216)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583848 color. Also use rgb(88,56,72) instead hex code.

Text Font Color

.myTextColor { color: #583848; }

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

This text font color is #583848.

Background Color

.myBgColor { background-color: #583848; }

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

This div background color is #583848.

Border color

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

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

This div border color is #583848.

Opacity

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

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

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

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

This text has shadow with #583848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583848.

Preview

Color preview on black background

This text has color #583848 on black background.


Color preview on white background

This text has color #583848 on white background.


Black color preview on #583848 background

This text has black color on #583848 background.


White color preview on #583848 background

This text has white color on #583848 background.


Related colors

Complementary color

Complementary color for #hex is #A7C7B7.


I love getcolorcode.com

Triadic colors

1 #485838 and #384858 with #583848 are triadic colors.

2 #483858 and #385848 with #583848 are triadic colors.