COLOR #76990F

HEX: #76990F RGB: (118,153,15)

Color info

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

RGB color model

#76990F color RGB value is (118,153,15).

RGB: (118,153,15) (46%, 60%, 6%)

RGB channels and saturation

R 118 of 255 = 46%
G 153 of 255 = 60%
B 15 of 255 = 6%

118
153
15

R + G + B ~ 37%. #76990F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 153 + 15 = 286 (100%)
R 118 of 286 ~ 41.26%
G 153 of 286 ~ 53.5%
B 15 of 286 ~ 5.24'%

%41.26
%53.5

CMYK color model

#76990F color CMYK value is (23,0,90,40).

  • cyan value is 22.88%
  • magenta value is 0.00%
  • yellow value is 90.20%
  • key color value is 40.00%

CMYK: (23,0,90,40)
C23M0Y90K40 (23%, 0%, 90%, 40%)
(0.23 / 0.00 / 0.90 / 0.40)

CMYK percentages

%22.88
%0
%90.2
%40

Codes

Color #76990F in popluar color models

76 99 0F
RGB 118 153 15
HSL 75° 82.14% 32.94%
HSB/HSV 75° 90.20% 60.00%
CMYK 22.88% 0.00% 90.20%
40.00%

Color #76990F in popluar number systems.

HEX 76 99 0F
Decimal 118 153 15
Binary 1110110 10011001 1111
Octal 166 231 17

Shades and tints

Shades of #76990F

#76990F
(118,153,15)
#6C8C0E
(108,140,14)
#627F0D
(98,127,13)
#58720C
(88,114,12)
#4E650B
(78,101,11)
#44580A
(68,88,10)
#3A4B09
(58,75,9)
#303E08
(48,62,8)
#263107
(38,49,7)
#1C2406
(28,36,6)
#121705
(18,23,5)
#000000
(0,0,0)

Tints of #76990F

#76990F
(118,153,15)
#82A224
(130,162,36)
#8EAB39
(142,171,57)
#9AB44E
(154,180,78)
#A6BD63
(166,189,99)
#B2C678
(178,198,120)
#BECF8D
(190,207,141)
#CAD8A2
(202,216,162)
#D6E1B7
(214,225,183)
#E2EACC
(226,234,204)
#EEF3E1
(238,243,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76990F color. Also use rgb(118,153,15) instead hex code.

Text Font Color

.myTextColor { color: #76990F; }

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

This text font color is #76990F.

Background Color

.myBgColor { background-color: #76990F; }

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

This div background color is #76990F.

Border color

.myBorderColor { border: 1px solid #76990F; }

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

This div border color is #76990F.

Opacity

.myOpacity80 { color: #76990F; opacity: 0.8; }

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

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

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

This text has shadow with #76990F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76990F.

Preview

Color preview on black background

This text has color #76990F on black background.


Color preview on white background

This text has color #76990F on white background.


Black color preview on #76990F background

This text has black color on #76990F background.


White color preview on #76990F background

This text has white color on #76990F background.


Related colors

Complementary color

Complementary color for #hex is #8966F0.


I love getcolorcode.com

Triadic colors

1 #0F7699 and #990F76 with #76990F are triadic colors.

2 #0F9976 and #99760F with #76990F are triadic colors.