COLOR #6E896E

HEX: #6E896E RGB: (110,137,110)

Color info

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

RGB color model

#6E896E color RGB value is (110,137,110).

RGB: (110,137,110) (43%, 54%, 43%)

RGB channels and saturation

R 110 of 255 = 43%
G 137 of 255 = 54%
B 110 of 255 = 43%

110
137
110

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

Portions of RGB colors in percentages

R + G + B = 110 + 137 + 110 = 357 (100%)
R 110 of 357 ~ 30.81%
G 137 of 357 ~ 38.38%
B 110 of 357 ~ 30.81'%

%30.81
%38.38
%30.81

CMYK color model

#6E896E color CMYK value is (20,0,20,46).

  • cyan value is 19.71%
  • magenta value is 0.00%
  • yellow value is 19.71%
  • key color value is 46.27%
CMYK: (20,0,20,46) C20M0Y20K46 (20%,0%,20%,46%) (0.20/0.00/0.20/0.46) 

CMYK percentages

%19.71
%0
%19.71
%46.27

Codes

Color #6E896E in popluar color models

6E 89 6E
RGB 110 137 110
HSL 120° 10.93% 48.43%
HSB/HSV 120° 19.71% 53.73%
CMYK 19.71% 0.00% 19.71%
46.27%

Color #6E896E in popluar number systems.

HEX 6E 89 6E
Decimal 110 137 110
Binary 1101110 10001001 1101110
Octal 156 211 156

Shades and tints

Shades of #6E896E

#6E896E
(110,137,110)
#647D64
(100,125,100)
#5A715A
(90,113,90)
#506550
(80,101,80)
#465946
(70,89,70)
#3C4D3C
(60,77,60)
#324132
(50,65,50)
#283528
(40,53,40)
#1E291E
(30,41,30)
#141D14
(20,29,20)
#0A110A
(10,17,10)
#000000
(0,0,0)

Tints of #6E896E

#6E896E
(110,137,110)
#7B937B
(123,147,123)
#889D88
(136,157,136)
#95A795
(149,167,149)
#A2B1A2
(162,177,162)
#AFBBAF
(175,187,175)
#BCC5BC
(188,197,188)
#C9CFC9
(201,207,201)
#D6D9D6
(214,217,214)
#E3E3E3
(227,227,227)
#F0EDF0
(240,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E896E; }

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

This text font color is #6E896E.

Background Color

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

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

This div background color is #6E896E.

Border color

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

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

This div border color is #6E896E.

Opacity

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

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

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

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

This text has shadow with #6E896E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E896E.

Preview

Color preview on black background

This text has color #6E896E on black background.


Color preview on white background

This text has color #6E896E on white background.


Black color preview on #6E896E background

This text has black color on #6E896E background.


White color preview on #6E896E background

This text has white color on #6E896E background.


Related colors

Complementary color

Complementary color for #hex is #917691.


I love getcolorcode.com

Triadic colors

1 #6E6E89 and #896E6E with #6E896E are triadic colors.

2 #6E896E and #896E6E with #6E896E are triadic colors.