COLOR #6E8E77

HEX: #6E8E77 RGB: (110,142,119)

Color info

#6E8E77 contains red, green and blue colors in about the same proportion. Web safe color of #6E8E77 is #669966 (or #696).

RGB color model

#6E8E77 color RGB value is (110,142,119).

RGB: (110,142,119) (43%, 56%, 47%)

RGB channels and saturation

R 110 of 255 = 43%
G 142 of 255 = 56%
B 119 of 255 = 47%

110
142
119

R + G + B ~ 49%. #6E8E77 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 110 + 142 + 119 = 371 (100%)
R 110 of 371 ~ 29.65%
G 142 of 371 ~ 38.27%
B 119 of 371 ~ 32.08'%

%29.65
%38.27
%32.08

CMYK color model

#6E8E77 color CMYK value is (23,0,16,44).

  • cyan value is 22.54%
  • magenta value is 0.00%
  • yellow value is 16.20%
  • key color value is 44.31%

CMYK: (23,0,16,44)
C23M0Y16K44 (23%, 0%, 16%, 44%)
(0.23 / 0.00 / 0.16 / 0.44)

CMYK percentages

%22.54
%0
%16.2
%44.31

Codes

Color #6E8E77 in popluar color models

6E 8E 77
RGB 110 142 119
HSL 137° 12.70% 49.41%
HSB/HSV 137° 22.54% 55.69%
CMYK 22.54% 0.00% 16.20%
44.31%

Color #6E8E77 in popluar number systems.

HEX 6E 8E 77
Decimal 110 142 119
Binary 1101110 10001110 1110111
Octal 156 216 167

Shades and tints

Shades of #6E8E77

#6E8E77
(110,142,119)
#64826D
(100,130,109)
#5A7663
(90,118,99)
#506A59
(80,106,89)
#465E4F
(70,94,79)
#3C5245
(60,82,69)
#32463B
(50,70,59)
#283A31
(40,58,49)
#1E2E27
(30,46,39)
#14221D
(20,34,29)
#0A1613
(10,22,19)
#000000
(0,0,0)

Tints of #6E8E77

#6E8E77
(110,142,119)
#7B9883
(123,152,131)
#88A28F
(136,162,143)
#95AC9B
(149,172,155)
#A2B6A7
(162,182,167)
#AFC0B3
(175,192,179)
#BCCABF
(188,202,191)
#C9D4CB
(201,212,203)
#D6DED7
(214,222,215)
#E3E8E3
(227,232,227)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E8E77 color. Also use rgb(110,142,119) instead hex code.

Text Font Color

.myTextColor { color: #6E8E77; }

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

This text font color is #6E8E77.

Background Color

.myBgColor { background-color: #6E8E77; }

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

This div background color is #6E8E77.

Border color

.myBorderColor { border: 1px solid #6E8E77; }

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

This div border color is #6E8E77.

Opacity

.myOpacity80 { color: #6E8E77; opacity: 0.8; }

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

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

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

This text has shadow with #6E8E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8E77.

Preview

Color preview on black background

This text has color #6E8E77 on black background.


Color preview on white background

This text has color #6E8E77 on white background.


Black color preview on #6E8E77 background

This text has black color on #6E8E77 background.


White color preview on #6E8E77 background

This text has white color on #6E8E77 background.


Related colors

Complementary color

Complementary color for #hex is #917188.


I love getcolorcode.com

Triadic colors

1 #776E8E and #8E776E with #6E8E77 are triadic colors.

2 #778E6E and #8E6E77 with #6E8E77 are triadic colors.