COLOR #583F49

HEX: #583F49 RGB: (88,63,73)

Color info

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

RGB color model

#583F49 color RGB value is (88,63,73).

RGB: (88,63,73) (35%, 25%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 63 of 255 = 25%
B 73 of 255 = 29%

88
63
73

R + G + B ~ 30%. #583F49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 63 + 73 = 224 (100%)
R 88 of 224 ~ 39.29%
G 63 of 224 ~ 28.13%
B 73 of 224 ~ 32.59'%

%39.29
%28.13
%32.59

CMYK color model

#583F49 color CMYK value is (0,28,17,65).

  • cyan value is 0.00%
  • magenta value is 28.41%
  • yellow value is 17.05%
  • key color value is 65.49%

CMYK: (0,28,17,65)
C0M28Y17K65 (0%, 28%, 17%, 65%)
(0.00 / 0.28 / 0.17 / 0.65)

CMYK percentages

%0
%28.41
%17.05
%65.49

Codes

Color #583F49 in popluar color models

58 3F 49
RGB 88 63 73
HSL 336° 16.56% 29.61%
HSB/HSV 336° 28.41% 34.51%
CMYK 0.00% 28.41% 17.05%
65.49%

Color #583F49 in popluar number systems.

HEX 58 3F 49
Decimal 88 63 73
Binary 1011000 111111 1001001
Octal 130 77 111

Shades and tints

Shades of #583F49

#583F49
(88,63,73)
#503A43
(80,58,67)
#48353D
(72,53,61)
#403037
(64,48,55)
#382B31
(56,43,49)
#30262B
(48,38,43)
#282125
(40,33,37)
#201C1F
(32,28,31)
#181719
(24,23,25)
#101213
(16,18,19)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #583F49

#583F49
(88,63,73)
#675059
(103,80,89)
#766169
(118,97,105)
#857279
(133,114,121)
#948389
(148,131,137)
#A39499
(163,148,153)
#B2A5A9
(178,165,169)
#C1B6B9
(193,182,185)
#D0C7C9
(208,199,201)
#DFD8D9
(223,216,217)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583F49 color. Also use rgb(88,63,73) instead hex code.

Text Font Color

.myTextColor { color: #583F49; }

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

This text font color is #583F49.

Background Color

.myBgColor { background-color: #583F49; }

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

This div background color is #583F49.

Border color

.myBorderColor { border: 1px solid #583F49; }

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

This div border color is #583F49.

Opacity

.myOpacity80 { color: #583F49; opacity: 0.8; }

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

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

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

This text has shadow with #583F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583F49.

Preview

Color preview on black background

This text has color #583F49 on black background.


Color preview on white background

This text has color #583F49 on white background.


Black color preview on #583F49 background

This text has black color on #583F49 background.


White color preview on #583F49 background

This text has white color on #583F49 background.


Related colors

Complementary color

Complementary color for #hex is #A7C0B6.


I love getcolorcode.com

Triadic colors

1 #49583F and #3F4958 with #583F49 are triadic colors.

2 #493F58 and #3F5849 with #583F49 are triadic colors.