COLOR #58622D

HEX: #58622D RGB: (88,98,45)

Color info

#58622D contains red, green and blue colors in about the same proportion. Web safe color of #58622D is #666633 (or #663).

RGB color model

#58622D color RGB value is (88,98,45).

RGB: (88,98,45) (35%, 38%, 18%)

RGB channels and saturation

R 88 of 255 = 35%
G 98 of 255 = 38%
B 45 of 255 = 18%

88
98
45

R + G + B ~ 30%. #58622D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 45 = 231 (100%)
R 88 of 231 ~ 38.1%
G 98 of 231 ~ 42.42%
B 45 of 231 ~ 19.48'%

%38.1
%42.42
%19.48

CMYK color model

#58622D color CMYK value is (10,0,54,62).

  • cyan value is 10.20%
  • magenta value is 0.00%
  • yellow value is 54.08%
  • key color value is 61.57%

CMYK: (10,0,54,62)
C10M0Y54K62 (10%, 0%, 54%, 62%)
(0.10 / 0.00 / 0.54 / 0.62)

CMYK percentages

%10.2
%0
%54.08
%61.57

Codes

Color #58622D in popluar color models

58 62 2D
RGB 88 98 45
HSL 71° 37.06% 28.04%
HSB/HSV 71° 54.08% 38.43%
CMYK 10.20% 0.00% 54.08%
61.57%

Color #58622D in popluar number systems.

HEX 58 62 2D
Decimal 88 98 45
Binary 1011000 1100010 101101
Octal 130 142 55

Shades and tints

Shades of #58622D

#58622D
(88,98,45)
#505A29
(80,90,41)
#485225
(72,82,37)
#404A21
(64,74,33)
#38421D
(56,66,29)
#303A19
(48,58,25)
#283215
(40,50,21)
#202A11
(32,42,17)
#18220D
(24,34,13)
#101A09
(16,26,9)
#081205
(8,18,5)
#000000
(0,0,0)

Tints of #58622D

#58622D
(88,98,45)
#677040
(103,112,64)
#767E53
(118,126,83)
#858C66
(133,140,102)
#949A79
(148,154,121)
#A3A88C
(163,168,140)
#B2B69F
(178,182,159)
#C1C4B2
(193,196,178)
#D0D2C5
(208,210,197)
#DFE0D8
(223,224,216)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58622D color. Also use rgb(88,98,45) instead hex code.

Text Font Color

.myTextColor { color: #58622D; }

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

This text font color is #58622D.

Background Color

.myBgColor { background-color: #58622D; }

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

This div background color is #58622D.

Border color

.myBorderColor { border: 1px solid #58622D; }

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

This div border color is #58622D.

Opacity

.myOpacity80 { color: #58622D; opacity: 0.8; }

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

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

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

This text has shadow with #58622D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58622D.

Preview

Color preview on black background

This text has color #58622D on black background.


Color preview on white background

This text has color #58622D on white background.


Black color preview on #58622D background

This text has black color on #58622D background.


White color preview on #58622D background

This text has white color on #58622D background.


Related colors

Complementary color

Complementary color for #hex is #A79DD2.


I love getcolorcode.com

Triadic colors

1 #2D5862 and #622D58 with #58622D are triadic colors.

2 #2D6258 and #62582D with #58622D are triadic colors.