COLOR #581E18

HEX: #581E18 RGB: (88,30,24)

Color info

#581E18 contains mainly red and green colors. Web safe color of #581E18 is #663300 (or #630).

RGB color model

#581E18 color RGB value is (88,30,24).

RGB: (88,30,24) (35%, 12%, 9%)

RGB channels and saturation

R 88 of 255 = 35%
G 30 of 255 = 12%
B 24 of 255 = 9%

88
30
24

R + G + B ~ 19%. #581E18 is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 30 + 24 = 142 (100%)
R 88 of 142 ~ 61.97%
G 30 of 142 ~ 21.13%
B 24 of 142 ~ 16.9'%

%61.97
%21.13
%16.9

CMYK color model

#581E18 color CMYK value is (0,66,73,65).

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

CMYK: (0,66,73,65)
C0M66Y73K65 (0%, 66%, 73%, 65%)
(0.00 / 0.66 / 0.73 / 0.65)

CMYK percentages

%0
%65.91
%72.73
%65.49

Codes

Color #581E18 in popluar color models

58 1E 18
RGB 88 30 24
HSL 57.14% 21.96%
HSB/HSV 72.73% 34.51%
CMYK 0.00% 65.91% 72.73%
65.49%

Color #581E18 in popluar number systems.

HEX 58 1E 18
Decimal 88 30 24
Binary 1011000 11110 11000
Octal 130 36 30

Shades and tints

Shades of #581E18

#581E18
(88,30,24)
#501C16
(80,28,22)
#481A14
(72,26,20)
#401812
(64,24,18)
#381610
(56,22,16)
#30140E
(48,20,14)
#28120C
(40,18,12)
#20100A
(32,16,10)
#180E08
(24,14,8)
#100C06
(16,12,6)
#080A04
(8,10,4)
#000000
(0,0,0)

Tints of #581E18

#581E18
(88,30,24)
#67322D
(103,50,45)
#764642
(118,70,66)
#855A57
(133,90,87)
#946E6C
(148,110,108)
#A38281
(163,130,129)
#B29696
(178,150,150)
#C1AAAB
(193,170,171)
#D0BEC0
(208,190,192)
#DFD2D5
(223,210,213)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #581E18; }

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

This text font color is #581E18.

Background Color

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

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

This div background color is #581E18.

Border color

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

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

This div border color is #581E18.

Opacity

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

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

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

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

This text has shadow with #581E18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #581E18.

Preview

Color preview on black background

This text has color #581E18 on black background.


Color preview on white background

This text has color #581E18 on white background.


Black color preview on #581E18 background

This text has black color on #581E18 background.


White color preview on #581E18 background

This text has white color on #581E18 background.


Related colors

Complementary color

Complementary color for #hex is #A7E1E7.


I love getcolorcode.com

Triadic colors

1 #18581E and #1E1858 with #581E18 are triadic colors.

2 #181E58 and #1E5818 with #581E18 are triadic colors.