COLOR #583D4D

HEX: #583D4D RGB: (88,61,77)

Color info

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

RGB color model

#583D4D color RGB value is (88,61,77).

RGB: (88,61,77) (35%, 24%, 30%)

RGB channels and saturation

R 88 of 255 = 35%
G 61 of 255 = 24%
B 77 of 255 = 30%

88
61
77

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

Portions of RGB colors in percentages

R + G + B = 88 + 61 + 77 = 226 (100%)
R 88 of 226 ~ 38.94%
G 61 of 226 ~ 26.99%
B 77 of 226 ~ 34.07'%

%38.94
%26.99
%34.07

CMYK color model

#583D4D color CMYK value is (0,31,13,65).

  • cyan value is 0.00%
  • magenta value is 30.68%
  • yellow value is 12.50%
  • key color value is 65.49%
CMYK: (0,31,13,65) C0M31Y13K65 (0%,31%,13%,65%) (0.00/0.31/0.13/0.65) 

CMYK percentages

%0
%30.68
%12.5
%65.49

Codes

Color #583D4D in popluar color models

58 3D 4D
RGB 88 61 77
HSL 324° 18.12% 29.22%
HSB/HSV 324° 30.68% 34.51%
CMYK 0.00% 30.68% 12.50%
65.49%

Color #583D4D in popluar number systems.

HEX 58 3D 4D
Decimal 88 61 77
Binary 1011000 111101 1001101
Octal 130 75 115

Shades and tints

Shades of #583D4D

#583D4D
(88,61,77)
#503846
(80,56,70)
#48333F
(72,51,63)
#402E38
(64,46,56)
#382931
(56,41,49)
#30242A
(48,36,42)
#281F23
(40,31,35)
#201A1C
(32,26,28)
#181515
(24,21,21)
#10100E
(16,16,14)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #583D4D

#583D4D
(88,61,77)
#674E5D
(103,78,93)
#765F6D
(118,95,109)
#85707D
(133,112,125)
#94818D
(148,129,141)
#A3929D
(163,146,157)
#B2A3AD
(178,163,173)
#C1B4BD
(193,180,189)
#D0C5CD
(208,197,205)
#DFD6DD
(223,214,221)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583D4D color. Also use rgb(88,61,77) instead hex code.

Text Font Color

.myTextColor { color: #583D4D; }

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

This text font color is #583D4D.

Background Color

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

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

This div background color is #583D4D.

Border color

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

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

This div border color is #583D4D.

Opacity

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

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

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

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

This text has shadow with #583D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583D4D.

Preview

Color preview on black background

This text has color #583D4D on black background.


Color preview on white background

This text has color #583D4D on white background.


Black color preview on #583D4D background

This text has black color on #583D4D background.


White color preview on #583D4D background

This text has white color on #583D4D background.


Related colors

Complementary color

Complementary color for #hex is #A7C2B2.


I love getcolorcode.com

Triadic colors

1 #4D583D and #3D4D58 with #583D4D are triadic colors.

2 #4D3D58 and #3D584D with #583D4D are triadic colors.