COLOR #077A28

HEX: #077A28 RGB: (7,122,40)

Color info

#077A28 contains mainly green color. Web safe color of #077A28 is #006633 (or #063).

RGB color model

#077A28 color RGB value is (7,122,40).

RGB: (7,122,40) (3%, 48%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 122 of 255 = 48%
B 40 of 255 = 16%

7
122
40

R + G + B ~ 22%. #077A28 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 122 + 40 = 169 (100%)
R 7 of 169 ~ 4.14%
G 122 of 169 ~ 72.19%
B 40 of 169 ~ 23.67'%

%72.19
%23.67

CMYK color model

#077A28 color CMYK value is (94,0,67,52).

  • cyan value is 94.26%
  • magenta value is 0.00%
  • yellow value is 67.21%
  • key color value is 52.16%

CMYK: (94,0,67,52)
C94M0Y67K52 (94%, 0%, 67%, 52%)
(0.94 / 0.00 / 0.67 / 0.52)

CMYK percentages

%94.26
%0
%67.21
%52.16

Codes

Color #077A28 in popluar color models

07 7A 28
RGB 7 122 40
HSL 137° 89.15% 25.29%
HSB/HSV 137° 94.26% 47.84%
CMYK 94.26% 0.00% 67.21%
52.16%

Color #077A28 in popluar number systems.

HEX 07 7A 28
Decimal 7 122 40
Binary 111 1111010 101000
Octal 7 172 50

Shades and tints

Shades of #077A28

#077A28
(7,122,40)
#076F25
(7,111,37)
#076422
(7,100,34)
#07591F
(7,89,31)
#074E1C
(7,78,28)
#074319
(7,67,25)
#073816
(7,56,22)
#072D13
(7,45,19)
#072210
(7,34,16)
#07170D
(7,23,13)
#070C0A
(7,12,10)
#000000
(0,0,0)

Tints of #077A28

#077A28
(7,122,40)
#1D863B
(29,134,59)
#33924E
(51,146,78)
#499E61
(73,158,97)
#5FAA74
(95,170,116)
#75B687
(117,182,135)
#8BC29A
(139,194,154)
#A1CEAD
(161,206,173)
#B7DAC0
(183,218,192)
#CDE6D3
(205,230,211)
#E3F2E6
(227,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #077A28 color. Also use rgb(7,122,40) instead hex code.

Text Font Color

.myTextColor { color: #077A28; }

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

This text font color is #077A28.

Background Color

.myBgColor { background-color: #077A28; }

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

This div background color is #077A28.

Border color

.myBorderColor { border: 1px solid #077A28; }

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

This div border color is #077A28.

Opacity

.myOpacity80 { color: #077A28; opacity: 0.8; }

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

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

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

This text has shadow with #077A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #077A28.

Preview

Color preview on black background

This text has color #077A28 on black background.


Color preview on white background

This text has color #077A28 on white background.


Black color preview on #077A28 background

This text has black color on #077A28 background.


White color preview on #077A28 background

This text has white color on #077A28 background.


Related colors

Complementary color

Complementary color for #hex is #F885D7.


I love getcolorcode.com

Triadic colors

1 #28077A and #7A2807 with #077A28 are triadic colors.

2 #287A07 and #7A0728 with #077A28 are triadic colors.