COLOR #7C8B48

HEX: #7C8B48 RGB: (124,139,72)

Color info

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

RGB color model

#7C8B48 color RGB value is (124,139,72).

RGB: (124,139,72) (49%, 55%, 28%)

RGB channels and saturation

R 124 of 255 = 49%
G 139 of 255 = 55%
B 72 of 255 = 28%

124
139
72

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

Portions of RGB colors in percentages

R + G + B = 124 + 139 + 72 = 335 (100%)
R 124 of 335 ~ 37.01%
G 139 of 335 ~ 41.49%
B 72 of 335 ~ 21.49'%

%37.01
%41.49
%21.49

CMYK color model

#7C8B48 color CMYK value is (11,0,48,45).

  • cyan value is 10.79%
  • magenta value is 0.00%
  • yellow value is 48.20%
  • key color value is 45.49%

CMYK: (11,0,48,45)
C11M0Y48K45 (11%, 0%, 48%, 45%)
(0.11 / 0.00 / 0.48 / 0.45)

CMYK percentages

%10.79
%0
%48.2
%45.49

Codes

Color #7C8B48 in popluar color models

7C 8B 48
RGB 124 139 72
HSL 73° 31.75% 41.37%
HSB/HSV 73° 48.20% 54.51%
CMYK 10.79% 0.00% 48.20%
45.49%

Color #7C8B48 in popluar number systems.

HEX 7C 8B 48
Decimal 124 139 72
Binary 1111100 10001011 1001000
Octal 174 213 110

Shades and tints

Shades of #7C8B48

#7C8B48
(124,139,72)
#717F42
(113,127,66)
#66733C
(102,115,60)
#5B6736
(91,103,54)
#505B30
(80,91,48)
#454F2A
(69,79,42)
#3A4324
(58,67,36)
#2F371E
(47,55,30)
#242B18
(36,43,24)
#191F12
(25,31,18)
#0E130C
(14,19,12)
#000000
(0,0,0)

Tints of #7C8B48

#7C8B48
(124,139,72)
#879558
(135,149,88)
#929F68
(146,159,104)
#9DA978
(157,169,120)
#A8B388
(168,179,136)
#B3BD98
(179,189,152)
#BEC7A8
(190,199,168)
#C9D1B8
(201,209,184)
#D4DBC8
(212,219,200)
#DFE5D8
(223,229,216)
#EAEFE8
(234,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7C8B48; }

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

This text font color is #7C8B48.

Background Color

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

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

This div background color is #7C8B48.

Border color

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

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

This div border color is #7C8B48.

Opacity

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

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

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

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

This text has shadow with #7C8B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C8B48.

Preview

Color preview on black background

This text has color #7C8B48 on black background.


Color preview on white background

This text has color #7C8B48 on white background.


Black color preview on #7C8B48 background

This text has black color on #7C8B48 background.


White color preview on #7C8B48 background

This text has white color on #7C8B48 background.


Related colors

Complementary color

Complementary color for #hex is #8374B7.


I love getcolorcode.com

Triadic colors

1 #487C8B and #8B487C with #7C8B48 are triadic colors.

2 #488B7C and #8B7C48 with #7C8B48 are triadic colors.