COLOR #7C8417

HEX: #7C8417 RGB: (124,132,23)

Color info

#7C8417 contains mainly red and green colors. Web safe color of #7C8417 is #669900 (or #690).

RGB color model

#7C8417 color RGB value is (124,132,23).

RGB: (124,132,23) (49%, 52%, 9%)

RGB channels and saturation

R 124 of 255 = 49%
G 132 of 255 = 52%
B 23 of 255 = 9%

124
132
23

R + G + B ~ 37%. #7C8417 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 124 + 132 + 23 = 279 (100%)
R 124 of 279 ~ 44.44%
G 132 of 279 ~ 47.31%
B 23 of 279 ~ 8.24'%

%44.44
%47.31

CMYK color model

#7C8417 color CMYK value is (6,0,83,48).

  • cyan value is 6.06%
  • magenta value is 0.00%
  • yellow value is 82.58%
  • key color value is 48.24%

CMYK: (6,0,83,48)
C6M0Y83K48 (6%, 0%, 83%, 48%)
(0.06 / 0.00 / 0.83 / 0.48)

CMYK percentages

%6.06
%0
%82.58
%48.24

Codes

Color #7C8417 in popluar color models

7C 84 17
RGB 124 132 23
HSL 64° 70.32% 30.39%
HSB/HSV 64° 82.58% 51.76%
CMYK 6.06% 0.00% 82.58%
48.24%

Color #7C8417 in popluar number systems.

HEX 7C 84 17
Decimal 124 132 23
Binary 1111100 10000100 10111
Octal 174 204 27

Shades and tints

Shades of #7C8417

#7C8417
(124,132,23)
#717815
(113,120,21)
#666C13
(102,108,19)
#5B6011
(91,96,17)
#50540F
(80,84,15)
#45480D
(69,72,13)
#3A3C0B
(58,60,11)
#2F3009
(47,48,9)
#242407
(36,36,7)
#191805
(25,24,5)
#0E0C03
(14,12,3)
#000000
(0,0,0)

Tints of #7C8417

#7C8417
(124,132,23)
#878F2C
(135,143,44)
#929A41
(146,154,65)
#9DA556
(157,165,86)
#A8B06B
(168,176,107)
#B3BB80
(179,187,128)
#BEC695
(190,198,149)
#C9D1AA
(201,209,170)
#D4DCBF
(212,220,191)
#DFE7D4
(223,231,212)
#EAF2E9
(234,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C8417; }

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

This text font color is #7C8417.

Background Color

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

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

This div background color is #7C8417.

Border color

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

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

This div border color is #7C8417.

Opacity

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

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

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

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

This text has shadow with #7C8417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C8417.

Preview

Color preview on black background

This text has color #7C8417 on black background.


Color preview on white background

This text has color #7C8417 on white background.


Black color preview on #7C8417 background

This text has black color on #7C8417 background.


White color preview on #7C8417 background

This text has white color on #7C8417 background.


Related colors

Complementary color

Complementary color for #hex is #837BE8.


I love getcolorcode.com

Triadic colors

1 #177C84 and #84177C with #7C8417 are triadic colors.

2 #17847C and #847C17 with #7C8417 are triadic colors.