COLOR #6E7E64

HEX: #6E7E64 RGB: (110,126,100)

Color info

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

RGB color model

#6E7E64 color RGB value is (110,126,100).

RGB: (110,126,100) (43%, 49%, 39%)

RGB channels and saturation

R 110 of 255 = 43%
G 126 of 255 = 49%
B 100 of 255 = 39%

110
126
100

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

Portions of RGB colors in percentages

R + G + B = 110 + 126 + 100 = 336 (100%)
R 110 of 336 ~ 32.74%
G 126 of 336 ~ 37.5%
B 100 of 336 ~ 29.76'%

%32.74
%37.5
%29.76

CMYK color model

#6E7E64 color CMYK value is (13,0,21,51).

  • cyan value is 12.70%
  • magenta value is 0.00%
  • yellow value is 20.63%
  • key color value is 50.59%
CMYK: (13,0,21,51) C13M0Y21K51 (13%,0%,21%,51%) (0.13/0.00/0.21/0.51) 

CMYK percentages

%12.7
%0
%20.63
%50.59

Codes

Color #6E7E64 in popluar color models

6E 7E 64
RGB 110 126 100
HSL 97° 11.50% 44.31%
HSB/HSV 97° 20.63% 49.41%
CMYK 12.70% 0.00% 20.63%
50.59%

Color #6E7E64 in popluar number systems.

HEX 6E 7E 64
Decimal 110 126 100
Binary 1101110 1111110 1100100
Octal 156 176 144

Shades and tints

Shades of #6E7E64

#6E7E64
(110,126,100)
#64735B
(100,115,91)
#5A6852
(90,104,82)
#505D49
(80,93,73)
#465240
(70,82,64)
#3C4737
(60,71,55)
#323C2E
(50,60,46)
#283125
(40,49,37)
#1E261C
(30,38,28)
#141B13
(20,27,19)
#0A100A
(10,16,10)
#000000
(0,0,0)

Tints of #6E7E64

#6E7E64
(110,126,100)
#7B8972
(123,137,114)
#889480
(136,148,128)
#959F8E
(149,159,142)
#A2AA9C
(162,170,156)
#AFB5AA
(175,181,170)
#BCC0B8
(188,192,184)
#C9CBC6
(201,203,198)
#D6D6D4
(214,214,212)
#E3E1E2
(227,225,226)
#F0ECF0
(240,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E7E64; }

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

This text font color is #6E7E64.

Background Color

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

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

This div background color is #6E7E64.

Border color

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

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

This div border color is #6E7E64.

Opacity

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

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

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

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

This text has shadow with #6E7E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7E64.

Preview

Color preview on black background

This text has color #6E7E64 on black background.


Color preview on white background

This text has color #6E7E64 on white background.


Black color preview on #6E7E64 background

This text has black color on #6E7E64 background.


White color preview on #6E7E64 background

This text has white color on #6E7E64 background.


Related colors

Complementary color

Complementary color for #hex is #91819B.


I love getcolorcode.com

Triadic colors

1 #646E7E and #7E646E with #6E7E64 are triadic colors.

2 #647E6E and #7E6E64 with #6E7E64 are triadic colors.