COLOR #076918

HEX: #076918 RGB: (7,105,24)

Color info

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

RGB color model

#076918 color RGB value is (7,105,24).

RGB: (7,105,24) (3%, 41%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 105 of 255 = 41%
B 24 of 255 = 9%

7
105
24

R + G + B ~ 18%. #076918 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 105 + 24 = 136 (100%)
R 7 of 136 ~ 5.15%
G 105 of 136 ~ 77.21%
B 24 of 136 ~ 17.65'%

%77.21
%17.65

CMYK color model

#076918 color CMYK value is (93,0,77,59).

  • cyan value is 93.33%
  • magenta value is 0.00%
  • yellow value is 77.14%
  • key color value is 58.82%

CMYK: (93,0,77,59)
C93M0Y77K59 (93%, 0%, 77%, 59%)
(0.93 / 0.00 / 0.77 / 0.59)

CMYK percentages

%93.33
%0
%77.14
%58.82

Codes

Color #076918 in popluar color models

07 69 18
RGB 7 105 24
HSL 130° 87.50% 21.96%
HSB/HSV 130° 93.33% 41.18%
CMYK 93.33% 0.00% 77.14%
58.82%

Color #076918 in popluar number systems.

HEX 07 69 18
Decimal 7 105 24
Binary 111 1101001 11000
Octal 7 151 30

Shades and tints

Shades of #076918

#076918
(7,105,24)
#076016
(7,96,22)
#075714
(7,87,20)
#074E12
(7,78,18)
#074510
(7,69,16)
#073C0E
(7,60,14)
#07330C
(7,51,12)
#072A0A
(7,42,10)
#072108
(7,33,8)
#071806
(7,24,6)
#070F04
(7,15,4)
#000000
(0,0,0)

Tints of #076918

#076918
(7,105,24)
#1D762D
(29,118,45)
#338342
(51,131,66)
#499057
(73,144,87)
#5F9D6C
(95,157,108)
#75AA81
(117,170,129)
#8BB796
(139,183,150)
#A1C4AB
(161,196,171)
#B7D1C0
(183,209,192)
#CDDED5
(205,222,213)
#E3EBEA
(227,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076918 color. Also use rgb(7,105,24) instead hex code.

Text Font Color

.myTextColor { color: #076918; }

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

This text font color is #076918.

Background Color

.myBgColor { background-color: #076918; }

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

This div background color is #076918.

Border color

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

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

This div border color is #076918.

Opacity

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

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

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

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

This text has shadow with #076918 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #076918.

Preview

Color preview on black background

This text has color #076918 on black background.


Color preview on white background

This text has color #076918 on white background.


Black color preview on #076918 background

This text has black color on #076918 background.


White color preview on #076918 background

This text has white color on #076918 background.


Related colors

Complementary color

Complementary color for #hex is #F896E7.


I love getcolorcode.com

Triadic colors

1 #180769 and #691807 with #076918 are triadic colors.

2 #186907 and #690718 with #076918 are triadic colors.