COLOR #7C8A4A

HEX: #7C8A4A RGB: (124,138,74)

Color info

#7C8A4A contains mainly red and green colors. Web safe color of #7C8A4A is #669933 (or #693).

RGB color model

#7C8A4A color RGB value is (124,138,74).

RGB: (124,138,74) (49%, 54%, 29%)

RGB channels and saturation

R 124 of 255 = 49%
G 138 of 255 = 54%
B 74 of 255 = 29%

124
138
74

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

Portions of RGB colors in percentages

R + G + B = 124 + 138 + 74 = 336 (100%)
R 124 of 336 ~ 36.9%
G 138 of 336 ~ 41.07%
B 74 of 336 ~ 22.02'%

%36.9
%41.07
%22.02

CMYK color model

#7C8A4A color CMYK value is (10,0,46,46).

  • cyan value is 10.14%
  • magenta value is 0.00%
  • yellow value is 46.38%
  • key color value is 45.88%
CMYK: (10,0,46,46) C10M0Y46K46 (10%,0%,46%,46%) (0.10/0.00/0.46/0.46) 

CMYK percentages

%10.14
%0
%46.38
%45.88

Codes

Color #7C8A4A in popluar color models

7C 8A 4A
RGB 124 138 74
HSL 73° 30.19% 41.57%
HSB/HSV 73° 46.38% 54.12%
CMYK 10.14% 0.00% 46.38%
45.88%

Color #7C8A4A in popluar number systems.

HEX 7C 8A 4A
Decimal 124 138 74
Binary 1111100 10001010 1001010
Octal 174 212 112

Shades and tints

Shades of #7C8A4A

#7C8A4A
(124,138,74)
#717E44
(113,126,68)
#66723E
(102,114,62)
#5B6638
(91,102,56)
#505A32
(80,90,50)
#454E2C
(69,78,44)
#3A4226
(58,66,38)
#2F3620
(47,54,32)
#242A1A
(36,42,26)
#191E14
(25,30,20)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #7C8A4A

#7C8A4A
(124,138,74)
#87945A
(135,148,90)
#929E6A
(146,158,106)
#9DA87A
(157,168,122)
#A8B28A
(168,178,138)
#B3BC9A
(179,188,154)
#BEC6AA
(190,198,170)
#C9D0BA
(201,208,186)
#D4DACA
(212,218,202)
#DFE4DA
(223,228,218)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C8A4A color. Also use rgb(124,138,74) instead hex code.

Text Font Color

.myTextColor { color: #7C8A4A; }

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

This text font color is #7C8A4A.

Background Color

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

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

This div background color is #7C8A4A.

Border color

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

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

This div border color is #7C8A4A.

Opacity

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

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

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

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

This text has shadow with #7C8A4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C8A4A.

Preview

Color preview on black background

This text has color #7C8A4A on black background.


Color preview on white background

This text has color #7C8A4A on white background.


Black color preview on #7C8A4A background

This text has black color on #7C8A4A background.


White color preview on #7C8A4A background

This text has white color on #7C8A4A background.


Related colors

Complementary color

Complementary color for #hex is #8375B5.


I love getcolorcode.com

Triadic colors

1 #4A7C8A and #8A4A7C with #7C8A4A are triadic colors.

2 #4A8A7C and #8A7C4A with #7C8A4A are triadic colors.