COLOR #583256

HEX: #583256 RGB: (88,50,86)

Color info

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

RGB color model

#583256 color RGB value is (88,50,86).

RGB: (88,50,86) (35%, 20%, 34%)

RGB channels and saturation

R 88 of 255 = 35%
G 50 of 255 = 20%
B 86 of 255 = 34%

88
50
86

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

Portions of RGB colors in percentages

R + G + B = 88 + 50 + 86 = 224 (100%)
R 88 of 224 ~ 39.29%
G 50 of 224 ~ 22.32%
B 86 of 224 ~ 38.39'%

%39.29
%22.32
%38.39

CMYK color model

#583256 color CMYK value is (0,43,2,65).

  • cyan value is 0.00%
  • magenta value is 43.18%
  • yellow value is 2.27%
  • key color value is 65.49%
CMYK: (0,43,2,65) C0M43Y2K65 (0%,43%,2%,65%) (0.00/0.43/0.02/0.65) 

CMYK percentages

%0
%43.18
%2.27
%65.49

Codes

Color #583256 in popluar color models

58 32 56
RGB 88 50 86
HSL 303° 27.54% 27.06%
HSB/HSV 303° 43.18% 34.51%
CMYK 0.00% 43.18% 2.27%
65.49%

Color #583256 in popluar number systems.

HEX 58 32 56
Decimal 88 50 86
Binary 1011000 110010 1010110
Octal 130 62 126

Shades and tints

Shades of #583256

#583256
(88,50,86)
#502E4F
(80,46,79)
#482A48
(72,42,72)
#402641
(64,38,65)
#38223A
(56,34,58)
#301E33
(48,30,51)
#281A2C
(40,26,44)
#201625
(32,22,37)
#18121E
(24,18,30)
#100E17
(16,14,23)
#080A10
(8,10,16)
#000000
(0,0,0)

Tints of #583256

#583256
(88,50,86)
#674465
(103,68,101)
#765674
(118,86,116)
#856883
(133,104,131)
#947A92
(148,122,146)
#A38CA1
(163,140,161)
#B29EB0
(178,158,176)
#C1B0BF
(193,176,191)
#D0C2CE
(208,194,206)
#DFD4DD
(223,212,221)
#EEE6EC
(238,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #583256 color. Also use rgb(88,50,86) instead hex code.

Text Font Color

.myTextColor { color: #583256; }

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

This text font color is #583256.

Background Color

.myBgColor { background-color: #583256; }

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

This div background color is #583256.

Border color

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

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

This div border color is #583256.

Opacity

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

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

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

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

This text has shadow with #583256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #583256.

Preview

Color preview on black background

This text has color #583256 on black background.


Color preview on white background

This text has color #583256 on white background.


Black color preview on #583256 background

This text has black color on #583256 background.


White color preview on #583256 background

This text has white color on #583256 background.


Related colors

Complementary color

Complementary color for #hex is #A7CDA9.


I love getcolorcode.com

Triadic colors

1 #565832 and #325658 with #583256 are triadic colors.

2 #563258 and #325856 with #583256 are triadic colors.