COLOR #582416

HEX: #582416 RGB: (88,36,22)

Color info

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

RGB color model

#582416 color RGB value is (88,36,22).

RGB: (88,36,22) (35%, 14%, 9%)

RGB channels and saturation

R 88 of 255 = 35%
G 36 of 255 = 14%
B 22 of 255 = 9%

88
36
22

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

Portions of RGB colors in percentages

R + G + B = 88 + 36 + 22 = 146 (100%)
R 88 of 146 ~ 60.27%
G 36 of 146 ~ 24.66%
B 22 of 146 ~ 15.07'%

%60.27
%24.66
%15.07

CMYK color model

#582416 color CMYK value is (0,59,75,65).

  • cyan value is 0.00%
  • magenta value is 59.09%
  • yellow value is 75.00%
  • key color value is 65.49%

CMYK: (0,59,75,65)
C0M59Y75K65 (0%, 59%, 75%, 65%)
(0.00 / 0.59 / 0.75 / 0.65)

CMYK percentages

%0
%59.09
%75
%65.49

Codes

Color #582416 in popluar color models

58 24 16
RGB 88 36 22
HSL 13° 60.00% 21.57%
HSB/HSV 13° 75.00% 34.51%
CMYK 0.00% 59.09% 75.00%
65.49%

Color #582416 in popluar number systems.

HEX 58 24 16
Decimal 88 36 22
Binary 1011000 100100 10110
Octal 130 44 26

Shades and tints

Shades of #582416

#582416
(88,36,22)
#502114
(80,33,20)
#481E12
(72,30,18)
#401B10
(64,27,16)
#38180E
(56,24,14)
#30150C
(48,21,12)
#28120A
(40,18,10)
#200F08
(32,15,8)
#180C06
(24,12,6)
#100904
(16,9,4)
#080602
(8,6,2)
#000000
(0,0,0)

Tints of #582416

#582416
(88,36,22)
#67372B
(103,55,43)
#764A40
(118,74,64)
#855D55
(133,93,85)
#94706A
(148,112,106)
#A3837F
(163,131,127)
#B29694
(178,150,148)
#C1A9A9
(193,169,169)
#D0BCBE
(208,188,190)
#DFCFD3
(223,207,211)
#EEE2E8
(238,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582416 color. Also use rgb(88,36,22) instead hex code.

Text Font Color

.myTextColor { color: #582416; }

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

This text font color is #582416.

Background Color

.myBgColor { background-color: #582416; }

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

This div background color is #582416.

Border color

.myBorderColor { border: 1px solid #582416; }

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

This div border color is #582416.

Opacity

.myOpacity80 { color: #582416; opacity: 0.8; }

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

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

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

This text has shadow with #582416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582416.

Preview

Color preview on black background

This text has color #582416 on black background.


Color preview on white background

This text has color #582416 on white background.


Black color preview on #582416 background

This text has black color on #582416 background.


White color preview on #582416 background

This text has white color on #582416 background.


Related colors

Complementary color

Complementary color for #hex is #A7DBE9.


I love getcolorcode.com

Triadic colors

1 #165824 and #241658 with #582416 are triadic colors.

2 #162458 and #245816 with #582416 are triadic colors.