COLOR #7C8C58

HEX: #7C8C58 RGB: (124,140,88)

Color info

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

RGB color model

#7C8C58 color RGB value is (124,140,88).

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

RGB channels and saturation

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

124
140
88

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

Portions of RGB colors in percentages

R + G + B = 124 + 140 + 88 = 352 (100%)
R 124 of 352 ~ 35.23%
G 140 of 352 ~ 39.77%
B 88 of 352 ~ 25'%

%35.23
%39.77
%25

CMYK color model

#7C8C58 color CMYK value is (11,0,37,45).

  • cyan value is 11.43%
  • magenta value is 0.00%
  • yellow value is 37.14%
  • key color value is 45.10%

CMYK: (11,0,37,45)
C11M0Y37K45 (11%, 0%, 37%, 45%)
(0.11 / 0.00 / 0.37 / 0.45)

CMYK percentages

%11.43
%0
%37.14
%45.1

Codes

Color #7C8C58 in popluar color models

7C 8C 58
RGB 124 140 88
HSL 78° 22.81% 44.71%
HSB/HSV 78° 37.14% 54.90%
CMYK 11.43% 0.00% 37.14%
45.10%

Color #7C8C58 in popluar number systems.

HEX 7C 8C 58
Decimal 124 140 88
Binary 1111100 10001100 1011000
Octal 174 214 130

Shades and tints

Shades of #7C8C58

#7C8C58
(124,140,88)
#718050
(113,128,80)
#667448
(102,116,72)
#5B6840
(91,104,64)
#505C38
(80,92,56)
#455030
(69,80,48)
#3A4428
(58,68,40)
#2F3820
(47,56,32)
#242C18
(36,44,24)
#192010
(25,32,16)
#0E1408
(14,20,8)
#000000
(0,0,0)

Tints of #7C8C58

#7C8C58
(124,140,88)
#879667
(135,150,103)
#92A076
(146,160,118)
#9DAA85
(157,170,133)
#A8B494
(168,180,148)
#B3BEA3
(179,190,163)
#BEC8B2
(190,200,178)
#C9D2C1
(201,210,193)
#D4DCD0
(212,220,208)
#DFE6DF
(223,230,223)
#EAF0EE
(234,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C8C58; }

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

This text font color is #7C8C58.

Background Color

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

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

This div background color is #7C8C58.

Border color

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

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

This div border color is #7C8C58.

Opacity

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

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

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

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

This text has shadow with #7C8C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C8C58.

Preview

Color preview on black background

This text has color #7C8C58 on black background.


Color preview on white background

This text has color #7C8C58 on white background.


Black color preview on #7C8C58 background

This text has black color on #7C8C58 background.


White color preview on #7C8C58 background

This text has white color on #7C8C58 background.


Related colors

Complementary color

Complementary color for #hex is #8373A7.


I love getcolorcode.com

Triadic colors

1 #587C8C and #8C587C with #7C8C58 are triadic colors.

2 #588C7C and #8C7C58 with #7C8C58 are triadic colors.