COLOR #077767

HEX: #077767 RGB: (7,119,103)

Color info

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

RGB color model

#077767 color RGB value is (7,119,103).

RGB: (7,119,103) (3%, 47%, 40%)

RGB channels and saturation

R 7 of 255 = 3%
G 119 of 255 = 47%
B 103 of 255 = 40%

7
119
103

R + G + B ~ 30%. #077767 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 119 + 103 = 229 (100%)
R 7 of 229 ~ 3.06%
G 119 of 229 ~ 51.97%
B 103 of 229 ~ 44.98'%

%51.97
%44.98

CMYK color model

#077767 color CMYK value is (94,0,13,53).

  • cyan value is 94.12%
  • magenta value is 0.00%
  • yellow value is 13.45%
  • key color value is 53.33%
CMYK: (94,0,13,53) C94M0Y13K53 (94%,0%,13%,53%) (0.94/0.00/0.13/0.53) 

CMYK percentages

%94.12
%0
%13.45
%53.33

Codes

Color #077767 in popluar color models

07 77 67
RGB 7 119 103
HSL 171° 88.89% 24.71%
HSB/HSV 171° 94.12% 46.67%
CMYK 94.12% 0.00% 13.45%
53.33%

Color #077767 in popluar number systems.

HEX 07 77 67
Decimal 7 119 103
Binary 111 1110111 1100111
Octal 7 167 147

Shades and tints

Shades of #077767

#077767
(7,119,103)
#076D5E
(7,109,94)
#076355
(7,99,85)
#07594C
(7,89,76)
#074F43
(7,79,67)
#07453A
(7,69,58)
#073B31
(7,59,49)
#073128
(7,49,40)
#07271F
(7,39,31)
#071D16
(7,29,22)
#07130D
(7,19,13)
#000000
(0,0,0)

Tints of #077767

#077767
(7,119,103)
#1D8374
(29,131,116)
#338F81
(51,143,129)
#499B8E
(73,155,142)
#5FA79B
(95,167,155)
#75B3A8
(117,179,168)
#8BBFB5
(139,191,181)
#A1CBC2
(161,203,194)
#B7D7CF
(183,215,207)
#CDE3DC
(205,227,220)
#E3EFE9
(227,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #077767 color. Also use rgb(7,119,103) instead hex code.

Text Font Color

.myTextColor { color: #077767; }

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

This text font color is #077767.

Background Color

.myBgColor { background-color: #077767; }

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

This div background color is #077767.

Border color

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

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

This div border color is #077767.

Opacity

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

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

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

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

This text has shadow with #077767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #077767.

Preview

Color preview on black background

This text has color #077767 on black background.


Color preview on white background

This text has color #077767 on white background.


Black color preview on #077767 background

This text has black color on #077767 background.


White color preview on #077767 background

This text has white color on #077767 background.


Related colors

Complementary color

Complementary color for #hex is #F88898.


I love getcolorcode.com

Triadic colors

1 #670777 and #776707 with #077767 are triadic colors.

2 #677707 and #770767 with #077767 are triadic colors.