COLOR #58250A

HEX: #58250A RGB: (88,37,10)

Color info

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

RGB color model

#58250A color RGB value is (88,37,10).

RGB: (88,37,10) (35%, 15%, 4%)

RGB channels and saturation

R 88 of 255 = 35%
G 37 of 255 = 15%
B 10 of 255 = 4%

88
37
10

R + G + B ~ 18%. #58250A is dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 37 + 10 = 135 (100%)
R 88 of 135 ~ 65.19%
G 37 of 135 ~ 27.41%
B 10 of 135 ~ 7.41'%

%65.19
%27.41

CMYK color model

#58250A color CMYK value is (0,58,89,65).

  • cyan value is 0.00%
  • magenta value is 57.95%
  • yellow value is 88.64%
  • key color value is 65.49%
CMYK: (0,58,89,65) C0M58Y89K65 (0%,58%,89%,65%) (0.00/0.58/0.89/0.65) 

CMYK percentages

%0
%57.95
%88.64
%65.49

Codes

Color #58250A in popluar color models

58 25 0A
RGB 88 37 10
HSL 21° 79.59% 19.22%
HSB/HSV 21° 88.64% 34.51%
CMYK 0.00% 57.95% 88.64%
65.49%

Color #58250A in popluar number systems.

HEX 58 25 0A
Decimal 88 37 10
Binary 1011000 100101 1010
Octal 130 45 12

Shades and tints

Shades of #58250A

#58250A
(88,37,10)
#50220A
(80,34,10)
#481F0A
(72,31,10)
#401C0A
(64,28,10)
#38190A
(56,25,10)
#30160A
(48,22,10)
#28130A
(40,19,10)
#20100A
(32,16,10)
#180D0A
(24,13,10)
#100A0A
(16,10,10)
#08070A
(8,7,10)
#000000
(0,0,0)

Tints of #58250A

#58250A
(88,37,10)
#673820
(103,56,32)
#764B36
(118,75,54)
#855E4C
(133,94,76)
#947162
(148,113,98)
#A38478
(163,132,120)
#B2978E
(178,151,142)
#C1AAA4
(193,170,164)
#D0BDBA
(208,189,186)
#DFD0D0
(223,208,208)
#EEE3E6
(238,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #58250A; }

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

This text font color is #58250A.

Background Color

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

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

This div background color is #58250A.

Border color

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

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

This div border color is #58250A.

Opacity

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

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

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

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

This text has shadow with #58250A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58250A.

Preview

Color preview on black background

This text has color #58250A on black background.


Color preview on white background

This text has color #58250A on white background.


Black color preview on #58250A background

This text has black color on #58250A background.


White color preview on #58250A background

This text has white color on #58250A background.


Related colors

Complementary color

Complementary color for #hex is #A7DAF5.


I love getcolorcode.com

Triadic colors

1 #0A5825 and #250A58 with #58250A are triadic colors.

2 #0A2558 and #25580A with #58250A are triadic colors.