COLOR #592195

HEX: #592195 RGB: (89,33,149)

Color info

#592195 contains mainly blue color. Web safe color of #592195 is #663399 (or #639).

RGB color model

#592195 color RGB value is (89,33,149).

RGB: (89,33,149) (35%, 13%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 33 of 255 = 13%
B 149 of 255 = 58%

89
33
149

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

Portions of RGB colors in percentages

R + G + B = 89 + 33 + 149 = 271 (100%)
R 89 of 271 ~ 32.84%
G 33 of 271 ~ 12.18%
B 149 of 271 ~ 54.98'%

%32.84
%12.18
%54.98

CMYK color model

#592195 color CMYK value is (40,78,0,42).

  • cyan value is 40.27%
  • magenta value is 77.85%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (40,78,0,42) C40M78Y0K42 (40%,78%,0%,42%) (0.40/0.78/0.00/0.42) 

CMYK percentages

%40.27
%77.85
%0
%41.57

Codes

Color #592195 in popluar color models

59 21 95
RGB 89 33 149
HSL 269° 63.74% 35.69%
HSB/HSV 269° 77.85% 58.43%
CMYK 40.27% 77.85% 0.00%
41.57%

Color #592195 in popluar number systems.

HEX 59 21 95
Decimal 89 33 149
Binary 1011001 100001 10010101
Octal 131 41 225

Shades and tints

Shades of #592195

#592195
(89,33,149)
#511E88
(81,30,136)
#491B7B
(73,27,123)
#41186E
(65,24,110)
#391561
(57,21,97)
#311254
(49,18,84)
#290F47
(41,15,71)
#210C3A
(33,12,58)
#19092D
(25,9,45)
#110620
(17,6,32)
#090313
(9,3,19)
#000000
(0,0,0)

Tints of #592195

#592195
(89,33,149)
#68359E
(104,53,158)
#7749A7
(119,73,167)
#865DB0
(134,93,176)
#9571B9
(149,113,185)
#A485C2
(164,133,194)
#B399CB
(179,153,203)
#C2ADD4
(194,173,212)
#D1C1DD
(209,193,221)
#E0D5E6
(224,213,230)
#EFE9EF
(239,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592195 color. Also use rgb(89,33,149) instead hex code.

Text Font Color

.myTextColor { color: #592195; }

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

This text font color is #592195.

Background Color

.myBgColor { background-color: #592195; }

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

This div background color is #592195.

Border color

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

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

This div border color is #592195.

Opacity

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

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

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

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

This text has shadow with #592195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592195.

Preview

Color preview on black background

This text has color #592195 on black background.


Color preview on white background

This text has color #592195 on white background.


Black color preview on #592195 background

This text has black color on #592195 background.


White color preview on #592195 background

This text has white color on #592195 background.


Related colors

Complementary color

Complementary color for #hex is #A6DE6A.


I love getcolorcode.com

Triadic colors

1 #955921 and #219559 with #592195 are triadic colors.

2 #952159 and #215995 with #592195 are triadic colors.