COLOR #595073

HEX: #595073 RGB: (89,80,115)

Color info

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

RGB color model

#595073 color RGB value is (89,80,115).

RGB: (89,80,115) (35%, 31%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 115 of 255 = 45%

89
80
115

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

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 115 = 284 (100%)
R 89 of 284 ~ 31.34%
G 80 of 284 ~ 28.17%
B 115 of 284 ~ 40.49'%

%31.34
%28.17
%40.49

CMYK color model

#595073 color CMYK value is (23,30,0,55).

  • cyan value is 22.61%
  • magenta value is 30.43%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (23,30,0,55)
C23M30Y0K55 (23%, 30%, 0%, 55%)
(0.23 / 0.30 / 0.00 / 0.55)

CMYK percentages

%22.61
%30.43
%0
%54.9

Codes

Color #595073 in popluar color models

59 50 73
RGB 89 80 115
HSL 255° 17.95% 38.24%
HSB/HSV 255° 30.43% 45.10%
CMYK 22.61% 30.43% 0.00%
54.90%

Color #595073 in popluar number systems.

HEX 59 50 73
Decimal 89 80 115
Binary 1011001 1010000 1110011
Octal 131 120 163

Shades and tints

Shades of #595073

#595073
(89,80,115)
#514969
(81,73,105)
#49425F
(73,66,95)
#413B55
(65,59,85)
#39344B
(57,52,75)
#312D41
(49,45,65)
#292637
(41,38,55)
#211F2D
(33,31,45)
#191823
(25,24,35)
#111119
(17,17,25)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #595073

#595073
(89,80,115)
#685F7F
(104,95,127)
#776E8B
(119,110,139)
#867D97
(134,125,151)
#958CA3
(149,140,163)
#A49BAF
(164,155,175)
#B3AABB
(179,170,187)
#C2B9C7
(194,185,199)
#D1C8D3
(209,200,211)
#E0D7DF
(224,215,223)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595073 color. Also use rgb(89,80,115) instead hex code.

Text Font Color

.myTextColor { color: #595073; }

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

This text font color is #595073.

Background Color

.myBgColor { background-color: #595073; }

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

This div background color is #595073.

Border color

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

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

This div border color is #595073.

Opacity

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

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

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

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

This text has shadow with #595073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595073.

Preview

Color preview on black background

This text has color #595073 on black background.


Color preview on white background

This text has color #595073 on white background.


Black color preview on #595073 background

This text has black color on #595073 background.


White color preview on #595073 background

This text has white color on #595073 background.


Related colors

Complementary color

Complementary color for #hex is #A6AF8C.


I love getcolorcode.com

Triadic colors

1 #735950 and #507359 with #595073 are triadic colors.

2 #735059 and #505973 with #595073 are triadic colors.