COLOR #7C8D58

HEX: #7C8D58 RGB: (124,141,88)

Color info

#7C8D58 contains red, green and blue colors in about the same proportion. Web safe color of #7C8D58 is #669966 (or #696).

RGB color model

#7C8D58 color RGB value is (124,141,88).

RGB: (124,141,88) (49%, 55%, 35%)

RGB channels and saturation

R 124 of 255 = 49%
G 141 of 255 = 55%
B 88 of 255 = 35%

124
141
88

R + G + B ~ 46%. #7C8D58 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 124 + 141 + 88 = 353 (100%)
R 124 of 353 ~ 35.13%
G 141 of 353 ~ 39.94%
B 88 of 353 ~ 24.93'%

%35.13
%39.94
%24.93

CMYK color model

#7C8D58 color CMYK value is (12,0,38,45).

  • cyan value is 12.06%
  • magenta value is 0.00%
  • yellow value is 37.59%
  • key color value is 44.71%

CMYK: (12,0,38,45)
C12M0Y38K45 (12%, 0%, 38%, 45%)
(0.12 / 0.00 / 0.38 / 0.45)

CMYK percentages

%12.06
%0
%37.59
%44.71

Codes

Color #7C8D58 in popluar color models

7C 8D 58
RGB 124 141 88
HSL 79° 23.14% 44.90%
HSB/HSV 79° 37.59% 55.29%
CMYK 12.06% 0.00% 37.59%
44.71%

Color #7C8D58 in popluar number systems.

HEX 7C 8D 58
Decimal 124 141 88
Binary 1111100 10001101 1011000
Octal 174 215 130

Shades and tints

Shades of #7C8D58

#7C8D58
(124,141,88)
#718150
(113,129,80)
#667548
(102,117,72)
#5B6940
(91,105,64)
#505D38
(80,93,56)
#455130
(69,81,48)
#3A4528
(58,69,40)
#2F3920
(47,57,32)
#242D18
(36,45,24)
#192110
(25,33,16)
#0E1508
(14,21,8)
#000000
(0,0,0)

Tints of #7C8D58

#7C8D58
(124,141,88)
#879767
(135,151,103)
#92A176
(146,161,118)
#9DAB85
(157,171,133)
#A8B594
(168,181,148)
#B3BFA3
(179,191,163)
#BEC9B2
(190,201,178)
#C9D3C1
(201,211,193)
#D4DDD0
(212,221,208)
#DFE7DF
(223,231,223)
#EAF1EE
(234,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C8D58 color. Also use rgb(124,141,88) instead hex code.

Text Font Color

.myTextColor { color: #7C8D58; }

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

This text font color is #7C8D58.

Background Color

.myBgColor { background-color: #7C8D58; }

<div style="background-color:#7C8D58">Inner text</div>

This div background color is #7C8D58.

Border color

.myBorderColor { border: 1px solid #7C8D58; }

<div style="border:3px solid #7C8D58">Div</div>

This div border color is #7C8D58.

Opacity

.myOpacity80 { color: #7C8D58; opacity: 0.8; }

<p style="color:#7C8D58;opacity:0.8;">80%</p>

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

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

This text has shadow with #7C8D58 color.


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

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

This text has shadow with #7C8D58 primary color and red secondary color.


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

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

This text has shadow with #7C8D58 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7C8D58.

Preview

Color preview on black background

This text has color #7C8D58 on black background.


Color preview on white background

This text has color #7C8D58 on white background.


Black color preview on #7C8D58 background

This text has black color on #7C8D58 background.


White color preview on #7C8D58 background

This text has white color on #7C8D58 background.


Related colors

Complementary color

Complementary color for #hex is #8372A7.


I love getcolorcode.com

Triadic colors

1 #587C8D and #8D587C with #7C8D58 are triadic colors.

2 #588D7C and #8D7C58 with #7C8D58 are triadic colors.