COLOR #592F85

HEX: #592F85 RGB: (89,47,133)

Color info

#592F85 contains mainly red and blue colors. Web safe color of #592F85 is #663399 (or #639).

RGB color model

#592F85 color RGB value is (89,47,133).

RGB: (89,47,133) (35%, 18%, 52%)

RGB channels and saturation

R 89 of 255 = 35%
G 47 of 255 = 18%
B 133 of 255 = 52%

89
47
133

R + G + B ~ 35%. #592F85 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 47 + 133 = 269 (100%)
R 89 of 269 ~ 33.09%
G 47 of 269 ~ 17.47%
B 133 of 269 ~ 49.44'%

%33.09
%17.47
%49.44

CMYK color model

#592F85 color CMYK value is (33,65,0,48).

  • cyan value is 33.08%
  • magenta value is 64.66%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (33,65,0,48) C33M65Y0K48 (33%,65%,0%,48%) (0.33/0.65/0.00/0.48) 

CMYK percentages

%33.08
%64.66
%0
%47.84

Codes

Color #592F85 in popluar color models

59 2F 85
RGB 89 47 133
HSL 269° 47.78% 35.29%
HSB/HSV 269° 64.66% 52.16%
CMYK 33.08% 64.66% 0.00%
47.84%

Color #592F85 in popluar number systems.

HEX 59 2F 85
Decimal 89 47 133
Binary 1011001 101111 10000101
Octal 131 57 205

Shades and tints

Shades of #592F85

#592F85
(89,47,133)
#512B79
(81,43,121)
#49276D
(73,39,109)
#412361
(65,35,97)
#391F55
(57,31,85)
#311B49
(49,27,73)
#29173D
(41,23,61)
#211331
(33,19,49)
#190F25
(25,15,37)
#110B19
(17,11,25)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #592F85

#592F85
(89,47,133)
#684190
(104,65,144)
#77539B
(119,83,155)
#8665A6
(134,101,166)
#9577B1
(149,119,177)
#A489BC
(164,137,188)
#B39BC7
(179,155,199)
#C2ADD2
(194,173,210)
#D1BFDD
(209,191,221)
#E0D1E8
(224,209,232)
#EFE3F3
(239,227,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592F85 color. Also use rgb(89,47,133) instead hex code.

Text Font Color

.myTextColor { color: #592F85; }

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

This text font color is #592F85.

Background Color

.myBgColor { background-color: #592F85; }

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

This div background color is #592F85.

Border color

.myBorderColor { border: 1px solid #592F85; }

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

This div border color is #592F85.

Opacity

.myOpacity80 { color: #592F85; opacity: 0.8; }

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

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

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

This text has shadow with #592F85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592F85.

Preview

Color preview on black background

This text has color #592F85 on black background.


Color preview on white background

This text has color #592F85 on white background.


Black color preview on #592F85 background

This text has black color on #592F85 background.


White color preview on #592F85 background

This text has white color on #592F85 background.


Related colors

Complementary color

Complementary color for #hex is #A6D07A.


I love getcolorcode.com

Triadic colors

1 #85592F and #2F8559 with #592F85 are triadic colors.

2 #852F59 and #2F5985 with #592F85 are triadic colors.