COLOR #581B38

HEX: #581B38 RGB: (88,27,56)

Color info

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

RGB color model

#581B38 color RGB value is (88,27,56).

RGB: (88,27,56) (35%, 11%, 22%)

RGB channels and saturation

R 88 of 255 = 35%
G 27 of 255 = 11%
B 56 of 255 = 22%

88
27
56

R + G + B ~ 23%. #581B38 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 27 + 56 = 171 (100%)
R 88 of 171 ~ 51.46%
G 27 of 171 ~ 15.79%
B 56 of 171 ~ 32.75'%

%51.46
%15.79
%32.75

CMYK color model

#581B38 color CMYK value is (0,69,36,65).

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

CMYK: (0,69,36,65)
C0M69Y36K65 (0%, 69%, 36%, 65%)
(0.00 / 0.69 / 0.36 / 0.65)

CMYK percentages

%0
%69.32
%36.36
%65.49

Codes

Color #581B38 in popluar color models

58 1B 38
RGB 88 27 56
HSL 331° 53.04% 22.55%
HSB/HSV 331° 69.32% 34.51%
CMYK 0.00% 69.32% 36.36%
65.49%

Color #581B38 in popluar number systems.

HEX 58 1B 38
Decimal 88 27 56
Binary 1011000 11011 111000
Octal 130 33 70

Shades and tints

Shades of #581B38

#581B38
(88,27,56)
#501933
(80,25,51)
#48172E
(72,23,46)
#401529
(64,21,41)
#381324
(56,19,36)
#30111F
(48,17,31)
#280F1A
(40,15,26)
#200D15
(32,13,21)
#180B10
(24,11,16)
#10090B
(16,9,11)
#080706
(8,7,6)
#000000
(0,0,0)

Tints of #581B38

#581B38
(88,27,56)
#672F4A
(103,47,74)
#76435C
(118,67,92)
#85576E
(133,87,110)
#946B80
(148,107,128)
#A37F92
(163,127,146)
#B293A4
(178,147,164)
#C1A7B6
(193,167,182)
#D0BBC8
(208,187,200)
#DFCFDA
(223,207,218)
#EEE3EC
(238,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #581B38; }

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

This text font color is #581B38.

Background Color

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

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

This div background color is #581B38.

Border color

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

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

This div border color is #581B38.

Opacity

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

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

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

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

This text has shadow with #581B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #581B38.

Preview

Color preview on black background

This text has color #581B38 on black background.


Color preview on white background

This text has color #581B38 on white background.


Black color preview on #581B38 background

This text has black color on #581B38 background.


White color preview on #581B38 background

This text has white color on #581B38 background.


Related colors

Complementary color

Complementary color for #hex is #A7E4C7.


I love getcolorcode.com

Triadic colors

1 #38581B and #1B3858 with #581B38 are triadic colors.

2 #381B58 and #1B5838 with #581B38 are triadic colors.