COLOR #6E8F73

HEX: #6E8F73 RGB: (110,143,115)

Color info

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

RGB color model

#6E8F73 color RGB value is (110,143,115).

RGB: (110,143,115) (43%, 56%, 45%)

RGB channels and saturation

R 110 of 255 = 43%
G 143 of 255 = 56%
B 115 of 255 = 45%

110
143
115

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

Portions of RGB colors in percentages

R + G + B = 110 + 143 + 115 = 368 (100%)
R 110 of 368 ~ 29.89%
G 143 of 368 ~ 38.86%
B 115 of 368 ~ 31.25'%

%29.89
%38.86
%31.25

CMYK color model

#6E8F73 color CMYK value is (23,0,20,44).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 19.58%
  • key color value is 43.92%
CMYK: (23,0,20,44) C23M0Y20K44 (23%,0%,20%,44%) (0.23/0.00/0.20/0.44) 

CMYK percentages

%23.08
%0
%19.58
%43.92

Codes

Color #6E8F73 in popluar color models

6E 8F 73
RGB 110 143 115
HSL 129° 13.04% 49.61%
HSB/HSV 129° 23.08% 56.08%
CMYK 23.08% 0.00% 19.58%
43.92%

Color #6E8F73 in popluar number systems.

HEX 6E 8F 73
Decimal 110 143 115
Binary 1101110 10001111 1110011
Octal 156 217 163

Shades and tints

Shades of #6E8F73

#6E8F73
(110,143,115)
#648269
(100,130,105)
#5A755F
(90,117,95)
#506855
(80,104,85)
#465B4B
(70,91,75)
#3C4E41
(60,78,65)
#324137
(50,65,55)
#28342D
(40,52,45)
#1E2723
(30,39,35)
#141A19
(20,26,25)
#0A0D0F
(10,13,15)
#000000
(0,0,0)

Tints of #6E8F73

#6E8F73
(110,143,115)
#7B997F
(123,153,127)
#88A38B
(136,163,139)
#95AD97
(149,173,151)
#A2B7A3
(162,183,163)
#AFC1AF
(175,193,175)
#BCCBBB
(188,203,187)
#C9D5C7
(201,213,199)
#D6DFD3
(214,223,211)
#E3E9DF
(227,233,223)
#F0F3EB
(240,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E8F73; }

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

This text font color is #6E8F73.

Background Color

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

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

This div background color is #6E8F73.

Border color

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

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

This div border color is #6E8F73.

Opacity

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

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

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

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

This text has shadow with #6E8F73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E8F73.

Preview

Color preview on black background

This text has color #6E8F73 on black background.


Color preview on white background

This text has color #6E8F73 on white background.


Black color preview on #6E8F73 background

This text has black color on #6E8F73 background.


White color preview on #6E8F73 background

This text has white color on #6E8F73 background.


Related colors

Complementary color

Complementary color for #hex is #91708C.


I love getcolorcode.com

Triadic colors

1 #736E8F and #8F736E with #6E8F73 are triadic colors.

2 #738F6E and #8F6E73 with #6E8F73 are triadic colors.