COLOR #6E7F56

HEX: #6E7F56 RGB: (110,127,86)

Color info

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

RGB color model

#6E7F56 color RGB value is (110,127,86).

RGB: (110,127,86) (43%, 50%, 34%)

RGB channels and saturation

R 110 of 255 = 43%
G 127 of 255 = 50%
B 86 of 255 = 34%

110
127
86

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

Portions of RGB colors in percentages

R + G + B = 110 + 127 + 86 = 323 (100%)
R 110 of 323 ~ 34.06%
G 127 of 323 ~ 39.32%
B 86 of 323 ~ 26.63'%

%34.06
%39.32
%26.63

CMYK color model

#6E7F56 color CMYK value is (13,0,32,50).

  • cyan value is 13.39%
  • magenta value is 0.00%
  • yellow value is 32.28%
  • key color value is 50.20%
CMYK: (13,0,32,50) C13M0Y32K50 (13%,0%,32%,50%) (0.13/0.00/0.32/0.50) 

CMYK percentages

%13.39
%0
%32.28
%50.2

Codes

Color #6E7F56 in popluar color models

6E 7F 56
RGB 110 127 86
HSL 85° 19.25% 41.76%
HSB/HSV 85° 32.28% 49.80%
CMYK 13.39% 0.00% 32.28%
50.20%

Color #6E7F56 in popluar number systems.

HEX 6E 7F 56
Decimal 110 127 86
Binary 1101110 1111111 1010110
Octal 156 177 126

Shades and tints

Shades of #6E7F56

#6E7F56
(110,127,86)
#64744F
(100,116,79)
#5A6948
(90,105,72)
#505E41
(80,94,65)
#46533A
(70,83,58)
#3C4833
(60,72,51)
#323D2C
(50,61,44)
#283225
(40,50,37)
#1E271E
(30,39,30)
#141C17
(20,28,23)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #6E7F56

#6E7F56
(110,127,86)
#7B8A65
(123,138,101)
#889574
(136,149,116)
#95A083
(149,160,131)
#A2AB92
(162,171,146)
#AFB6A1
(175,182,161)
#BCC1B0
(188,193,176)
#C9CCBF
(201,204,191)
#D6D7CE
(214,215,206)
#E3E2DD
(227,226,221)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E7F56; }

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

This text font color is #6E7F56.

Background Color

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

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

This div background color is #6E7F56.

Border color

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

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

This div border color is #6E7F56.

Opacity

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

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

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

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

This text has shadow with #6E7F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7F56.

Preview

Color preview on black background

This text has color #6E7F56 on black background.


Color preview on white background

This text has color #6E7F56 on white background.


Black color preview on #6E7F56 background

This text has black color on #6E7F56 background.


White color preview on #6E7F56 background

This text has white color on #6E7F56 background.


Related colors

Complementary color

Complementary color for #hex is #9180A9.


I love getcolorcode.com

Triadic colors

1 #566E7F and #7F566E with #6E7F56 are triadic colors.

2 #567F6E and #7F6E56 with #6E7F56 are triadic colors.