COLOR #59144B

HEX: #59144B RGB: (89,20,75)

Color info

#59144B contains mainly red and blue colors. Web safe color of #59144B is #660033 (or #603).

RGB color model

#59144B color RGB value is (89,20,75).

RGB: (89,20,75) (35%, 8%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 20 of 255 = 8%
B 75 of 255 = 29%

89
20
75

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

Portions of RGB colors in percentages

R + G + B = 89 + 20 + 75 = 184 (100%)
R 89 of 184 ~ 48.37%
G 20 of 184 ~ 10.87%
B 75 of 184 ~ 40.76'%

%48.37
%10.87
%40.76

CMYK color model

#59144B color CMYK value is (0,78,16,65).

  • cyan value is 0.00%
  • magenta value is 77.53%
  • yellow value is 15.73%
  • key color value is 65.10%

CMYK: (0,78,16,65)
C0M78Y16K65 (0%, 78%, 16%, 65%)
(0.00 / 0.78 / 0.16 / 0.65)

CMYK percentages

%0
%77.53
%15.73
%65.1

Codes

Color #59144B in popluar color models

59 14 4B
RGB 89 20 75
HSL 312° 63.30% 21.37%
HSB/HSV 312° 77.53% 34.90%
CMYK 0.00% 77.53% 15.73%
65.10%

Color #59144B in popluar number systems.

HEX 59 14 4B
Decimal 89 20 75
Binary 1011001 10100 1001011
Octal 131 24 113

Shades and tints

Shades of #59144B

#59144B
(89,20,75)
#511345
(81,19,69)
#49123F
(73,18,63)
#411139
(65,17,57)
#391033
(57,16,51)
#310F2D
(49,15,45)
#290E27
(41,14,39)
#210D21
(33,13,33)
#190C1B
(25,12,27)
#110B15
(17,11,21)
#090A0F
(9,10,15)
#000000
(0,0,0)

Tints of #59144B

#59144B
(89,20,75)
#68295B
(104,41,91)
#773E6B
(119,62,107)
#86537B
(134,83,123)
#95688B
(149,104,139)
#A47D9B
(164,125,155)
#B392AB
(179,146,171)
#C2A7BB
(194,167,187)
#D1BCCB
(209,188,203)
#E0D1DB
(224,209,219)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59144B color. Also use rgb(89,20,75) instead hex code.

Text Font Color

.myTextColor { color: #59144B; }

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

This text font color is #59144B.

Background Color

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

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

This div background color is #59144B.

Border color

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

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

This div border color is #59144B.

Opacity

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

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

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

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

This text has shadow with #59144B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59144B.

Preview

Color preview on black background

This text has color #59144B on black background.


Color preview on white background

This text has color #59144B on white background.


Black color preview on #59144B background

This text has black color on #59144B background.


White color preview on #59144B background

This text has white color on #59144B background.


Related colors

Complementary color

Complementary color for #hex is #A6EBB4.


I love getcolorcode.com

Triadic colors

1 #4B5914 and #144B59 with #59144B are triadic colors.

2 #4B1459 and #14594B with #59144B are triadic colors.