COLOR #6F8670

HEX: #6F8670 RGB: (111,134,112)

Color info

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

RGB color model

#6F8670 color RGB value is (111,134,112).

RGB: (111,134,112) (44%, 53%, 44%)

RGB channels and saturation

R 111 of 255 = 44%
G 134 of 255 = 53%
B 112 of 255 = 44%

111
134
112

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

Portions of RGB colors in percentages

R + G + B = 111 + 134 + 112 = 357 (100%)
R 111 of 357 ~ 31.09%
G 134 of 357 ~ 37.54%
B 112 of 357 ~ 31.37'%

%31.09
%37.54
%31.37

CMYK color model

#6F8670 color CMYK value is (17,0,16,47).

  • cyan value is 17.16%
  • magenta value is 0.00%
  • yellow value is 16.42%
  • key color value is 47.45%

CMYK: (17,0,16,47)
C17M0Y16K47 (17%, 0%, 16%, 47%)
(0.17 / 0.00 / 0.16 / 0.47)

CMYK percentages

%17.16
%0
%16.42
%47.45

Codes

Color #6F8670 in popluar color models

6F 86 70
RGB 111 134 112
HSL 123° 9.39% 48.04%
HSB/HSV 123° 17.16% 52.55%
CMYK 17.16% 0.00% 16.42%
47.45%

Color #6F8670 in popluar number systems.

HEX 6F 86 70
Decimal 111 134 112
Binary 1101111 10000110 1110000
Octal 157 206 160

Shades and tints

Shades of #6F8670

#6F8670
(111,134,112)
#657A66
(101,122,102)
#5B6E5C
(91,110,92)
#516252
(81,98,82)
#475648
(71,86,72)
#3D4A3E
(61,74,62)
#333E34
(51,62,52)
#29322A
(41,50,42)
#1F2620
(31,38,32)
#151A16
(21,26,22)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #6F8670

#6F8670
(111,134,112)
#7C917D
(124,145,125)
#899C8A
(137,156,138)
#96A797
(150,167,151)
#A3B2A4
(163,178,164)
#B0BDB1
(176,189,177)
#BDC8BE
(189,200,190)
#CAD3CB
(202,211,203)
#D7DED8
(215,222,216)
#E4E9E5
(228,233,229)
#F1F4F2
(241,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F8670 color. Also use rgb(111,134,112) instead hex code.

Text Font Color

.myTextColor { color: #6F8670; }

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

This text font color is #6F8670.

Background Color

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

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

This div background color is #6F8670.

Border color

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

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

This div border color is #6F8670.

Opacity

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

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

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

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

This text has shadow with #6F8670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F8670.

Preview

Color preview on black background

This text has color #6F8670 on black background.


Color preview on white background

This text has color #6F8670 on white background.


Black color preview on #6F8670 background

This text has black color on #6F8670 background.


White color preview on #6F8670 background

This text has white color on #6F8670 background.


Related colors

Complementary color

Complementary color for #hex is #90798F.


I love getcolorcode.com

Triadic colors

1 #706F86 and #86706F with #6F8670 are triadic colors.

2 #70866F and #866F70 with #6F8670 are triadic colors.