COLOR #59382A

HEX: #59382A RGB: (89,56,42)

Color info

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

RGB color model

#59382A color RGB value is (89,56,42).

RGB: (89,56,42) (35%, 22%, 16%)

RGB channels and saturation

R 89 of 255 = 35%
G 56 of 255 = 22%
B 42 of 255 = 16%

89
56
42

R + G + B ~ 24%. #59382A is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 56 + 42 = 187 (100%)
R 89 of 187 ~ 47.59%
G 56 of 187 ~ 29.95%
B 42 of 187 ~ 22.46'%

%47.59
%29.95
%22.46

CMYK color model

#59382A color CMYK value is (0,37,53,65).

  • cyan value is 0.00%
  • magenta value is 37.08%
  • yellow value is 52.81%
  • key color value is 65.10%

CMYK: (0,37,53,65)
C0M37Y53K65 (0%, 37%, 53%, 65%)
(0.00 / 0.37 / 0.53 / 0.65)

CMYK percentages

%0
%37.08
%52.81
%65.1

Codes

Color #59382A in popluar color models

59 38 2A
RGB 89 56 42
HSL 18° 35.88% 25.69%
HSB/HSV 18° 52.81% 34.90%
CMYK 0.00% 37.08% 52.81%
65.10%

Color #59382A in popluar number systems.

HEX 59 38 2A
Decimal 89 56 42
Binary 1011001 111000 101010
Octal 131 70 52

Shades and tints

Shades of #59382A

#59382A
(89,56,42)
#513327
(81,51,39)
#492E24
(73,46,36)
#412921
(65,41,33)
#39241E
(57,36,30)
#311F1B
(49,31,27)
#291A18
(41,26,24)
#211515
(33,21,21)
#191012
(25,16,18)
#110B0F
(17,11,15)
#09060C
(9,6,12)
#000000
(0,0,0)

Tints of #59382A

#59382A
(89,56,42)
#684A3D
(104,74,61)
#775C50
(119,92,80)
#866E63
(134,110,99)
#958076
(149,128,118)
#A49289
(164,146,137)
#B3A49C
(179,164,156)
#C2B6AF
(194,182,175)
#D1C8C2
(209,200,194)
#E0DAD5
(224,218,213)
#EFECE8
(239,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59382A color. Also use rgb(89,56,42) instead hex code.

Text Font Color

.myTextColor { color: #59382A; }

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

This text font color is #59382A.

Background Color

.myBgColor { background-color: #59382A; }

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

This div background color is #59382A.

Border color

.myBorderColor { border: 1px solid #59382A; }

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

This div border color is #59382A.

Opacity

.myOpacity80 { color: #59382A; opacity: 0.8; }

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

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

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

This text has shadow with #59382A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59382A.

Preview

Color preview on black background

This text has color #59382A on black background.


Color preview on white background

This text has color #59382A on white background.


Black color preview on #59382A background

This text has black color on #59382A background.


White color preview on #59382A background

This text has white color on #59382A background.


Related colors

Complementary color

Complementary color for #hex is #A6C7D5.


I love getcolorcode.com

Triadic colors

1 #2A5938 and #382A59 with #59382A are triadic colors.

2 #2A3859 and #38592A with #59382A are triadic colors.