COLOR #58451E

HEX: #58451E RGB: (88,69,30)

Color info

#58451E contains red, green and blue colors in about the same proportion. Web safe color of #58451E is #663333 (or #633).

RGB color model

#58451E color RGB value is (88,69,30).

RGB: (88,69,30) (35%, 27%, 12%)

RGB channels and saturation

R 88 of 255 = 35%
G 69 of 255 = 27%
B 30 of 255 = 12%

88
69
30

R + G + B ~ 25%. #58451E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 69 + 30 = 187 (100%)
R 88 of 187 ~ 47.06%
G 69 of 187 ~ 36.9%
B 30 of 187 ~ 16.04'%

%47.06
%36.9
%16.04

CMYK color model

#58451E color CMYK value is (0,22,66,65).

  • cyan value is 0.00%
  • magenta value is 21.59%
  • yellow value is 65.91%
  • key color value is 65.49%
CMYK: (0,22,66,65) C0M22Y66K65 (0%,22%,66%,65%) (0.00/0.22/0.66/0.65) 

CMYK percentages

%0
%21.59
%65.91
%65.49

Codes

Color #58451E in popluar color models

58 45 1E
RGB 88 69 30
HSL 40° 49.15% 23.14%
HSB/HSV 40° 65.91% 34.51%
CMYK 0.00% 21.59% 65.91%
65.49%

Color #58451E in popluar number systems.

HEX 58 45 1E
Decimal 88 69 30
Binary 1011000 1000101 11110
Octal 130 105 36

Shades and tints

Shades of #58451E

#58451E
(88,69,30)
#503F1C
(80,63,28)
#48391A
(72,57,26)
#403318
(64,51,24)
#382D16
(56,45,22)
#302714
(48,39,20)
#282112
(40,33,18)
#201B10
(32,27,16)
#18150E
(24,21,14)
#100F0C
(16,15,12)
#08090A
(8,9,10)
#000000
(0,0,0)

Tints of #58451E

#58451E
(88,69,30)
#675532
(103,85,50)
#766546
(118,101,70)
#85755A
(133,117,90)
#94856E
(148,133,110)
#A39582
(163,149,130)
#B2A596
(178,165,150)
#C1B5AA
(193,181,170)
#D0C5BE
(208,197,190)
#DFD5D2
(223,213,210)
#EEE5E6
(238,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58451E color. Also use rgb(88,69,30) instead hex code.

Text Font Color

.myTextColor { color: #58451E; }

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

This text font color is #58451E.

Background Color

.myBgColor { background-color: #58451E; }

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

This div background color is #58451E.

Border color

.myBorderColor { border: 1px solid #58451E; }

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

This div border color is #58451E.

Opacity

.myOpacity80 { color: #58451E; opacity: 0.8; }

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

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

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

This text has shadow with #58451E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58451E.

Preview

Color preview on black background

This text has color #58451E on black background.


Color preview on white background

This text has color #58451E on white background.


Black color preview on #58451E background

This text has black color on #58451E background.


White color preview on #58451E background

This text has white color on #58451E background.


Related colors

Complementary color

Complementary color for #hex is #A7BAE1.


I love getcolorcode.com

Triadic colors

1 #1E5845 and #451E58 with #58451E are triadic colors.

2 #1E4558 and #45581E with #58451E are triadic colors.