COLOR #582907

HEX: #582907 RGB: (88,41,7)

Color info

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

RGB color model

#582907 color RGB value is (88,41,7).

RGB: (88,41,7) (35%, 16%, 3%)

RGB channels and saturation

R 88 of 255 = 35%
G 41 of 255 = 16%
B 7 of 255 = 3%

88
41
7

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

Portions of RGB colors in percentages

R + G + B = 88 + 41 + 7 = 136 (100%)
R 88 of 136 ~ 64.71%
G 41 of 136 ~ 30.15%
B 7 of 136 ~ 5.15'%

%64.71
%30.15

CMYK color model

#582907 color CMYK value is (0,53,92,65).

  • cyan value is 0.00%
  • magenta value is 53.41%
  • yellow value is 92.05%
  • key color value is 65.49%

CMYK: (0,53,92,65)
C0M53Y92K65 (0%, 53%, 92%, 65%)
(0.00 / 0.53 / 0.92 / 0.65)

CMYK percentages

%0
%53.41
%92.05
%65.49

Codes

Color #582907 in popluar color models

58 29 07
RGB 88 41 7
HSL 25° 85.26% 18.63%
HSB/HSV 25° 92.05% 34.51%
CMYK 0.00% 53.41% 92.05%
65.49%

Color #582907 in popluar number systems.

HEX 58 29 07
Decimal 88 41 7
Binary 1011000 101001 111
Octal 130 51 7

Shades and tints

Shades of #582907

#582907
(88,41,7)
#502607
(80,38,7)
#482307
(72,35,7)
#402007
(64,32,7)
#381D07
(56,29,7)
#301A07
(48,26,7)
#281707
(40,23,7)
#201407
(32,20,7)
#181107
(24,17,7)
#100E07
(16,14,7)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #582907

#582907
(88,41,7)
#673C1D
(103,60,29)
#764F33
(118,79,51)
#856249
(133,98,73)
#94755F
(148,117,95)
#A38875
(163,136,117)
#B29B8B
(178,155,139)
#C1AEA1
(193,174,161)
#D0C1B7
(208,193,183)
#DFD4CD
(223,212,205)
#EEE7E3
(238,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #582907 color. Also use rgb(88,41,7) instead hex code.

Text Font Color

.myTextColor { color: #582907; }

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

This text font color is #582907.

Background Color

.myBgColor { background-color: #582907; }

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

This div background color is #582907.

Border color

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

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

This div border color is #582907.

Opacity

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

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

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

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

This text has shadow with #582907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582907.

Preview

Color preview on black background

This text has color #582907 on black background.


Color preview on white background

This text has color #582907 on white background.


Black color preview on #582907 background

This text has black color on #582907 background.


White color preview on #582907 background

This text has white color on #582907 background.


Related colors

Complementary color

Complementary color for #hex is #A7D6F8.


I love getcolorcode.com

Triadic colors

1 #075829 and #290758 with #582907 are triadic colors.

2 #072958 and #295807 with #582907 are triadic colors.