COLOR #582869

HEX: #582869 RGB: (88,40,105)

Color info

#582869 contains mainly red and blue colors. Web safe color of #582869 is #663366 (or #636).

RGB color model

#582869 color RGB value is (88,40,105).

RGB: (88,40,105) (35%, 16%, 41%)

RGB channels and saturation

R 88 of 255 = 35%
G 40 of 255 = 16%
B 105 of 255 = 41%

88
40
105

R + G + B ~ 31%. #582869 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 40 + 105 = 233 (100%)
R 88 of 233 ~ 37.77%
G 40 of 233 ~ 17.17%
B 105 of 233 ~ 45.06'%

%37.77
%17.17
%45.06

CMYK color model

#582869 color CMYK value is (16,62,0,59).

  • cyan value is 16.19%
  • magenta value is 61.90%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (16,62,0,59)
C16M62Y0K59 (16%, 62%, 0%, 59%)
(0.16 / 0.62 / 0.00 / 0.59)

CMYK percentages

%16.19
%61.9
%0
%58.82

Codes

Color #582869 in popluar color models

58 28 69
RGB 88 40 105
HSL 284° 44.83% 28.43%
HSB/HSV 284° 61.90% 41.18%
CMYK 16.19% 61.90% 0.00%
58.82%

Color #582869 in popluar number systems.

HEX 58 28 69
Decimal 88 40 105
Binary 1011000 101000 1101001
Octal 130 50 151

Shades and tints

Shades of #582869

#582869
(88,40,105)
#502560
(80,37,96)
#482257
(72,34,87)
#401F4E
(64,31,78)
#381C45
(56,28,69)
#30193C
(48,25,60)
#281633
(40,22,51)
#20132A
(32,19,42)
#181021
(24,16,33)
#100D18
(16,13,24)
#080A0F
(8,10,15)
#000000
(0,0,0)

Tints of #582869

#582869
(88,40,105)
#673B76
(103,59,118)
#764E83
(118,78,131)
#856190
(133,97,144)
#94749D
(148,116,157)
#A387AA
(163,135,170)
#B29AB7
(178,154,183)
#C1ADC4
(193,173,196)
#D0C0D1
(208,192,209)
#DFD3DE
(223,211,222)
#EEE6EB
(238,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582869 color. Also use rgb(88,40,105) instead hex code.

Text Font Color

.myTextColor { color: #582869; }

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

This text font color is #582869.

Background Color

.myBgColor { background-color: #582869; }

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

This div background color is #582869.

Border color

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

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

This div border color is #582869.

Opacity

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

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

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

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

This text has shadow with #582869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582869.

Preview

Color preview on black background

This text has color #582869 on black background.


Color preview on white background

This text has color #582869 on white background.


Black color preview on #582869 background

This text has black color on #582869 background.


White color preview on #582869 background

This text has white color on #582869 background.


Related colors

Complementary color

Complementary color for #hex is #A7D796.


I love getcolorcode.com

Triadic colors

1 #695828 and #286958 with #582869 are triadic colors.

2 #692858 and #285869 with #582869 are triadic colors.