COLOR #76A24A

HEX: #76A24A RGB: (118,162,74)

Color info

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

RGB color model

#76A24A color RGB value is (118,162,74).

RGB: (118,162,74) (46%, 64%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 162 of 255 = 64%
B 74 of 255 = 29%

118
162
74

R + G + B ~ 46%. #76A24A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 162 + 74 = 354 (100%)
R 118 of 354 ~ 33.33%
G 162 of 354 ~ 45.76%
B 74 of 354 ~ 20.9'%

%33.33
%45.76
%20.9

CMYK color model

#76A24A color CMYK value is (27,0,54,36).

  • cyan value is 27.16%
  • magenta value is 0.00%
  • yellow value is 54.32%
  • key color value is 36.47%

CMYK: (27,0,54,36)
C27M0Y54K36 (27%, 0%, 54%, 36%)
(0.27 / 0.00 / 0.54 / 0.36)

CMYK percentages

%27.16
%0
%54.32
%36.47

Codes

Color #76A24A in popluar color models

76 A2 4A
RGB 118 162 74
HSL 90° 37.29% 46.27%
HSB/HSV 90° 54.32% 63.53%
CMYK 27.16% 0.00% 54.32%
36.47%

Color #76A24A in popluar number systems.

HEX 76 A2 4A
Decimal 118 162 74
Binary 1110110 10100010 1001010
Octal 166 242 112

Shades and tints

Shades of #76A24A

#76A24A
(118,162,74)
#6C9444
(108,148,68)
#62863E
(98,134,62)
#587838
(88,120,56)
#4E6A32
(78,106,50)
#445C2C
(68,92,44)
#3A4E26
(58,78,38)
#304020
(48,64,32)
#26321A
(38,50,26)
#1C2414
(28,36,20)
#12160E
(18,22,14)
#000000
(0,0,0)

Tints of #76A24A

#76A24A
(118,162,74)
#82AA5A
(130,170,90)
#8EB26A
(142,178,106)
#9ABA7A
(154,186,122)
#A6C28A
(166,194,138)
#B2CA9A
(178,202,154)
#BED2AA
(190,210,170)
#CADABA
(202,218,186)
#D6E2CA
(214,226,202)
#E2EADA
(226,234,218)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76A24A color. Also use rgb(118,162,74) instead hex code.

Text Font Color

.myTextColor { color: #76A24A; }

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

This text font color is #76A24A.

Background Color

.myBgColor { background-color: #76A24A; }

<div style="background-color:#76A24A">Inner text</div>

This div background color is #76A24A.

Border color

.myBorderColor { border: 1px solid #76A24A; }

<div style="border:3px solid #76A24A">Div</div>

This div border color is #76A24A.

Opacity

.myOpacity80 { color: #76A24A; opacity: 0.8; }

<p style="color:#76A24A;opacity:0.8;">80%</p>

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

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

This text has shadow with #76A24A color.


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

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

This text has shadow with #76A24A primary color and red secondary color.


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

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

This text has shadow with #76A24A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76A24A.

Preview

Color preview on black background

This text has color #76A24A on black background.


Color preview on white background

This text has color #76A24A on white background.


Black color preview on #76A24A background

This text has black color on #76A24A background.


White color preview on #76A24A background

This text has white color on #76A24A background.


Related colors

Complementary color

Complementary color for #hex is #895DB5.


I love getcolorcode.com

Triadic colors

1 #4A76A2 and #A24A76 with #76A24A are triadic colors.

2 #4AA276 and #A2764A with #76A24A are triadic colors.