COLOR #6E8D74

HEX: #6E8D74 RGB: (110,141,116)

Color info

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

RGB color model

#6E8D74 color RGB value is (110,141,116).

RGB: (110,141,116) (43%, 55%, 45%)

RGB channels and saturation

R 110 of 255 = 43%
G 141 of 255 = 55%
B 116 of 255 = 45%

110
141
116

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

Portions of RGB colors in percentages

R + G + B = 110 + 141 + 116 = 367 (100%)
R 110 of 367 ~ 29.97%
G 141 of 367 ~ 38.42%
B 116 of 367 ~ 31.61'%

%29.97
%38.42
%31.61

CMYK color model

#6E8D74 color CMYK value is (22,0,18,45).

  • cyan value is 21.99%
  • magenta value is 0.00%
  • yellow value is 17.73%
  • key color value is 44.71%

CMYK: (22,0,18,45)
C22M0Y18K45 (22%, 0%, 18%, 45%)
(0.22 / 0.00 / 0.18 / 0.45)

CMYK percentages

%21.99
%0
%17.73
%44.71

Codes

Color #6E8D74 in popluar color models

6E 8D 74
RGB 110 141 116
HSL 132° 12.35% 49.22%
HSB/HSV 132° 21.99% 55.29%
CMYK 21.99% 0.00% 17.73%
44.71%

Color #6E8D74 in popluar number systems.

HEX 6E 8D 74
Decimal 110 141 116
Binary 1101110 10001101 1110100
Octal 156 215 164

Shades and tints

Shades of #6E8D74

#6E8D74
(110,141,116)
#64816A
(100,129,106)
#5A7560
(90,117,96)
#506956
(80,105,86)
#465D4C
(70,93,76)
#3C5142
(60,81,66)
#324538
(50,69,56)
#28392E
(40,57,46)
#1E2D24
(30,45,36)
#14211A
(20,33,26)
#0A1510
(10,21,16)
#000000
(0,0,0)

Tints of #6E8D74

#6E8D74
(110,141,116)
#7B9780
(123,151,128)
#88A18C
(136,161,140)
#95AB98
(149,171,152)
#A2B5A4
(162,181,164)
#AFBFB0
(175,191,176)
#BCC9BC
(188,201,188)
#C9D3C8
(201,211,200)
#D6DDD4
(214,221,212)
#E3E7E0
(227,231,224)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8D74; }

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

This text font color is #6E8D74.

Background Color

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

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

This div background color is #6E8D74.

Border color

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

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

This div border color is #6E8D74.

Opacity

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

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

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

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

This text has shadow with #6E8D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8D74.

Preview

Color preview on black background

This text has color #6E8D74 on black background.


Color preview on white background

This text has color #6E8D74 on white background.


Black color preview on #6E8D74 background

This text has black color on #6E8D74 background.


White color preview on #6E8D74 background

This text has white color on #6E8D74 background.


Related colors

Complementary color

Complementary color for #hex is #91728B.


I love getcolorcode.com

Triadic colors

1 #746E8D and #8D746E with #6E8D74 are triadic colors.

2 #748D6E and #8D6E74 with #6E8D74 are triadic colors.