COLOR #581D44

HEX: #581D44 RGB: (88,29,68)

Color info

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

RGB color model

#581D44 color RGB value is (88,29,68).

RGB: (88,29,68) (35%, 11%, 27%)

RGB channels and saturation

R 88 of 255 = 35%
G 29 of 255 = 11%
B 68 of 255 = 27%

88
29
68

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

Portions of RGB colors in percentages

R + G + B = 88 + 29 + 68 = 185 (100%)
R 88 of 185 ~ 47.57%
G 29 of 185 ~ 15.68%
B 68 of 185 ~ 36.76'%

%47.57
%15.68
%36.76

CMYK color model

#581D44 color CMYK value is (0,67,23,65).

  • cyan value is 0.00%
  • magenta value is 67.05%
  • yellow value is 22.73%
  • key color value is 65.49%

CMYK: (0,67,23,65)
C0M67Y23K65 (0%, 67%, 23%, 65%)
(0.00 / 0.67 / 0.23 / 0.65)

CMYK percentages

%0
%67.05
%22.73
%65.49

Codes

Color #581D44 in popluar color models

58 1D 44
RGB 88 29 68
HSL 320° 50.43% 22.94%
HSB/HSV 320° 67.05% 34.51%
CMYK 0.00% 67.05% 22.73%
65.49%

Color #581D44 in popluar number systems.

HEX 58 1D 44
Decimal 88 29 68
Binary 1011000 11101 1000100
Octal 130 35 104

Shades and tints

Shades of #581D44

#581D44
(88,29,68)
#501B3E
(80,27,62)
#481938
(72,25,56)
#401732
(64,23,50)
#38152C
(56,21,44)
#301326
(48,19,38)
#281120
(40,17,32)
#200F1A
(32,15,26)
#180D14
(24,13,20)
#100B0E
(16,11,14)
#080908
(8,9,8)
#000000
(0,0,0)

Tints of #581D44

#581D44
(88,29,68)
#673155
(103,49,85)
#764566
(118,69,102)
#855977
(133,89,119)
#946D88
(148,109,136)
#A38199
(163,129,153)
#B295AA
(178,149,170)
#C1A9BB
(193,169,187)
#D0BDCC
(208,189,204)
#DFD1DD
(223,209,221)
#EEE5EE
(238,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #581D44 color. Also use rgb(88,29,68) instead hex code.

Text Font Color

.myTextColor { color: #581D44; }

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

This text font color is #581D44.

Background Color

.myBgColor { background-color: #581D44; }

<div style="background-color:#581D44">Inner text</div>

This div background color is #581D44.

Border color

.myBorderColor { border: 1px solid #581D44; }

<div style="border:3px solid #581D44">Div</div>

This div border color is #581D44.

Opacity

.myOpacity80 { color: #581D44; opacity: 0.8; }

<p style="color:#581D44;opacity:0.8;">80%</p>

Text with #581D44 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 #581D44;}

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

This text has shadow with #581D44 color.


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

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

This text has shadow with #581D44 primary color and red secondary color.


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

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

This text has shadow with #581D44 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #581D44.

Preview

Color preview on black background

This text has color #581D44 on black background.


Color preview on white background

This text has color #581D44 on white background.


Black color preview on #581D44 background

This text has black color on #581D44 background.


White color preview on #581D44 background

This text has white color on #581D44 background.


Related colors

Complementary color

Complementary color for #hex is #A7E2BB.


I love getcolorcode.com

Triadic colors

1 #44581D and #1D4458 with #581D44 are triadic colors.

2 #441D58 and #1D5844 with #581D44 are triadic colors.