COLOR #6B8676

HEX: #6B8676 RGB: (107,134,118)

Color info

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

RGB color model

#6B8676 color RGB value is (107,134,118).

RGB: (107,134,118) (42%, 53%, 46%)

RGB channels and saturation

R 107 of 255 = 42%
G 134 of 255 = 53%
B 118 of 255 = 46%

107
134
118

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

Portions of RGB colors in percentages

R + G + B = 107 + 134 + 118 = 359 (100%)
R 107 of 359 ~ 29.81%
G 134 of 359 ~ 37.33%
B 118 of 359 ~ 32.87'%

%29.81
%37.33
%32.87

CMYK color model

#6B8676 color CMYK value is (20,0,12,47).

  • cyan value is 20.15%
  • magenta value is 0.00%
  • yellow value is 11.94%
  • key color value is 47.45%
CMYK: (20,0,12,47) C20M0Y12K47 (20%,0%,12%,47%) (0.20/0.00/0.12/0.47) 

CMYK percentages

%20.15
%0
%11.94
%47.45

Codes

Color #6B8676 in popluar color models

6B 86 76
RGB 107 134 118
HSL 144° 11.20% 47.25%
HSB/HSV 144° 20.15% 52.55%
CMYK 20.15% 0.00% 11.94%
47.45%

Color #6B8676 in popluar number systems.

HEX 6B 86 76
Decimal 107 134 118
Binary 1101011 10000110 1110110
Octal 153 206 166

Shades and tints

Shades of #6B8676

#6B8676
(107,134,118)
#627A6C
(98,122,108)
#596E62
(89,110,98)
#506258
(80,98,88)
#47564E
(71,86,78)
#3E4A44
(62,74,68)
#353E3A
(53,62,58)
#2C3230
(44,50,48)
#232626
(35,38,38)
#1A1A1C
(26,26,28)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #6B8676

#6B8676
(107,134,118)
#789182
(120,145,130)
#859C8E
(133,156,142)
#92A79A
(146,167,154)
#9FB2A6
(159,178,166)
#ACBDB2
(172,189,178)
#B9C8BE
(185,200,190)
#C6D3CA
(198,211,202)
#D3DED6
(211,222,214)
#E0E9E2
(224,233,226)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8676 color. Also use rgb(107,134,118) instead hex code.

Text Font Color

.myTextColor { color: #6B8676; }

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

This text font color is #6B8676.

Background Color

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

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

This div background color is #6B8676.

Border color

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

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

This div border color is #6B8676.

Opacity

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

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

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

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

This text has shadow with #6B8676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8676.

Preview

Color preview on black background

This text has color #6B8676 on black background.


Color preview on white background

This text has color #6B8676 on white background.


Black color preview on #6B8676 background

This text has black color on #6B8676 background.


White color preview on #6B8676 background

This text has white color on #6B8676 background.


Related colors

Complementary color

Complementary color for #hex is #947989.


I love getcolorcode.com

Triadic colors

1 #766B86 and #86766B with #6B8676 are triadic colors.

2 #76866B and #866B76 with #6B8676 are triadic colors.