COLOR #7E9248

HEX: #7E9248 RGB: (126,146,72)

Color info

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

RGB color model

#7E9248 color RGB value is (126,146,72).

RGB: (126,146,72) (49%, 57%, 28%)

RGB channels and saturation

R 126 of 255 = 49%
G 146 of 255 = 57%
B 72 of 255 = 28%

126
146
72

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

Portions of RGB colors in percentages

R + G + B = 126 + 146 + 72 = 344 (100%)
R 126 of 344 ~ 36.63%
G 146 of 344 ~ 42.44%
B 72 of 344 ~ 20.93'%

%36.63
%42.44
%20.93

CMYK color model

#7E9248 color CMYK value is (14,0,51,43).

  • cyan value is 13.70%
  • magenta value is 0.00%
  • yellow value is 50.68%
  • key color value is 42.75%

CMYK: (14,0,51,43)
C14M0Y51K43 (14%, 0%, 51%, 43%)
(0.14 / 0.00 / 0.51 / 0.43)

CMYK percentages

%13.7
%0
%50.68
%42.75

Codes

Color #7E9248 in popluar color models

7E 92 48
RGB 126 146 72
HSL 76° 33.94% 42.75%
HSB/HSV 76° 50.68% 57.25%
CMYK 13.70% 0.00% 50.68%
42.75%

Color #7E9248 in popluar number systems.

HEX 7E 92 48
Decimal 126 146 72
Binary 1111110 10010010 1001000
Octal 176 222 110

Shades and tints

Shades of #7E9248

#7E9248
(126,146,72)
#738542
(115,133,66)
#68783C
(104,120,60)
#5D6B36
(93,107,54)
#525E30
(82,94,48)
#47512A
(71,81,42)
#3C4424
(60,68,36)
#31371E
(49,55,30)
#262A18
(38,42,24)
#1B1D12
(27,29,18)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #7E9248

#7E9248
(126,146,72)
#899B58
(137,155,88)
#94A468
(148,164,104)
#9FAD78
(159,173,120)
#AAB688
(170,182,136)
#B5BF98
(181,191,152)
#C0C8A8
(192,200,168)
#CBD1B8
(203,209,184)
#D6DAC8
(214,218,200)
#E1E3D8
(225,227,216)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9248 color. Also use rgb(126,146,72) instead hex code.

Text Font Color

.myTextColor { color: #7E9248; }

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

This text font color is #7E9248.

Background Color

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

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

This div background color is #7E9248.

Border color

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

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

This div border color is #7E9248.

Opacity

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

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

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

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

This text has shadow with #7E9248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9248.

Preview

Color preview on black background

This text has color #7E9248 on black background.


Color preview on white background

This text has color #7E9248 on white background.


Black color preview on #7E9248 background

This text has black color on #7E9248 background.


White color preview on #7E9248 background

This text has white color on #7E9248 background.


Related colors

Complementary color

Complementary color for #hex is #816DB7.


I love getcolorcode.com

Triadic colors

1 #487E92 and #92487E with #7E9248 are triadic colors.

2 #48927E and #927E48 with #7E9248 are triadic colors.