COLOR #6D896E

HEX: #6D896E RGB: (109,137,110)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

109
137
110

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

Portions of RGB colors in percentages

R + G + B = 109 + 137 + 110 = 356 (100%)
R 109 of 356 ~ 30.62%
G 137 of 356 ~ 38.48%
B 110 of 356 ~ 30.9'%

%30.62
%38.48
%30.9

CMYK color model

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

  • cyan value is 20.44%
  • 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

%20.44
%0
%19.71
%46.27

Codes

Color #6D896E in popluar color models

6D 89 6E
RGB 109 137 110
HSL 122° 11.38% 48.24%
HSB/HSV 122° 20.44% 53.73%
CMYK 20.44% 0.00% 19.71%
46.27%

Color #6D896E in popluar number systems.

HEX 6D 89 6E
Decimal 109 137 110
Binary 1101101 10001001 1101110
Octal 155 211 156

Shades and tints

Shades of #6D896E

#6D896E
(109,137,110)
#647D64
(100,125,100)
#5B715A
(91,113,90)
#526550
(82,101,80)
#495946
(73,89,70)
#404D3C
(64,77,60)
#374132
(55,65,50)
#2E3528
(46,53,40)
#25291E
(37,41,30)
#1C1D14
(28,29,20)
#13110A
(19,17,10)
#000000
(0,0,0)

Tints of #6D896E

#6D896E
(109,137,110)
#7A937B
(122,147,123)
#879D88
(135,157,136)
#94A795
(148,167,149)
#A1B1A2
(161,177,162)
#AEBBAF
(174,187,175)
#BBC5BC
(187,197,188)
#C8CFC9
(200,207,201)
#D5D9D6
(213,217,214)
#E2E3E3
(226,227,227)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D896E; }

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

This text font color is #6D896E.

Background Color

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

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

This div background color is #6D896E.

Border color

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

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

This div border color is #6D896E.

Opacity

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

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

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

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

This text has shadow with #6D896E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D896E.

Preview

Color preview on black background

This text has color #6D896E on black background.


Color preview on white background

This text has color #6D896E on white background.


Black color preview on #6D896E background

This text has black color on #6D896E background.


White color preview on #6D896E background

This text has white color on #6D896E background.


Related colors

Complementary color

Complementary color for #hex is #927691.


I love getcolorcode.com

Triadic colors

1 #6E6D89 and #896E6D with #6D896E are triadic colors.

2 #6E896D and #896D6E with #6D896E are triadic colors.