COLOR #583354

HEX: #583354 RGB: (88,51,84)

Color info

#583354 contains red, green and blue colors in about the same proportion. Web safe color of #583354 is #663366 (or #636).

RGB color model

#583354 color RGB value is (88,51,84).

RGB: (88,51,84) (35%, 20%, 33%)

RGB channels and saturation

R 88 of 255 = 35%
G 51 of 255 = 20%
B 84 of 255 = 33%

88
51
84

R + G + B ~ 29%. #583354 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 51 + 84 = 223 (100%)
R 88 of 223 ~ 39.46%
G 51 of 223 ~ 22.87%
B 84 of 223 ~ 37.67'%

%39.46
%22.87
%37.67

CMYK color model

#583354 color CMYK value is (0,42,5,65).

  • cyan value is 0.00%
  • magenta value is 42.05%
  • yellow value is 4.55%
  • key color value is 65.49%

CMYK: (0,42,5,65)
C0M42Y5K65 (0%, 42%, 5%, 65%)
(0.00 / 0.42 / 0.05 / 0.65)

CMYK percentages

%0
%42.05
%4.55
%65.49

Codes

Color #583354 in popluar color models

58 33 54
RGB 88 51 84
HSL 306° 26.62% 27.25%
HSB/HSV 306° 42.05% 34.51%
CMYK 0.00% 42.05% 4.55%
65.49%

Color #583354 in popluar number systems.

HEX 58 33 54
Decimal 88 51 84
Binary 1011000 110011 1010100
Octal 130 63 124

Shades and tints

Shades of #583354

#583354
(88,51,84)
#502F4D
(80,47,77)
#482B46
(72,43,70)
#40273F
(64,39,63)
#382338
(56,35,56)
#301F31
(48,31,49)
#281B2A
(40,27,42)
#201723
(32,23,35)
#18131C
(24,19,28)
#100F15
(16,15,21)
#080B0E
(8,11,14)
#000000
(0,0,0)

Tints of #583354

#583354
(88,51,84)
#674563
(103,69,99)
#765772
(118,87,114)
#856981
(133,105,129)
#947B90
(148,123,144)
#A38D9F
(163,141,159)
#B29FAE
(178,159,174)
#C1B1BD
(193,177,189)
#D0C3CC
(208,195,204)
#DFD5DB
(223,213,219)
#EEE7EA
(238,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583354 color. Also use rgb(88,51,84) instead hex code.

Text Font Color

.myTextColor { color: #583354; }

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

This text font color is #583354.

Background Color

.myBgColor { background-color: #583354; }

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

This div background color is #583354.

Border color

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

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

This div border color is #583354.

Opacity

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

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

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

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

This text has shadow with #583354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583354.

Preview

Color preview on black background

This text has color #583354 on black background.


Color preview on white background

This text has color #583354 on white background.


Black color preview on #583354 background

This text has black color on #583354 background.


White color preview on #583354 background

This text has white color on #583354 background.


Related colors

Complementary color

Complementary color for #hex is #A7CCAB.


I love getcolorcode.com

Triadic colors

1 #545833 and #335458 with #583354 are triadic colors.

2 #543358 and #335854 with #583354 are triadic colors.