COLOR #6D8F6D

HEX: #6D8F6D RGB: (109,143,109)

Color info

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

RGB color model

#6D8F6D color RGB value is (109,143,109).

RGB: (109,143,109) (43%, 56%, 43%)

RGB channels and saturation

R 109 of 255 = 43%
G 143 of 255 = 56%
B 109 of 255 = 43%

109
143
109

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

Portions of RGB colors in percentages

R + G + B = 109 + 143 + 109 = 361 (100%)
R 109 of 361 ~ 30.19%
G 143 of 361 ~ 39.61%
B 109 of 361 ~ 30.19'%

%30.19
%39.61
%30.19

CMYK color model

#6D8F6D color CMYK value is (24,0,24,44).

  • cyan value is 23.78%
  • magenta value is 0.00%
  • yellow value is 23.78%
  • key color value is 43.92%

CMYK: (24,0,24,44)
C24M0Y24K44 (24%, 0%, 24%, 44%)
(0.24 / 0.00 / 0.24 / 0.44)

CMYK percentages

%23.78
%0
%23.78
%43.92

Codes

Color #6D8F6D in popluar color models

6D 8F 6D
RGB 109 143 109
HSL 120° 13.49% 49.41%
HSB/HSV 120° 23.78% 56.08%
CMYK 23.78% 0.00% 23.78%
43.92%

Color #6D8F6D in popluar number systems.

HEX 6D 8F 6D
Decimal 109 143 109
Binary 1101101 10001111 1101101
Octal 155 217 155

Shades and tints

Shades of #6D8F6D

#6D8F6D
(109,143,109)
#648264
(100,130,100)
#5B755B
(91,117,91)
#526852
(82,104,82)
#495B49
(73,91,73)
#404E40
(64,78,64)
#374137
(55,65,55)
#2E342E
(46,52,46)
#252725
(37,39,37)
#1C1A1C
(28,26,28)
#130D13
(19,13,19)
#000000
(0,0,0)

Tints of #6D8F6D

#6D8F6D
(109,143,109)
#7A997A
(122,153,122)
#87A387
(135,163,135)
#94AD94
(148,173,148)
#A1B7A1
(161,183,161)
#AEC1AE
(174,193,174)
#BBCBBB
(187,203,187)
#C8D5C8
(200,213,200)
#D5DFD5
(213,223,213)
#E2E9E2
(226,233,226)
#EFF3EF
(239,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8F6D; }

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

This text font color is #6D8F6D.

Background Color

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

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

This div background color is #6D8F6D.

Border color

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

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

This div border color is #6D8F6D.

Opacity

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

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

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

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

This text has shadow with #6D8F6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8F6D.

Preview

Color preview on black background

This text has color #6D8F6D on black background.


Color preview on white background

This text has color #6D8F6D on white background.


Black color preview on #6D8F6D background

This text has black color on #6D8F6D background.


White color preview on #6D8F6D background

This text has white color on #6D8F6D background.


Related colors

Complementary color

Complementary color for #hex is #927092.


I love getcolorcode.com

Triadic colors

1 #6D6D8F and #8F6D6D with #6D8F6D are triadic colors.

2 #6D8F6D and #8F6D6D with #6D8F6D are triadic colors.