COLOR #077616

HEX: #077616 RGB: (7,118,22)

Color info

#077616 contains mainly green color. Web safe color of #077616 is #006600 (or #060).

RGB color model

#077616 color RGB value is (7,118,22).

RGB: (7,118,22) (3%, 46%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 118 of 255 = 46%
B 22 of 255 = 9%

7
118
22

R + G + B ~ 19%. #077616 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 118 + 22 = 147 (100%)
R 7 of 147 ~ 4.76%
G 118 of 147 ~ 80.27%
B 22 of 147 ~ 14.97'%

%80.27
%14.97

CMYK color model

#077616 color CMYK value is (94,0,81,54).

  • cyan value is 94.07%
  • magenta value is 0.00%
  • yellow value is 81.36%
  • key color value is 53.73%

CMYK: (94,0,81,54)
C94M0Y81K54 (94%, 0%, 81%, 54%)
(0.94 / 0.00 / 0.81 / 0.54)

CMYK percentages

%94.07
%0
%81.36
%53.73

Codes

Color #077616 in popluar color models

07 76 16
RGB 7 118 22
HSL 128° 88.80% 24.51%
HSB/HSV 128° 94.07% 46.27%
CMYK 94.07% 0.00% 81.36%
53.73%

Color #077616 in popluar number systems.

HEX 07 76 16
Decimal 7 118 22
Binary 111 1110110 10110
Octal 7 166 26

Shades and tints

Shades of #077616

#077616
(7,118,22)
#076C14
(7,108,20)
#076212
(7,98,18)
#075810
(7,88,16)
#074E0E
(7,78,14)
#07440C
(7,68,12)
#073A0A
(7,58,10)
#073008
(7,48,8)
#072606
(7,38,6)
#071C04
(7,28,4)
#071202
(7,18,2)
#000000
(0,0,0)

Tints of #077616

#077616
(7,118,22)
#1D822B
(29,130,43)
#338E40
(51,142,64)
#499A55
(73,154,85)
#5FA66A
(95,166,106)
#75B27F
(117,178,127)
#8BBE94
(139,190,148)
#A1CAA9
(161,202,169)
#B7D6BE
(183,214,190)
#CDE2D3
(205,226,211)
#E3EEE8
(227,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #077616 color. Also use rgb(7,118,22) instead hex code.

Text Font Color

.myTextColor { color: #077616; }

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

This text font color is #077616.

Background Color

.myBgColor { background-color: #077616; }

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

This div background color is #077616.

Border color

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

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

This div border color is #077616.

Opacity

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

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

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

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

This text has shadow with #077616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #077616.

Preview

Color preview on black background

This text has color #077616 on black background.


Color preview on white background

This text has color #077616 on white background.


Black color preview on #077616 background

This text has black color on #077616 background.


White color preview on #077616 background

This text has white color on #077616 background.


Related colors

Complementary color

Complementary color for #hex is #F889E9.


I love getcolorcode.com

Triadic colors

1 #160776 and #761607 with #077616 are triadic colors.

2 #167607 and #760716 with #077616 are triadic colors.