COLOR #581B18

HEX: #581B18 RGB: (88,27,24)

Color info

#581B18 contains mainly red color. Web safe color of #581B18 is #663300 (or #630).

RGB color model

#581B18 color RGB value is (88,27,24).

RGB: (88,27,24) (35%, 11%, 9%)

RGB channels and saturation

R 88 of 255 = 35%
G 27 of 255 = 11%
B 24 of 255 = 9%

88
27
24

R + G + B ~ 18%. #581B18 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 27 + 24 = 139 (100%)
R 88 of 139 ~ 63.31%
G 27 of 139 ~ 19.42%
B 24 of 139 ~ 17.27'%

%63.31
%19.42
%17.27

CMYK color model

#581B18 color CMYK value is (0,69,73,65).

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

CMYK: (0,69,73,65)
C0M69Y73K65 (0%, 69%, 73%, 65%)
(0.00 / 0.69 / 0.73 / 0.65)

CMYK percentages

%0
%69.32
%72.73
%65.49

Codes

Color #581B18 in popluar color models

58 1B 18
RGB 88 27 24
HSL 57.14% 21.96%
HSB/HSV 72.73% 34.51%
CMYK 0.00% 69.32% 72.73%
65.49%

Color #581B18 in popluar number systems.

HEX 58 1B 18
Decimal 88 27 24
Binary 1011000 11011 11000
Octal 130 33 30

Shades and tints

Shades of #581B18

#581B18
(88,27,24)
#501916
(80,25,22)
#481714
(72,23,20)
#401512
(64,21,18)
#381310
(56,19,16)
#30110E
(48,17,14)
#280F0C
(40,15,12)
#200D0A
(32,13,10)
#180B08
(24,11,8)
#100906
(16,9,6)
#080704
(8,7,4)
#000000
(0,0,0)

Tints of #581B18

#581B18
(88,27,24)
#672F2D
(103,47,45)
#764342
(118,67,66)
#855757
(133,87,87)
#946B6C
(148,107,108)
#A37F81
(163,127,129)
#B29396
(178,147,150)
#C1A7AB
(193,167,171)
#D0BBC0
(208,187,192)
#DFCFD5
(223,207,213)
#EEE3EA
(238,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #581B18; }

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

This text font color is #581B18.

Background Color

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

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

This div background color is #581B18.

Border color

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

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

This div border color is #581B18.

Opacity

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

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

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

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

This text has shadow with #581B18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #581B18.

Preview

Color preview on black background

This text has color #581B18 on black background.


Color preview on white background

This text has color #581B18 on white background.


Black color preview on #581B18 background

This text has black color on #581B18 background.


White color preview on #581B18 background

This text has white color on #581B18 background.


Related colors

Complementary color

Complementary color for #hex is #A7E4E7.


I love getcolorcode.com

Triadic colors

1 #18581B and #1B1858 with #581B18 are triadic colors.

2 #181B58 and #1B5818 with #581B18 are triadic colors.