COLOR #592745

HEX: #592745 RGB: (89,39,69)

Color info

#592745 contains red, green and blue colors in about the same proportion. Web safe color of #592745 is #663333 (or #633).

RGB color model

#592745 color RGB value is (89,39,69).

RGB: (89,39,69) (35%, 15%, 27%)

RGB channels and saturation

R 89 of 255 = 35%
G 39 of 255 = 15%
B 69 of 255 = 27%

89
39
69

R + G + B ~ 26%. #592745 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 39 + 69 = 197 (100%)
R 89 of 197 ~ 45.18%
G 39 of 197 ~ 19.8%
B 69 of 197 ~ 35.03'%

%45.18
%19.8
%35.03

CMYK color model

#592745 color CMYK value is (0,56,22,65).

  • cyan value is 0.00%
  • magenta value is 56.18%
  • yellow value is 22.47%
  • key color value is 65.10%
CMYK: (0,56,22,65) C0M56Y22K65 (0%,56%,22%,65%) (0.00/0.56/0.22/0.65) 

CMYK percentages

%0
%56.18
%22.47
%65.1

Codes

Color #592745 in popluar color models

59 27 45
RGB 89 39 69
HSL 324° 39.06% 25.10%
HSB/HSV 324° 56.18% 34.90%
CMYK 0.00% 56.18% 22.47%
65.10%

Color #592745 in popluar number systems.

HEX 59 27 45
Decimal 89 39 69
Binary 1011001 100111 1000101
Octal 131 47 105

Shades and tints

Shades of #592745

#592745
(89,39,69)
#51243F
(81,36,63)
#492139
(73,33,57)
#411E33
(65,30,51)
#391B2D
(57,27,45)
#311827
(49,24,39)
#291521
(41,21,33)
#21121B
(33,18,27)
#190F15
(25,15,21)
#110C0F
(17,12,15)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #592745

#592745
(89,39,69)
#683A55
(104,58,85)
#774D65
(119,77,101)
#866075
(134,96,117)
#957385
(149,115,133)
#A48695
(164,134,149)
#B399A5
(179,153,165)
#C2ACB5
(194,172,181)
#D1BFC5
(209,191,197)
#E0D2D5
(224,210,213)
#EFE5E5
(239,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592745 color. Also use rgb(89,39,69) instead hex code.

Text Font Color

.myTextColor { color: #592745; }

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

This text font color is #592745.

Background Color

.myBgColor { background-color: #592745; }

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

This div background color is #592745.

Border color

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

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

This div border color is #592745.

Opacity

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

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

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

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

This text has shadow with #592745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592745.

Preview

Color preview on black background

This text has color #592745 on black background.


Color preview on white background

This text has color #592745 on white background.


Black color preview on #592745 background

This text has black color on #592745 background.


White color preview on #592745 background

This text has white color on #592745 background.


Related colors

Complementary color

Complementary color for #hex is #A6D8BA.


I love getcolorcode.com

Triadic colors

1 #455927 and #274559 with #592745 are triadic colors.

2 #452759 and #275945 with #592745 are triadic colors.