COLOR #6D8272

HEX: #6D8272 RGB: (109,130,114)

Color info

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

RGB color model

#6D8272 color RGB value is (109,130,114).

RGB: (109,130,114) (43%, 51%, 45%)

RGB channels and saturation

R 109 of 255 = 43%
G 130 of 255 = 51%
B 114 of 255 = 45%

109
130
114

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

Portions of RGB colors in percentages

R + G + B = 109 + 130 + 114 = 353 (100%)
R 109 of 353 ~ 30.88%
G 130 of 353 ~ 36.83%
B 114 of 353 ~ 32.29'%

%30.88
%36.83
%32.29

CMYK color model

#6D8272 color CMYK value is (16,0,12,49).

  • cyan value is 16.15%
  • magenta value is 0.00%
  • yellow value is 12.31%
  • key color value is 49.02%
CMYK: (16,0,12,49) C16M0Y12K49 (16%,0%,12%,49%) (0.16/0.00/0.12/0.49) 

CMYK percentages

%16.15
%0
%12.31
%49.02

Codes

Color #6D8272 in popluar color models

6D 82 72
RGB 109 130 114
HSL 134° 8.79% 46.86%
HSB/HSV 134° 16.15% 50.98%
CMYK 16.15% 0.00% 12.31%
49.02%

Color #6D8272 in popluar number systems.

HEX 6D 82 72
Decimal 109 130 114
Binary 1101101 10000010 1110010
Octal 155 202 162

Shades and tints

Shades of #6D8272

#6D8272
(109,130,114)
#647768
(100,119,104)
#5B6C5E
(91,108,94)
#526154
(82,97,84)
#49564A
(73,86,74)
#404B40
(64,75,64)
#374036
(55,64,54)
#2E352C
(46,53,44)
#252A22
(37,42,34)
#1C1F18
(28,31,24)
#13140E
(19,20,14)
#000000
(0,0,0)

Tints of #6D8272

#6D8272
(109,130,114)
#7A8D7E
(122,141,126)
#87988A
(135,152,138)
#94A396
(148,163,150)
#A1AEA2
(161,174,162)
#AEB9AE
(174,185,174)
#BBC4BA
(187,196,186)
#C8CFC6
(200,207,198)
#D5DAD2
(213,218,210)
#E2E5DE
(226,229,222)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8272; }

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

This text font color is #6D8272.

Background Color

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

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

This div background color is #6D8272.

Border color

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

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

This div border color is #6D8272.

Opacity

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

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

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

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

This text has shadow with #6D8272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8272.

Preview

Color preview on black background

This text has color #6D8272 on black background.


Color preview on white background

This text has color #6D8272 on white background.


Black color preview on #6D8272 background

This text has black color on #6D8272 background.


White color preview on #6D8272 background

This text has white color on #6D8272 background.


Related colors

Complementary color

Complementary color for #hex is #927D8D.


I love getcolorcode.com

Triadic colors

1 #726D82 and #82726D with #6D8272 are triadic colors.

2 #72826D and #826D72 with #6D8272 are triadic colors.