COLOR #59272B

HEX: #59272B RGB: (89,39,43)

Color info

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

RGB color model

#59272B color RGB value is (89,39,43).

RGB: (89,39,43) (35%, 15%, 17%)

RGB channels and saturation

R 89 of 255 = 35%
G 39 of 255 = 15%
B 43 of 255 = 17%

89
39
43

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

Portions of RGB colors in percentages

R + G + B = 89 + 39 + 43 = 171 (100%)
R 89 of 171 ~ 52.05%
G 39 of 171 ~ 22.81%
B 43 of 171 ~ 25.15'%

%52.05
%22.81
%25.15

CMYK color model

#59272B color CMYK value is (0,56,52,65).

  • cyan value is 0.00%
  • magenta value is 56.18%
  • yellow value is 51.69%
  • key color value is 65.10%

CMYK: (0,56,52,65)
C0M56Y52K65 (0%, 56%, 52%, 65%)
(0.00 / 0.56 / 0.52 / 0.65)

CMYK percentages

%0
%56.18
%51.69
%65.1

Codes

Color #59272B in popluar color models

59 27 2B
RGB 89 39 43
HSL 355° 39.06% 25.10%
HSB/HSV 355° 56.18% 34.90%
CMYK 0.00% 56.18% 51.69%
65.10%

Color #59272B in popluar number systems.

HEX 59 27 2B
Decimal 89 39 43
Binary 1011001 100111 101011
Octal 131 47 53

Shades and tints

Shades of #59272B

#59272B
(89,39,43)
#512428
(81,36,40)
#492125
(73,33,37)
#411E22
(65,30,34)
#391B1F
(57,27,31)
#31181C
(49,24,28)
#291519
(41,21,25)
#211216
(33,18,22)
#190F13
(25,15,19)
#110C10
(17,12,16)
#09090D
(9,9,13)
#000000
(0,0,0)

Tints of #59272B

#59272B
(89,39,43)
#683A3E
(104,58,62)
#774D51
(119,77,81)
#866064
(134,96,100)
#957377
(149,115,119)
#A4868A
(164,134,138)
#B3999D
(179,153,157)
#C2ACB0
(194,172,176)
#D1BFC3
(209,191,195)
#E0D2D6
(224,210,214)
#EFE5E9
(239,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59272B; }

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

This text font color is #59272B.

Background Color

.myBgColor { background-color: #59272B; }

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

This div background color is #59272B.

Border color

.myBorderColor { border: 1px solid #59272B; }

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

This div border color is #59272B.

Opacity

.myOpacity80 { color: #59272B; opacity: 0.8; }

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

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

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

This text has shadow with #59272B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59272B.

Preview

Color preview on black background

This text has color #59272B on black background.


Color preview on white background

This text has color #59272B on white background.


Black color preview on #59272B background

This text has black color on #59272B background.


White color preview on #59272B background

This text has white color on #59272B background.


Related colors

Complementary color

Complementary color for #hex is #A6D8D4.


I love getcolorcode.com

Triadic colors

1 #2B5927 and #272B59 with #59272B are triadic colors.

2 #2B2759 and #27592B with #59272B are triadic colors.