COLOR #59242F

HEX: #59242F RGB: (89,36,47)

Color info

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

RGB color model

#59242F color RGB value is (89,36,47).

RGB: (89,36,47) (35%, 14%, 18%)

RGB channels and saturation

R 89 of 255 = 35%
G 36 of 255 = 14%
B 47 of 255 = 18%

89
36
47

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

Portions of RGB colors in percentages

R + G + B = 89 + 36 + 47 = 172 (100%)
R 89 of 172 ~ 51.74%
G 36 of 172 ~ 20.93%
B 47 of 172 ~ 27.33'%

%51.74
%20.93
%27.33

CMYK color model

#59242F color CMYK value is (0,60,47,65).

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

CMYK: (0,60,47,65)
C0M60Y47K65 (0%, 60%, 47%, 65%)
(0.00 / 0.60 / 0.47 / 0.65)

CMYK percentages

%0
%59.55
%47.19
%65.1

Codes

Color #59242F in popluar color models

59 24 2F
RGB 89 36 47
HSL 348° 42.40% 24.51%
HSB/HSV 348° 59.55% 34.90%
CMYK 0.00% 59.55% 47.19%
65.10%

Color #59242F in popluar number systems.

HEX 59 24 2F
Decimal 89 36 47
Binary 1011001 100100 101111
Octal 131 44 57

Shades and tints

Shades of #59242F

#59242F
(89,36,47)
#51212B
(81,33,43)
#491E27
(73,30,39)
#411B23
(65,27,35)
#39181F
(57,24,31)
#31151B
(49,21,27)
#291217
(41,18,23)
#210F13
(33,15,19)
#190C0F
(25,12,15)
#11090B
(17,9,11)
#090607
(9,6,7)
#000000
(0,0,0)

Tints of #59242F

#59242F
(89,36,47)
#683741
(104,55,65)
#774A53
(119,74,83)
#865D65
(134,93,101)
#957077
(149,112,119)
#A48389
(164,131,137)
#B3969B
(179,150,155)
#C2A9AD
(194,169,173)
#D1BCBF
(209,188,191)
#E0CFD1
(224,207,209)
#EFE2E3
(239,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59242F; }

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

This text font color is #59242F.

Background Color

.myBgColor { background-color: #59242F; }

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

This div background color is #59242F.

Border color

.myBorderColor { border: 1px solid #59242F; }

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

This div border color is #59242F.

Opacity

.myOpacity80 { color: #59242F; opacity: 0.8; }

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

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

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

This text has shadow with #59242F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59242F.

Preview

Color preview on black background

This text has color #59242F on black background.


Color preview on white background

This text has color #59242F on white background.


Black color preview on #59242F background

This text has black color on #59242F background.


White color preview on #59242F background

This text has white color on #59242F background.


Related colors

Complementary color

Complementary color for #hex is #A6DBD0.


I love getcolorcode.com

Triadic colors

1 #2F5924 and #242F59 with #59242F are triadic colors.

2 #2F2459 and #24592F with #59242F are triadic colors.