COLOR #077956

HEX: #077956 RGB: (7,121,86)

Color info

#077956 contains mainly green and blue colors. Web safe color of #077956 is #006666 (or #066).

RGB color model

#077956 color RGB value is (7,121,86).

RGB: (7,121,86) (3%, 47%, 34%)

RGB channels and saturation

R 7 of 255 = 3%
G 121 of 255 = 47%
B 86 of 255 = 34%

7
121
86

R + G + B ~ 28%. #077956 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 121 + 86 = 214 (100%)
R 7 of 214 ~ 3.27%
G 121 of 214 ~ 56.54%
B 86 of 214 ~ 40.19'%

%56.54
%40.19

CMYK color model

#077956 color CMYK value is (94,0,29,53).

  • cyan value is 94.21%
  • magenta value is 0.00%
  • yellow value is 28.93%
  • key color value is 52.55%

CMYK: (94,0,29,53)
C94M0Y29K53 (94%, 0%, 29%, 53%)
(0.94 / 0.00 / 0.29 / 0.53)

CMYK percentages

%94.21
%0
%28.93
%52.55

Codes

Color #077956 in popluar color models

07 79 56
RGB 7 121 86
HSL 162° 89.06% 25.10%
HSB/HSV 162° 94.21% 47.45%
CMYK 94.21% 0.00% 28.93%
52.55%

Color #077956 in popluar number systems.

HEX 07 79 56
Decimal 7 121 86
Binary 111 1111001 1010110
Octal 7 171 126

Shades and tints

Shades of #077956

#077956
(7,121,86)
#076E4F
(7,110,79)
#076348
(7,99,72)
#075841
(7,88,65)
#074D3A
(7,77,58)
#074233
(7,66,51)
#07372C
(7,55,44)
#072C25
(7,44,37)
#07211E
(7,33,30)
#071617
(7,22,23)
#070B10
(7,11,16)
#000000
(0,0,0)

Tints of #077956

#077956
(7,121,86)
#1D8565
(29,133,101)
#339174
(51,145,116)
#499D83
(73,157,131)
#5FA992
(95,169,146)
#75B5A1
(117,181,161)
#8BC1B0
(139,193,176)
#A1CDBF
(161,205,191)
#B7D9CE
(183,217,206)
#CDE5DD
(205,229,221)
#E3F1EC
(227,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #077956 color. Also use rgb(7,121,86) instead hex code.

Text Font Color

.myTextColor { color: #077956; }

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

This text font color is #077956.

Background Color

.myBgColor { background-color: #077956; }

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

This div background color is #077956.

Border color

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

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

This div border color is #077956.

Opacity

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

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

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

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

This text has shadow with #077956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #077956.

Preview

Color preview on black background

This text has color #077956 on black background.


Color preview on white background

This text has color #077956 on white background.


Black color preview on #077956 background

This text has black color on #077956 background.


White color preview on #077956 background

This text has white color on #077956 background.


Related colors

Complementary color

Complementary color for #hex is #F886A9.


I love getcolorcode.com

Triadic colors

1 #560779 and #795607 with #077956 are triadic colors.

2 #567907 and #790756 with #077956 are triadic colors.