COLOR #769720

HEX: #769720 RGB: (118,151,32)

Color info

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

RGB color model

#769720 color RGB value is (118,151,32).

RGB: (118,151,32) (46%, 59%, 13%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 32 of 255 = 13%

118
151
32

R + G + B ~ 39%. #769720 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 32 = 301 (100%)
R 118 of 301 ~ 39.2%
G 151 of 301 ~ 50.17%
B 32 of 301 ~ 10.63'%

%39.2
%50.17
%10.63

CMYK color model

#769720 color CMYK value is (22,0,79,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 78.81%
  • key color value is 40.78%

CMYK: (22,0,79,41)
C22M0Y79K41 (22%, 0%, 79%, 41%)
(0.22 / 0.00 / 0.79 / 0.41)

CMYK percentages

%21.85
%0
%78.81
%40.78

Codes

Color #769720 in popluar color models

76 97 20
RGB 118 151 32
HSL 77° 65.03% 35.88%
HSB/HSV 77° 78.81% 59.22%
CMYK 21.85% 0.00% 78.81%
40.78%

Color #769720 in popluar number systems.

HEX 76 97 20
Decimal 118 151 32
Binary 1110110 10010111 100000
Octal 166 227 40

Shades and tints

Shades of #769720

#769720
(118,151,32)
#6C8A1E
(108,138,30)
#627D1C
(98,125,28)
#58701A
(88,112,26)
#4E6318
(78,99,24)
#445616
(68,86,22)
#3A4914
(58,73,20)
#303C12
(48,60,18)
#262F10
(38,47,16)
#1C220E
(28,34,14)
#12150C
(18,21,12)
#000000
(0,0,0)

Tints of #769720

#769720
(118,151,32)
#82A034
(130,160,52)
#8EA948
(142,169,72)
#9AB25C
(154,178,92)
#A6BB70
(166,187,112)
#B2C484
(178,196,132)
#BECD98
(190,205,152)
#CAD6AC
(202,214,172)
#D6DFC0
(214,223,192)
#E2E8D4
(226,232,212)
#EEF1E8
(238,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769720 color. Also use rgb(118,151,32) instead hex code.

Text Font Color

.myTextColor { color: #769720; }

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

This text font color is #769720.

Background Color

.myBgColor { background-color: #769720; }

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

This div background color is #769720.

Border color

.myBorderColor { border: 1px solid #769720; }

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

This div border color is #769720.

Opacity

.myOpacity80 { color: #769720; opacity: 0.8; }

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

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

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

This text has shadow with #769720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769720.

Preview

Color preview on black background

This text has color #769720 on black background.


Color preview on white background

This text has color #769720 on white background.


Black color preview on #769720 background

This text has black color on #769720 background.


White color preview on #769720 background

This text has white color on #769720 background.


Related colors

Complementary color

Complementary color for #hex is #8968DF.


I love getcolorcode.com

Triadic colors

1 #207697 and #972076 with #769720 are triadic colors.

2 #209776 and #977620 with #769720 are triadic colors.