COLOR #582B07

HEX: #582B07 RGB: (88,43,7)

Color info

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

RGB color model

#582B07 color RGB value is (88,43,7).

RGB: (88,43,7) (35%, 17%, 3%)

RGB channels and saturation

R 88 of 255 = 35%
G 43 of 255 = 17%
B 7 of 255 = 3%

88
43
7

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

Portions of RGB colors in percentages

R + G + B = 88 + 43 + 7 = 138 (100%)
R 88 of 138 ~ 63.77%
G 43 of 138 ~ 31.16%
B 7 of 138 ~ 5.07'%

%63.77
%31.16

CMYK color model

#582B07 color CMYK value is (0,51,92,65).

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

CMYK: (0,51,92,65)
C0M51Y92K65 (0%, 51%, 92%, 65%)
(0.00 / 0.51 / 0.92 / 0.65)

CMYK percentages

%0
%51.14
%92.05
%65.49

Codes

Color #582B07 in popluar color models

58 2B 07
RGB 88 43 7
HSL 27° 85.26% 18.63%
HSB/HSV 27° 92.05% 34.51%
CMYK 0.00% 51.14% 92.05%
65.49%

Color #582B07 in popluar number systems.

HEX 58 2B 07
Decimal 88 43 7
Binary 1011000 101011 111
Octal 130 53 7

Shades and tints

Shades of #582B07

#582B07
(88,43,7)
#502807
(80,40,7)
#482507
(72,37,7)
#402207
(64,34,7)
#381F07
(56,31,7)
#301C07
(48,28,7)
#281907
(40,25,7)
#201607
(32,22,7)
#181307
(24,19,7)
#101007
(16,16,7)
#080D07
(8,13,7)
#000000
(0,0,0)

Tints of #582B07

#582B07
(88,43,7)
#673E1D
(103,62,29)
#765133
(118,81,51)
#856449
(133,100,73)
#94775F
(148,119,95)
#A38A75
(163,138,117)
#B29D8B
(178,157,139)
#C1B0A1
(193,176,161)
#D0C3B7
(208,195,183)
#DFD6CD
(223,214,205)
#EEE9E3
(238,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #582B07; }

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

This text font color is #582B07.

Background Color

.myBgColor { background-color: #582B07; }

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

This div background color is #582B07.

Border color

.myBorderColor { border: 1px solid #582B07; }

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

This div border color is #582B07.

Opacity

.myOpacity80 { color: #582B07; opacity: 0.8; }

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

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

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

This text has shadow with #582B07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #582B07.

Preview

Color preview on black background

This text has color #582B07 on black background.


Color preview on white background

This text has color #582B07 on white background.


Black color preview on #582B07 background

This text has black color on #582B07 background.


White color preview on #582B07 background

This text has white color on #582B07 background.


Related colors

Complementary color

Complementary color for #hex is #A7D4F8.


I love getcolorcode.com

Triadic colors

1 #07582B and #2B0758 with #582B07 are triadic colors.

2 #072B58 and #2B5807 with #582B07 are triadic colors.