COLOR #076F18

HEX: #076F18 RGB: (7,111,24)

Color info

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

RGB color model

#076F18 color RGB value is (7,111,24).

RGB: (7,111,24) (3%, 44%, 9%)

RGB channels and saturation

R 7 of 255 = 3%
G 111 of 255 = 44%
B 24 of 255 = 9%

7
111
24

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

Portions of RGB colors in percentages

R + G + B = 7 + 111 + 24 = 142 (100%)
R 7 of 142 ~ 4.93%
G 111 of 142 ~ 78.17%
B 24 of 142 ~ 16.9'%

%78.17
%16.9

CMYK color model

#076F18 color CMYK value is (94,0,78,56).

  • cyan value is 93.69%
  • magenta value is 0.00%
  • yellow value is 78.38%
  • key color value is 56.47%

CMYK: (94,0,78,56)
C94M0Y78K56 (94%, 0%, 78%, 56%)
(0.94 / 0.00 / 0.78 / 0.56)

CMYK percentages

%93.69
%0
%78.38
%56.47

Codes

Color #076F18 in popluar color models

07 6F 18
RGB 7 111 24
HSL 130° 88.14% 23.14%
HSB/HSV 130° 93.69% 43.53%
CMYK 93.69% 0.00% 78.38%
56.47%

Color #076F18 in popluar number systems.

HEX 07 6F 18
Decimal 7 111 24
Binary 111 1101111 11000
Octal 7 157 30

Shades and tints

Shades of #076F18

#076F18
(7,111,24)
#076516
(7,101,22)
#075B14
(7,91,20)
#075112
(7,81,18)
#074710
(7,71,16)
#073D0E
(7,61,14)
#07330C
(7,51,12)
#07290A
(7,41,10)
#071F08
(7,31,8)
#071506
(7,21,6)
#070B04
(7,11,4)
#000000
(0,0,0)

Tints of #076F18

#076F18
(7,111,24)
#1D7C2D
(29,124,45)
#338942
(51,137,66)
#499657
(73,150,87)
#5FA36C
(95,163,108)
#75B081
(117,176,129)
#8BBD96
(139,189,150)
#A1CAAB
(161,202,171)
#B7D7C0
(183,215,192)
#CDE4D5
(205,228,213)
#E3F1EA
(227,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #076F18; }

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

This text font color is #076F18.

Background Color

.myBgColor { background-color: #076F18; }

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

This div background color is #076F18.

Border color

.myBorderColor { border: 1px solid #076F18; }

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

This div border color is #076F18.

Opacity

.myOpacity80 { color: #076F18; opacity: 0.8; }

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

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

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

This text has shadow with #076F18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #076F18.

Preview

Color preview on black background

This text has color #076F18 on black background.


Color preview on white background

This text has color #076F18 on white background.


Black color preview on #076F18 background

This text has black color on #076F18 background.


White color preview on #076F18 background

This text has white color on #076F18 background.


Related colors

Complementary color

Complementary color for #hex is #F890E7.


I love getcolorcode.com

Triadic colors

1 #18076F and #6F1807 with #076F18 are triadic colors.

2 #186F07 and #6F0718 with #076F18 are triadic colors.