COLOR #079A29

HEX: #079A29 RGB: (7,154,41)

Color info

#079A29 contains mainly green color. Web safe color of #079A29 is #009933 (or #093).

RGB color model

#079A29 color RGB value is (7,154,41).

RGB: (7,154,41) (3%, 60%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 154 of 255 = 60%
B 41 of 255 = 16%

7
154
41

R + G + B ~ 26%. #079A29 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 154 + 41 = 202 (100%)
R 7 of 202 ~ 3.47%
G 154 of 202 ~ 76.24%
B 41 of 202 ~ 20.3'%

%76.24
%20.3

CMYK color model

#079A29 color CMYK value is (95,0,73,40).

  • cyan value is 95.45%
  • magenta value is 0.00%
  • yellow value is 73.38%
  • key color value is 39.61%

CMYK: (95,0,73,40)
C95M0Y73K40 (95%, 0%, 73%, 40%)
(0.95 / 0.00 / 0.73 / 0.40)

CMYK percentages

%95.45
%0
%73.38
%39.61

Codes

Color #079A29 in popluar color models

07 9A 29
RGB 7 154 41
HSL 134° 91.30% 31.57%
HSB/HSV 134° 95.45% 60.39%
CMYK 95.45% 0.00% 73.38%
39.61%

Color #079A29 in popluar number systems.

HEX 07 9A 29
Decimal 7 154 41
Binary 111 10011010 101001
Octal 7 232 51

Shades and tints

Shades of #079A29

#079A29
(7,154,41)
#078C26
(7,140,38)
#077E23
(7,126,35)
#077020
(7,112,32)
#07621D
(7,98,29)
#07541A
(7,84,26)
#074617
(7,70,23)
#073814
(7,56,20)
#072A11
(7,42,17)
#071C0E
(7,28,14)
#070E0B
(7,14,11)
#000000
(0,0,0)

Tints of #079A29

#079A29
(7,154,41)
#1DA33C
(29,163,60)
#33AC4F
(51,172,79)
#49B562
(73,181,98)
#5FBE75
(95,190,117)
#75C788
(117,199,136)
#8BD09B
(139,208,155)
#A1D9AE
(161,217,174)
#B7E2C1
(183,226,193)
#CDEBD4
(205,235,212)
#E3F4E7
(227,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #079A29 color. Also use rgb(7,154,41) instead hex code.

Text Font Color

.myTextColor { color: #079A29; }

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

This text font color is #079A29.

Background Color

.myBgColor { background-color: #079A29; }

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

This div background color is #079A29.

Border color

.myBorderColor { border: 1px solid #079A29; }

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

This div border color is #079A29.

Opacity

.myOpacity80 { color: #079A29; opacity: 0.8; }

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

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

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

This text has shadow with #079A29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #079A29.

Preview

Color preview on black background

This text has color #079A29 on black background.


Color preview on white background

This text has color #079A29 on white background.


Black color preview on #079A29 background

This text has black color on #079A29 background.


White color preview on #079A29 background

This text has white color on #079A29 background.


Related colors

Complementary color

Complementary color for #hex is #F865D6.


I love getcolorcode.com

Triadic colors

1 #29079A and #9A2907 with #079A29 are triadic colors.

2 #299A07 and #9A0729 with #079A29 are triadic colors.