COLOR #7C8A7C

HEX: #7C8A7C RGB: (124,138,124)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

124
138
124

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

Portions of RGB colors in percentages

R + G + B = 124 + 138 + 124 = 386 (100%)
R 124 of 386 ~ 32.12%
G 138 of 386 ~ 35.75%
B 124 of 386 ~ 32.12'%

%32.12
%35.75
%32.12

CMYK color model

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

  • cyan value is 10.14%
  • magenta value is 0.00%
  • yellow value is 10.14%
  • key color value is 45.88%

CMYK: (10,0,10,46)
C10M0Y10K46 (10%, 0%, 10%, 46%)
(0.10 / 0.00 / 0.10 / 0.46)

CMYK percentages

%10.14
%0
%10.14
%45.88

Codes

Color #7C8A7C in popluar color models

7C 8A 7C
RGB 124 138 124
HSL 120° 5.65% 51.37%
HSB/HSV 120° 10.14% 54.12%
CMYK 10.14% 0.00% 10.14%
45.88%

Color #7C8A7C in popluar number systems.

HEX 7C 8A 7C
Decimal 124 138 124
Binary 1111100 10001010 1111100
Octal 174 212 174

Shades and tints

Shades of #7C8A7C

#7C8A7C
(124,138,124)
#717E71
(113,126,113)
#667266
(102,114,102)
#5B665B
(91,102,91)
#505A50
(80,90,80)
#454E45
(69,78,69)
#3A423A
(58,66,58)
#2F362F
(47,54,47)
#242A24
(36,42,36)
#191E19
(25,30,25)
#0E120E
(14,18,14)
#000000
(0,0,0)

Tints of #7C8A7C

#7C8A7C
(124,138,124)
#879487
(135,148,135)
#929E92
(146,158,146)
#9DA89D
(157,168,157)
#A8B2A8
(168,178,168)
#B3BCB3
(179,188,179)
#BEC6BE
(190,198,190)
#C9D0C9
(201,208,201)
#D4DAD4
(212,218,212)
#DFE4DF
(223,228,223)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C8A7C; }

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

This text font color is #7C8A7C.

Background Color

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

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

This div background color is #7C8A7C.

Border color

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

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

This div border color is #7C8A7C.

Opacity

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

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

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

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

This text has shadow with #7C8A7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C8A7C.

Preview

Color preview on black background

This text has color #7C8A7C on black background.


Color preview on white background

This text has color #7C8A7C on white background.


Black color preview on #7C8A7C background

This text has black color on #7C8A7C background.


White color preview on #7C8A7C background

This text has white color on #7C8A7C background.


Related colors

Complementary color

Complementary color for #hex is #837583.


I love getcolorcode.com

Triadic colors

1 #7C7C8A and #8A7C7C with #7C8A7C are triadic colors.

2 #7C8A7C and #8A7C7C with #7C8A7C are triadic colors.