COLOR #58624A

HEX: #58624A RGB: (88,98,74)

Color info

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

RGB color model

#58624A color RGB value is (88,98,74).

RGB: (88,98,74) (35%, 38%, 29%)

RGB channels and saturation

R 88 of 255 = 35%
G 98 of 255 = 38%
B 74 of 255 = 29%

88
98
74

R + G + B ~ 34%. #58624A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 98 + 74 = 260 (100%)
R 88 of 260 ~ 33.85%
G 98 of 260 ~ 37.69%
B 74 of 260 ~ 28.46'%

%33.85
%37.69
%28.46

CMYK color model

#58624A color CMYK value is (10,0,24,62).

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

CMYK: (10,0,24,62)
C10M0Y24K62 (10%, 0%, 24%, 62%)
(0.10 / 0.00 / 0.24 / 0.62)

CMYK percentages

%10.2
%0
%24.49
%61.57

Codes

Color #58624A in popluar color models

58 62 4A
RGB 88 98 74
HSL 85° 13.95% 33.73%
HSB/HSV 85° 24.49% 38.43%
CMYK 10.20% 0.00% 24.49%
61.57%

Color #58624A in popluar number systems.

HEX 58 62 4A
Decimal 88 98 74
Binary 1011000 1100010 1001010
Octal 130 142 112

Shades and tints

Shades of #58624A

#58624A
(88,98,74)
#505A44
(80,90,68)
#48523E
(72,82,62)
#404A38
(64,74,56)
#384232
(56,66,50)
#303A2C
(48,58,44)
#283226
(40,50,38)
#202A20
(32,42,32)
#18221A
(24,34,26)
#101A14
(16,26,20)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #58624A

#58624A
(88,98,74)
#67705A
(103,112,90)
#767E6A
(118,126,106)
#858C7A
(133,140,122)
#949A8A
(148,154,138)
#A3A89A
(163,168,154)
#B2B6AA
(178,182,170)
#C1C4BA
(193,196,186)
#D0D2CA
(208,210,202)
#DFE0DA
(223,224,218)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58624A color. Also use rgb(88,98,74) instead hex code.

Text Font Color

.myTextColor { color: #58624A; }

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

This text font color is #58624A.

Background Color

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

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

This div background color is #58624A.

Border color

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

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

This div border color is #58624A.

Opacity

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

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

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

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

This text has shadow with #58624A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58624A.

Preview

Color preview on black background

This text has color #58624A on black background.


Color preview on white background

This text has color #58624A on white background.


Black color preview on #58624A background

This text has black color on #58624A background.


White color preview on #58624A background

This text has white color on #58624A background.


Related colors

Complementary color

Complementary color for #hex is #A79DB5.


I love getcolorcode.com

Triadic colors

1 #4A5862 and #624A58 with #58624A are triadic colors.

2 #4A6258 and #62584A with #58624A are triadic colors.