COLOR #58400A

HEX: #58400A RGB: (88,64,10)

Color info

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

RGB color model

#58400A color RGB value is (88,64,10).

RGB: (88,64,10) (35%, 25%, 4%)

RGB channels and saturation

R 88 of 255 = 35%
G 64 of 255 = 25%
B 10 of 255 = 4%

88
64
10

R + G + B ~ 21%. #58400A is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 64 + 10 = 162 (100%)
R 88 of 162 ~ 54.32%
G 64 of 162 ~ 39.51%
B 10 of 162 ~ 6.17'%

%54.32
%39.51

CMYK color model

#58400A color CMYK value is (0,27,89,65).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 88.64%
  • key color value is 65.49%

CMYK: (0,27,89,65)
C0M27Y89K65 (0%, 27%, 89%, 65%)
(0.00 / 0.27 / 0.89 / 0.65)

CMYK percentages

%0
%27.27
%88.64
%65.49

Codes

Color #58400A in popluar color models

58 40 0A
RGB 88 64 10
HSL 42° 79.59% 19.22%
HSB/HSV 42° 88.64% 34.51%
CMYK 0.00% 27.27% 88.64%
65.49%

Color #58400A in popluar number systems.

HEX 58 40 0A
Decimal 88 64 10
Binary 1011000 1000000 1010
Octal 130 100 12

Shades and tints

Shades of #58400A

#58400A
(88,64,10)
#503B0A
(80,59,10)
#48360A
(72,54,10)
#40310A
(64,49,10)
#382C0A
(56,44,10)
#30270A
(48,39,10)
#28220A
(40,34,10)
#201D0A
(32,29,10)
#18180A
(24,24,10)
#10130A
(16,19,10)
#080E0A
(8,14,10)
#000000
(0,0,0)

Tints of #58400A

#58400A
(88,64,10)
#675120
(103,81,32)
#766236
(118,98,54)
#85734C
(133,115,76)
#948462
(148,132,98)
#A39578
(163,149,120)
#B2A68E
(178,166,142)
#C1B7A4
(193,183,164)
#D0C8BA
(208,200,186)
#DFD9D0
(223,217,208)
#EEEAE6
(238,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58400A color. Also use rgb(88,64,10) instead hex code.

Text Font Color

.myTextColor { color: #58400A; }

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

This text font color is #58400A.

Background Color

.myBgColor { background-color: #58400A; }

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

This div background color is #58400A.

Border color

.myBorderColor { border: 1px solid #58400A; }

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

This div border color is #58400A.

Opacity

.myOpacity80 { color: #58400A; opacity: 0.8; }

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

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

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

This text has shadow with #58400A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58400A.

Preview

Color preview on black background

This text has color #58400A on black background.


Color preview on white background

This text has color #58400A on white background.


Black color preview on #58400A background

This text has black color on #58400A background.


White color preview on #58400A background

This text has white color on #58400A background.


Related colors

Complementary color

Complementary color for #hex is #A7BFF5.


I love getcolorcode.com

Triadic colors

1 #0A5840 and #400A58 with #58400A are triadic colors.

2 #0A4058 and #40580A with #58400A are triadic colors.