COLOR #581B29

HEX: #581B29 RGB: (88,27,41)

Color info

#581B29 contains mainly red and blue colors. Web safe color of #581B29 is #663333 (or #633).

RGB color model

#581B29 color RGB value is (88,27,41).

RGB: (88,27,41) (35%, 11%, 16%)

RGB channels and saturation

R 88 of 255 = 35%
G 27 of 255 = 11%
B 41 of 255 = 16%

88
27
41

R + G + B ~ 21%. #581B29 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 27 + 41 = 156 (100%)
R 88 of 156 ~ 56.41%
G 27 of 156 ~ 17.31%
B 41 of 156 ~ 26.28'%

%56.41
%17.31
%26.28

CMYK color model

#581B29 color CMYK value is (0,69,53,65).

  • cyan value is 0.00%
  • magenta value is 69.32%
  • yellow value is 53.41%
  • key color value is 65.49%

CMYK: (0,69,53,65)
C0M69Y53K65 (0%, 69%, 53%, 65%)
(0.00 / 0.69 / 0.53 / 0.65)

CMYK percentages

%0
%69.32
%53.41
%65.49

Codes

Color #581B29 in popluar color models

58 1B 29
RGB 88 27 41
HSL 346° 53.04% 22.55%
HSB/HSV 346° 69.32% 34.51%
CMYK 0.00% 69.32% 53.41%
65.49%

Color #581B29 in popluar number systems.

HEX 58 1B 29
Decimal 88 27 41
Binary 1011000 11011 101001
Octal 130 33 51

Shades and tints

Shades of #581B29

#581B29
(88,27,41)
#501926
(80,25,38)
#481723
(72,23,35)
#401520
(64,21,32)
#38131D
(56,19,29)
#30111A
(48,17,26)
#280F17
(40,15,23)
#200D14
(32,13,20)
#180B11
(24,11,17)
#10090E
(16,9,14)
#08070B
(8,7,11)
#000000
(0,0,0)

Tints of #581B29

#581B29
(88,27,41)
#672F3C
(103,47,60)
#76434F
(118,67,79)
#855762
(133,87,98)
#946B75
(148,107,117)
#A37F88
(163,127,136)
#B2939B
(178,147,155)
#C1A7AE
(193,167,174)
#D0BBC1
(208,187,193)
#DFCFD4
(223,207,212)
#EEE3E7
(238,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #581B29 color. Also use rgb(88,27,41) instead hex code.

Text Font Color

.myTextColor { color: #581B29; }

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

This text font color is #581B29.

Background Color

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

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

This div background color is #581B29.

Border color

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

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

This div border color is #581B29.

Opacity

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

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

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

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

This text has shadow with #581B29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #581B29.

Preview

Color preview on black background

This text has color #581B29 on black background.


Color preview on white background

This text has color #581B29 on white background.


Black color preview on #581B29 background

This text has black color on #581B29 background.


White color preview on #581B29 background

This text has white color on #581B29 background.


Related colors

Complementary color

Complementary color for #hex is #A7E4D6.


I love getcolorcode.com

Triadic colors

1 #29581B and #1B2958 with #581B29 are triadic colors.

2 #291B58 and #1B5829 with #581B29 are triadic colors.