COLOR #595280

HEX: #595280 RGB: (89,82,128)

Color info

#595280 contains red, green and blue colors in about the same proportion. Web safe color of #595280 is #666666 (or #666).

RGB color model

#595280 color RGB value is (89,82,128).

RGB: (89,82,128) (35%, 32%, 50%)

RGB channels and saturation

R 89 of 255 = 35%
G 82 of 255 = 32%
B 128 of 255 = 50%

89
82
128

R + G + B ~ 39%. #595280 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 82 + 128 = 299 (100%)
R 89 of 299 ~ 29.77%
G 82 of 299 ~ 27.42%
B 128 of 299 ~ 42.81'%

%29.77
%27.42
%42.81

CMYK color model

#595280 color CMYK value is (30,36,0,50).

  • cyan value is 30.47%
  • magenta value is 35.94%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (30,36,0,50)
C30M36Y0K50 (30%, 36%, 0%, 50%)
(0.30 / 0.36 / 0.00 / 0.50)

CMYK percentages

%30.47
%35.94
%0
%49.8

Codes

Color #595280 in popluar color models

59 52 80
RGB 89 82 128
HSL 249° 21.90% 41.18%
HSB/HSV 249° 35.94% 50.20%
CMYK 30.47% 35.94% 0.00%
49.80%

Color #595280 in popluar number systems.

HEX 59 52 80
Decimal 89 82 128
Binary 1011001 1010010 10000000
Octal 131 122 200

Shades and tints

Shades of #595280

#595280
(89,82,128)
#514B75
(81,75,117)
#49446A
(73,68,106)
#413D5F
(65,61,95)
#393654
(57,54,84)
#312F49
(49,47,73)
#29283E
(41,40,62)
#212133
(33,33,51)
#191A28
(25,26,40)
#11131D
(17,19,29)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #595280

#595280
(89,82,128)
#68618B
(104,97,139)
#777096
(119,112,150)
#867FA1
(134,127,161)
#958EAC
(149,142,172)
#A49DB7
(164,157,183)
#B3ACC2
(179,172,194)
#C2BBCD
(194,187,205)
#D1CAD8
(209,202,216)
#E0D9E3
(224,217,227)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595280 color. Also use rgb(89,82,128) instead hex code.

Text Font Color

.myTextColor { color: #595280; }

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

This text font color is #595280.

Background Color

.myBgColor { background-color: #595280; }

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

This div background color is #595280.

Border color

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

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

This div border color is #595280.

Opacity

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

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

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

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

This text has shadow with #595280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595280.

Preview

Color preview on black background

This text has color #595280 on black background.


Color preview on white background

This text has color #595280 on white background.


Black color preview on #595280 background

This text has black color on #595280 background.


White color preview on #595280 background

This text has white color on #595280 background.


Related colors

Complementary color

Complementary color for #hex is #A6AD7F.


I love getcolorcode.com

Triadic colors

1 #805952 and #528059 with #595280 are triadic colors.

2 #805259 and #525980 with #595280 are triadic colors.