COLOR #58966A

HEX: #58966A RGB: (88,150,106)

Color info

#58966A contains mainly green and blue colors. Web safe color of #58966A is #669966 (or #696).

RGB color model

#58966A color RGB value is (88,150,106).

RGB: (88,150,106) (35%, 59%, 42%)

RGB channels and saturation

R 88 of 255 = 35%
G 150 of 255 = 59%
B 106 of 255 = 42%

88
150
106

R + G + B ~ 45%. #58966A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 88 + 150 + 106 = 344 (100%)
R 88 of 344 ~ 25.58%
G 150 of 344 ~ 43.6%
B 106 of 344 ~ 30.81'%

%25.58
%43.6
%30.81

CMYK color model

#58966A color CMYK value is (41,0,29,41).

  • cyan value is 41.33%
  • magenta value is 0.00%
  • yellow value is 29.33%
  • key color value is 41.18%

CMYK: (41,0,29,41)
C41M0Y29K41 (41%, 0%, 29%, 41%)
(0.41 / 0.00 / 0.29 / 0.41)

CMYK percentages

%41.33
%0
%29.33
%41.18

Codes

Color #58966A in popluar color models

58 96 6A
RGB 88 150 106
HSL 137° 26.05% 46.67%
HSB/HSV 137° 41.33% 58.82%
CMYK 41.33% 0.00% 29.33%
41.18%

Color #58966A in popluar number systems.

HEX 58 96 6A
Decimal 88 150 106
Binary 1011000 10010110 1101010
Octal 130 226 152

Shades and tints

Shades of #58966A

#58966A
(88,150,106)
#508961
(80,137,97)
#487C58
(72,124,88)
#406F4F
(64,111,79)
#386246
(56,98,70)
#30553D
(48,85,61)
#284834
(40,72,52)
#203B2B
(32,59,43)
#182E22
(24,46,34)
#102119
(16,33,25)
#081410
(8,20,16)
#000000
(0,0,0)

Tints of #58966A

#58966A
(88,150,106)
#679F77
(103,159,119)
#76A884
(118,168,132)
#85B191
(133,177,145)
#94BA9E
(148,186,158)
#A3C3AB
(163,195,171)
#B2CCB8
(178,204,184)
#C1D5C5
(193,213,197)
#D0DED2
(208,222,210)
#DFE7DF
(223,231,223)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #58966A color. Also use rgb(88,150,106) instead hex code.

Text Font Color

.myTextColor { color: #58966A; }

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

This text font color is #58966A.

Background Color

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

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

This div background color is #58966A.

Border color

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

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

This div border color is #58966A.

Opacity

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

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

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

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

This text has shadow with #58966A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #58966A.

Preview

Color preview on black background

This text has color #58966A on black background.


Color preview on white background

This text has color #58966A on white background.


Black color preview on #58966A background

This text has black color on #58966A background.


White color preview on #58966A background

This text has white color on #58966A background.


Related colors

Complementary color

Complementary color for #hex is #A76995.


I love getcolorcode.com

Triadic colors

1 #6A5896 and #966A58 with #58966A are triadic colors.

2 #6A9658 and #96586A with #58966A are triadic colors.