COLOR #59462C

HEX: #59462C RGB: (89,70,44)

Color info

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

RGB color model

#59462C color RGB value is (89,70,44).

RGB: (89,70,44) (35%, 27%, 17%)

RGB channels and saturation

R 89 of 255 = 35%
G 70 of 255 = 27%
B 44 of 255 = 17%

89
70
44

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

Portions of RGB colors in percentages

R + G + B = 89 + 70 + 44 = 203 (100%)
R 89 of 203 ~ 43.84%
G 70 of 203 ~ 34.48%
B 44 of 203 ~ 21.67'%

%43.84
%34.48
%21.67

CMYK color model

#59462C color CMYK value is (0,21,51,65).

  • cyan value is 0.00%
  • magenta value is 21.35%
  • yellow value is 50.56%
  • key color value is 65.10%

CMYK: (0,21,51,65)
C0M21Y51K65 (0%, 21%, 51%, 65%)
(0.00 / 0.21 / 0.51 / 0.65)

CMYK percentages

%0
%21.35
%50.56
%65.1

Codes

Color #59462C in popluar color models

59 46 2C
RGB 89 70 44
HSL 35° 33.83% 26.08%
HSB/HSV 35° 50.56% 34.90%
CMYK 0.00% 21.35% 50.56%
65.10%

Color #59462C in popluar number systems.

HEX 59 46 2C
Decimal 89 70 44
Binary 1011001 1000110 101100
Octal 131 106 54

Shades and tints

Shades of #59462C

#59462C
(89,70,44)
#514028
(81,64,40)
#493A24
(73,58,36)
#413420
(65,52,32)
#392E1C
(57,46,28)
#312818
(49,40,24)
#292214
(41,34,20)
#211C10
(33,28,16)
#19160C
(25,22,12)
#111008
(17,16,8)
#090A04
(9,10,4)
#000000
(0,0,0)

Tints of #59462C

#59462C
(89,70,44)
#68563F
(104,86,63)
#776652
(119,102,82)
#867665
(134,118,101)
#958678
(149,134,120)
#A4968B
(164,150,139)
#B3A69E
(179,166,158)
#C2B6B1
(194,182,177)
#D1C6C4
(209,198,196)
#E0D6D7
(224,214,215)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59462C color. Also use rgb(89,70,44) instead hex code.

Text Font Color

.myTextColor { color: #59462C; }

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

This text font color is #59462C.

Background Color

.myBgColor { background-color: #59462C; }

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

This div background color is #59462C.

Border color

.myBorderColor { border: 1px solid #59462C; }

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

This div border color is #59462C.

Opacity

.myOpacity80 { color: #59462C; opacity: 0.8; }

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

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

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

This text has shadow with #59462C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59462C.

Preview

Color preview on black background

This text has color #59462C on black background.


Color preview on white background

This text has color #59462C on white background.


Black color preview on #59462C background

This text has black color on #59462C background.


White color preview on #59462C background

This text has white color on #59462C background.


Related colors

Complementary color

Complementary color for #hex is #A6B9D3.


I love getcolorcode.com

Triadic colors

1 #2C5946 and #462C59 with #59462C are triadic colors.

2 #2C4659 and #46592C with #59462C are triadic colors.