COLOR #7C9772

HEX: #7C9772 RGB: (124,151,114)

Color info

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

RGB color model

#7C9772 color RGB value is (124,151,114).

RGB: (124,151,114) (49%, 59%, 45%)

RGB channels and saturation

R 124 of 255 = 49%
G 151 of 255 = 59%
B 114 of 255 = 45%

124
151
114

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

Portions of RGB colors in percentages

R + G + B = 124 + 151 + 114 = 389 (100%)
R 124 of 389 ~ 31.88%
G 151 of 389 ~ 38.82%
B 114 of 389 ~ 29.31'%

%31.88
%38.82
%29.31

CMYK color model

#7C9772 color CMYK value is (18,0,25,41).

  • cyan value is 17.88%
  • magenta value is 0.00%
  • yellow value is 24.50%
  • key color value is 40.78%

CMYK: (18,0,25,41)
C18M0Y25K41 (18%, 0%, 25%, 41%)
(0.18 / 0.00 / 0.25 / 0.41)

CMYK percentages

%17.88
%0
%24.5
%40.78

Codes

Color #7C9772 in popluar color models

7C 97 72
RGB 124 151 114
HSL 104° 15.10% 51.96%
HSB/HSV 104° 24.50% 59.22%
CMYK 17.88% 0.00% 24.50%
40.78%

Color #7C9772 in popluar number systems.

HEX 7C 97 72
Decimal 124 151 114
Binary 1111100 10010111 1110010
Octal 174 227 162

Shades and tints

Shades of #7C9772

#7C9772
(124,151,114)
#718A68
(113,138,104)
#667D5E
(102,125,94)
#5B7054
(91,112,84)
#50634A
(80,99,74)
#455640
(69,86,64)
#3A4936
(58,73,54)
#2F3C2C
(47,60,44)
#242F22
(36,47,34)
#192218
(25,34,24)
#0E150E
(14,21,14)
#000000
(0,0,0)

Tints of #7C9772

#7C9772
(124,151,114)
#87A07E
(135,160,126)
#92A98A
(146,169,138)
#9DB296
(157,178,150)
#A8BBA2
(168,187,162)
#B3C4AE
(179,196,174)
#BECDBA
(190,205,186)
#C9D6C6
(201,214,198)
#D4DFD2
(212,223,210)
#DFE8DE
(223,232,222)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9772 color. Also use rgb(124,151,114) instead hex code.

Text Font Color

.myTextColor { color: #7C9772; }

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

This text font color is #7C9772.

Background Color

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

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

This div background color is #7C9772.

Border color

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

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

This div border color is #7C9772.

Opacity

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

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

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

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

This text has shadow with #7C9772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C9772.

Preview

Color preview on black background

This text has color #7C9772 on black background.


Color preview on white background

This text has color #7C9772 on white background.


Black color preview on #7C9772 background

This text has black color on #7C9772 background.


White color preview on #7C9772 background

This text has white color on #7C9772 background.


Related colors

Complementary color

Complementary color for #hex is #83688D.


I love getcolorcode.com

Triadic colors

1 #727C97 and #97727C with #7C9772 are triadic colors.

2 #72977C and #977C72 with #7C9772 are triadic colors.