COLOR #595271

HEX: #595271 RGB: (89,82,113)

Color info

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

RGB color model

#595271 color RGB value is (89,82,113).

RGB: (89,82,113) (35%, 32%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 82 of 255 = 32%
B 113 of 255 = 44%

89
82
113

R + G + B ~ 37%. #595271 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 82 + 113 = 284 (100%)
R 89 of 284 ~ 31.34%
G 82 of 284 ~ 28.87%
B 113 of 284 ~ 39.79'%

%31.34
%28.87
%39.79

CMYK color model

#595271 color CMYK value is (21,27,0,56).

  • cyan value is 21.24%
  • magenta value is 27.43%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (21,27,0,56)
C21M27Y0K56 (21%, 27%, 0%, 56%)
(0.21 / 0.27 / 0.00 / 0.56)

CMYK percentages

%21.24
%27.43
%0
%55.69

Codes

Color #595271 in popluar color models

59 52 71
RGB 89 82 113
HSL 254° 15.90% 38.24%
HSB/HSV 254° 27.43% 44.31%
CMYK 21.24% 27.43% 0.00%
55.69%

Color #595271 in popluar number systems.

HEX 59 52 71
Decimal 89 82 113
Binary 1011001 1010010 1110001
Octal 131 122 161

Shades and tints

Shades of #595271

#595271
(89,82,113)
#514B67
(81,75,103)
#49445D
(73,68,93)
#413D53
(65,61,83)
#393649
(57,54,73)
#312F3F
(49,47,63)
#292835
(41,40,53)
#21212B
(33,33,43)
#191A21
(25,26,33)
#111317
(17,19,23)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #595271

#595271
(89,82,113)
#68617D
(104,97,125)
#777089
(119,112,137)
#867F95
(134,127,149)
#958EA1
(149,142,161)
#A49DAD
(164,157,173)
#B3ACB9
(179,172,185)
#C2BBC5
(194,187,197)
#D1CAD1
(209,202,209)
#E0D9DD
(224,217,221)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595271; }

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

This text font color is #595271.

Background Color

.myBgColor { background-color: #595271; }

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

This div background color is #595271.

Border color

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

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

This div border color is #595271.

Opacity

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

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

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

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

This text has shadow with #595271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595271.

Preview

Color preview on black background

This text has color #595271 on black background.


Color preview on white background

This text has color #595271 on white background.


Black color preview on #595271 background

This text has black color on #595271 background.


White color preview on #595271 background

This text has white color on #595271 background.


Related colors

Complementary color

Complementary color for #hex is #A6AD8E.


I love getcolorcode.com

Triadic colors

1 #715952 and #527159 with #595271 are triadic colors.

2 #715259 and #525971 with #595271 are triadic colors.