COLOR #590D35

HEX: #590D35 RGB: (89,13,53)

Color info

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

RGB color model

#590D35 color RGB value is (89,13,53).

RGB: (89,13,53) (35%, 5%, 21%)

RGB channels and saturation

R 89 of 255 = 35%
G 13 of 255 = 5%
B 53 of 255 = 21%

89
13
53

R + G + B ~ 20%. #590D35 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 13 + 53 = 155 (100%)
R 89 of 155 ~ 57.42%
G 13 of 155 ~ 8.39%
B 53 of 155 ~ 34.19'%

%57.42
%34.19

CMYK color model

#590D35 color CMYK value is (0,85,40,65).

  • cyan value is 0.00%
  • magenta value is 85.39%
  • yellow value is 40.45%
  • key color value is 65.10%

CMYK: (0,85,40,65)
C0M85Y40K65 (0%, 85%, 40%, 65%)
(0.00 / 0.85 / 0.40 / 0.65)

CMYK percentages

%0
%85.39
%40.45
%65.1

Codes

Color #590D35 in popluar color models

59 0D 35
RGB 89 13 53
HSL 328° 74.51% 20.00%
HSB/HSV 328° 85.39% 34.90%
CMYK 0.00% 85.39% 40.45%
65.10%

Color #590D35 in popluar number systems.

HEX 59 0D 35
Decimal 89 13 53
Binary 1011001 1101 110101
Octal 131 15 65

Shades and tints

Shades of #590D35

#590D35
(89,13,53)
#510C31
(81,12,49)
#490B2D
(73,11,45)
#410A29
(65,10,41)
#390925
(57,9,37)
#310821
(49,8,33)
#29071D
(41,7,29)
#210619
(33,6,25)
#190515
(25,5,21)
#110411
(17,4,17)
#09030D
(9,3,13)
#000000
(0,0,0)

Tints of #590D35

#590D35
(89,13,53)
#682347
(104,35,71)
#773959
(119,57,89)
#864F6B
(134,79,107)
#95657D
(149,101,125)
#A47B8F
(164,123,143)
#B391A1
(179,145,161)
#C2A7B3
(194,167,179)
#D1BDC5
(209,189,197)
#E0D3D7
(224,211,215)
#EFE9E9
(239,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590D35 color. Also use rgb(89,13,53) instead hex code.

Text Font Color

.myTextColor { color: #590D35; }

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

This text font color is #590D35.

Background Color

.myBgColor { background-color: #590D35; }

<div style="background-color:#590D35">Inner text</div>

This div background color is #590D35.

Border color

.myBorderColor { border: 1px solid #590D35; }

<div style="border:3px solid #590D35">Div</div>

This div border color is #590D35.

Opacity

.myOpacity80 { color: #590D35; opacity: 0.8; }

<p style="color:#590D35;opacity:0.8;">80%</p>

Text with #590D35 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 #590D35;}

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

This text has shadow with #590D35 color.


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

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

This text has shadow with #590D35 primary color and red secondary color.


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

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

This text has shadow with #590D35 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #590D35.

Preview

Color preview on black background

This text has color #590D35 on black background.


Color preview on white background

This text has color #590D35 on white background.


Black color preview on #590D35 background

This text has black color on #590D35 background.


White color preview on #590D35 background

This text has white color on #590D35 background.


Related colors

Complementary color

Complementary color for #hex is #A6F2CA.


I love getcolorcode.com

Triadic colors

1 #35590D and #0D3559 with #590D35 are triadic colors.

2 #350D59 and #0D5935 with #590D35 are triadic colors.