COLOR #592D67

HEX: #592D67 RGB: (89,45,103)

Color info

#592D67 contains red, green and blue colors in about the same proportion. Web safe color of #592D67 is #663366 (or #636).

RGB color model

#592D67 color RGB value is (89,45,103).

RGB: (89,45,103) (35%, 18%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 45 of 255 = 18%
B 103 of 255 = 40%

89
45
103

R + G + B ~ 31%. #592D67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 45 + 103 = 237 (100%)
R 89 of 237 ~ 37.55%
G 45 of 237 ~ 18.99%
B 103 of 237 ~ 43.46'%

%37.55
%18.99
%43.46

CMYK color model

#592D67 color CMYK value is (14,56,0,60).

  • cyan value is 13.59%
  • magenta value is 56.31%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (14,56,0,60)
C14M56Y0K60 (14%, 56%, 0%, 60%)
(0.14 / 0.56 / 0.00 / 0.60)

CMYK percentages

%13.59
%56.31
%0
%59.61

Codes

Color #592D67 in popluar color models

59 2D 67
RGB 89 45 103
HSL 286° 39.19% 29.02%
HSB/HSV 286° 56.31% 40.39%
CMYK 13.59% 56.31% 0.00%
59.61%

Color #592D67 in popluar number systems.

HEX 59 2D 67
Decimal 89 45 103
Binary 1011001 101101 1100111
Octal 131 55 147

Shades and tints

Shades of #592D67

#592D67
(89,45,103)
#51295E
(81,41,94)
#492555
(73,37,85)
#41214C
(65,33,76)
#391D43
(57,29,67)
#31193A
(49,25,58)
#291531
(41,21,49)
#211128
(33,17,40)
#190D1F
(25,13,31)
#110916
(17,9,22)
#09050D
(9,5,13)
#000000
(0,0,0)

Tints of #592D67

#592D67
(89,45,103)
#684074
(104,64,116)
#775381
(119,83,129)
#86668E
(134,102,142)
#95799B
(149,121,155)
#A48CA8
(164,140,168)
#B39FB5
(179,159,181)
#C2B2C2
(194,178,194)
#D1C5CF
(209,197,207)
#E0D8DC
(224,216,220)
#EFEBE9
(239,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592D67 color. Also use rgb(89,45,103) instead hex code.

Text Font Color

.myTextColor { color: #592D67; }

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

This text font color is #592D67.

Background Color

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

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

This div background color is #592D67.

Border color

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

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

This div border color is #592D67.

Opacity

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

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

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

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

This text has shadow with #592D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592D67.

Preview

Color preview on black background

This text has color #592D67 on black background.


Color preview on white background

This text has color #592D67 on white background.


Black color preview on #592D67 background

This text has black color on #592D67 background.


White color preview on #592D67 background

This text has white color on #592D67 background.


Related colors

Complementary color

Complementary color for #hex is #A6D298.


I love getcolorcode.com

Triadic colors

1 #67592D and #2D6759 with #592D67 are triadic colors.

2 #672D59 and #2D5967 with #592D67 are triadic colors.