COLOR #6E776E

HEX: #6E776E RGB: (110,119,110)

Color info

#6E776E contains red, green and blue colors in about the same proportion. Web safe color of #6E776E is #666666 (or #666).

RGB color model

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

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

RGB channels and saturation

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

110
119
110

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

Portions of RGB colors in percentages

R + G + B = 110 + 119 + 110 = 339 (100%)
R 110 of 339 ~ 32.45%
G 119 of 339 ~ 35.1%
B 110 of 339 ~ 32.45'%

%32.45
%35.1
%32.45

CMYK color model

#6E776E color CMYK value is (8,0,8,53).

  • cyan value is 7.56%
  • magenta value is 0.00%
  • yellow value is 7.56%
  • key color value is 53.33%
CMYK: (8,0,8,53) C8M0Y8K53 (8%,0%,8%,53%) (0.08/0.00/0.08/0.53) 

CMYK percentages

%7.56
%0
%7.56
%53.33

Codes

Color #6E776E in popluar color models

6E 77 6E
RGB 110 119 110
HSL 120° 3.93% 44.90%
HSB/HSV 120° 7.56% 46.67%
CMYK 7.56% 0.00% 7.56%
53.33%

Color #6E776E in popluar number systems.

HEX 6E 77 6E
Decimal 110 119 110
Binary 1101110 1110111 1101110
Octal 156 167 156

Shades and tints

Shades of #6E776E

#6E776E
(110,119,110)
#646D64
(100,109,100)
#5A635A
(90,99,90)
#505950
(80,89,80)
#464F46
(70,79,70)
#3C453C
(60,69,60)
#323B32
(50,59,50)
#283128
(40,49,40)
#1E271E
(30,39,30)
#141D14
(20,29,20)
#0A130A
(10,19,10)
#000000
(0,0,0)

Tints of #6E776E

#6E776E
(110,119,110)
#7B837B
(123,131,123)
#888F88
(136,143,136)
#959B95
(149,155,149)
#A2A7A2
(162,167,162)
#AFB3AF
(175,179,175)
#BCBFBC
(188,191,188)
#C9CBC9
(201,203,201)
#D6D7D6
(214,215,214)
#E3E3E3
(227,227,227)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E776E; }

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

This text font color is #6E776E.

Background Color

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

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

This div background color is #6E776E.

Border color

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

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

This div border color is #6E776E.

Opacity

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

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

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

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

This text has shadow with #6E776E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E776E.

Preview

Color preview on black background

This text has color #6E776E on black background.


Color preview on white background

This text has color #6E776E on white background.


Black color preview on #6E776E background

This text has black color on #6E776E background.


White color preview on #6E776E background

This text has white color on #6E776E background.


Related colors

Complementary color

Complementary color for #hex is #918891.


I love getcolorcode.com

Triadic colors

1 #6E6E77 and #776E6E with #6E776E are triadic colors.

2 #6E776E and #776E6E with #6E776E are triadic colors.