COLOR #58762C

HEX: #58762C RGB: (88,118,44)

Color info

#58762C contains mainly red and green colors. Web safe color of #58762C is #666633 (or #663).

RGB color model

#58762C color RGB value is (88,118,44).

RGB: (88,118,44) (35%, 46%, 17%)

RGB channels and saturation

R 88 of 255 = 35%
G 118 of 255 = 46%
B 44 of 255 = 17%

88
118
44

R + G + B ~ 33%. #58762C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 88 + 118 + 44 = 250 (100%)
R 88 of 250 ~ 35.2%
G 118 of 250 ~ 47.2%
B 44 of 250 ~ 17.6'%

%35.2
%47.2
%17.6

CMYK color model

#58762C color CMYK value is (25,0,63,54).

  • cyan value is 25.42%
  • magenta value is 0.00%
  • yellow value is 62.71%
  • key color value is 53.73%
CMYK: (25,0,63,54) C25M0Y63K54 (25%,0%,63%,54%) (0.25/0.00/0.63/0.54) 

CMYK percentages

%25.42
%0
%62.71
%53.73

Codes

Color #58762C in popluar color models

58 76 2C
RGB 88 118 44
HSL 84° 45.68% 31.76%
HSB/HSV 84° 62.71% 46.27%
CMYK 25.42% 0.00% 62.71%
53.73%

Color #58762C in popluar number systems.

HEX 58 76 2C
Decimal 88 118 44
Binary 1011000 1110110 101100
Octal 130 166 54

Shades and tints

Shades of #58762C

#58762C
(88,118,44)
#506C28
(80,108,40)
#486224
(72,98,36)
#405820
(64,88,32)
#384E1C
(56,78,28)
#304418
(48,68,24)
#283A14
(40,58,20)
#203010
(32,48,16)
#18260C
(24,38,12)
#101C08
(16,28,8)
#081204
(8,18,4)
#000000
(0,0,0)

Tints of #58762C

#58762C
(88,118,44)
#67823F
(103,130,63)
#768E52
(118,142,82)
#859A65
(133,154,101)
#94A678
(148,166,120)
#A3B28B
(163,178,139)
#B2BE9E
(178,190,158)
#C1CAB1
(193,202,177)
#D0D6C4
(208,214,196)
#DFE2D7
(223,226,215)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58762C color. Also use rgb(88,118,44) instead hex code.

Text Font Color

.myTextColor { color: #58762C; }

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

This text font color is #58762C.

Background Color

.myBgColor { background-color: #58762C; }

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

This div background color is #58762C.

Border color

.myBorderColor { border: 1px solid #58762C; }

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

This div border color is #58762C.

Opacity

.myOpacity80 { color: #58762C; opacity: 0.8; }

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

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

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

This text has shadow with #58762C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58762C.

Preview

Color preview on black background

This text has color #58762C on black background.


Color preview on white background

This text has color #58762C on white background.


Black color preview on #58762C background

This text has black color on #58762C background.


White color preview on #58762C background

This text has white color on #58762C background.


Related colors

Complementary color

Complementary color for #hex is #A789D3.


I love getcolorcode.com

Triadic colors

1 #2C5876 and #762C58 with #58762C are triadic colors.

2 #2C7658 and #76582C with #58762C are triadic colors.