COLOR #592429

HEX: #592429 RGB: (89,36,41)

Color info

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

RGB color model

#592429 color RGB value is (89,36,41).

RGB: (89,36,41) (35%, 14%, 16%)

RGB channels and saturation

R 89 of 255 = 35%
G 36 of 255 = 14%
B 41 of 255 = 16%

89
36
41

R + G + B ~ 22%. #592429 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 36 + 41 = 166 (100%)
R 89 of 166 ~ 53.61%
G 36 of 166 ~ 21.69%
B 41 of 166 ~ 24.7'%

%53.61
%21.69
%24.7

CMYK color model

#592429 color CMYK value is (0,60,54,65).

  • cyan value is 0.00%
  • magenta value is 59.55%
  • yellow value is 53.93%
  • key color value is 65.10%

CMYK: (0,60,54,65)
C0M60Y54K65 (0%, 60%, 54%, 65%)
(0.00 / 0.60 / 0.54 / 0.65)

CMYK percentages

%0
%59.55
%53.93
%65.1

Codes

Color #592429 in popluar color models

59 24 29
RGB 89 36 41
HSL 354° 42.40% 24.51%
HSB/HSV 354° 59.55% 34.90%
CMYK 0.00% 59.55% 53.93%
65.10%

Color #592429 in popluar number systems.

HEX 59 24 29
Decimal 89 36 41
Binary 1011001 100100 101001
Octal 131 44 51

Shades and tints

Shades of #592429

#592429
(89,36,41)
#512126
(81,33,38)
#491E23
(73,30,35)
#411B20
(65,27,32)
#39181D
(57,24,29)
#31151A
(49,21,26)
#291217
(41,18,23)
#210F14
(33,15,20)
#190C11
(25,12,17)
#11090E
(17,9,14)
#09060B
(9,6,11)
#000000
(0,0,0)

Tints of #592429

#592429
(89,36,41)
#68373C
(104,55,60)
#774A4F
(119,74,79)
#865D62
(134,93,98)
#957075
(149,112,117)
#A48388
(164,131,136)
#B3969B
(179,150,155)
#C2A9AE
(194,169,174)
#D1BCC1
(209,188,193)
#E0CFD4
(224,207,212)
#EFE2E7
(239,226,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592429 color. Also use rgb(89,36,41) instead hex code.

Text Font Color

.myTextColor { color: #592429; }

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

This text font color is #592429.

Background Color

.myBgColor { background-color: #592429; }

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

This div background color is #592429.

Border color

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

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

This div border color is #592429.

Opacity

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

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

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

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

This text has shadow with #592429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592429.

Preview

Color preview on black background

This text has color #592429 on black background.


Color preview on white background

This text has color #592429 on white background.


Black color preview on #592429 background

This text has black color on #592429 background.


White color preview on #592429 background

This text has white color on #592429 background.


Related colors

Complementary color

Complementary color for #hex is #A6DBD6.


I love getcolorcode.com

Triadic colors

1 #295924 and #242959 with #592429 are triadic colors.

2 #292459 and #245929 with #592429 are triadic colors.