COLOR #6B8A76

HEX: #6B8A76 RGB: (107,138,118)

Color info

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

RGB color model

#6B8A76 color RGB value is (107,138,118).

RGB: (107,138,118) (42%, 54%, 46%)

RGB channels and saturation

R 107 of 255 = 42%
G 138 of 255 = 54%
B 118 of 255 = 46%

107
138
118

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

Portions of RGB colors in percentages

R + G + B = 107 + 138 + 118 = 363 (100%)
R 107 of 363 ~ 29.48%
G 138 of 363 ~ 38.02%
B 118 of 363 ~ 32.51'%

%29.48
%38.02
%32.51

CMYK color model

#6B8A76 color CMYK value is (22,0,14,46).

  • cyan value is 22.46%
  • magenta value is 0.00%
  • yellow value is 14.49%
  • key color value is 45.88%

CMYK: (22,0,14,46)
C22M0Y14K46 (22%, 0%, 14%, 46%)
(0.22 / 0.00 / 0.14 / 0.46)

CMYK percentages

%22.46
%0
%14.49
%45.88

Codes

Color #6B8A76 in popluar color models

6B 8A 76
RGB 107 138 118
HSL 141° 12.65% 48.04%
HSB/HSV 141° 22.46% 54.12%
CMYK 22.46% 0.00% 14.49%
45.88%

Color #6B8A76 in popluar number systems.

HEX 6B 8A 76
Decimal 107 138 118
Binary 1101011 10001010 1110110
Octal 153 212 166

Shades and tints

Shades of #6B8A76

#6B8A76
(107,138,118)
#627E6C
(98,126,108)
#597262
(89,114,98)
#506658
(80,102,88)
#475A4E
(71,90,78)
#3E4E44
(62,78,68)
#35423A
(53,66,58)
#2C3630
(44,54,48)
#232A26
(35,42,38)
#1A1E1C
(26,30,28)
#111212
(17,18,18)
#000000
(0,0,0)

Tints of #6B8A76

#6B8A76
(107,138,118)
#789482
(120,148,130)
#859E8E
(133,158,142)
#92A89A
(146,168,154)
#9FB2A6
(159,178,166)
#ACBCB2
(172,188,178)
#B9C6BE
(185,198,190)
#C6D0CA
(198,208,202)
#D3DAD6
(211,218,214)
#E0E4E2
(224,228,226)
#EDEEEE
(237,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B8A76; }

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

This text font color is #6B8A76.

Background Color

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

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

This div background color is #6B8A76.

Border color

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

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

This div border color is #6B8A76.

Opacity

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

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

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

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

This text has shadow with #6B8A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8A76.

Preview

Color preview on black background

This text has color #6B8A76 on black background.


Color preview on white background

This text has color #6B8A76 on white background.


Black color preview on #6B8A76 background

This text has black color on #6B8A76 background.


White color preview on #6B8A76 background

This text has white color on #6B8A76 background.


Related colors

Complementary color

Complementary color for #hex is #947589.


I love getcolorcode.com

Triadic colors

1 #766B8A and #8A766B with #6B8A76 are triadic colors.

2 #768A6B and #8A6B76 with #6B8A76 are triadic colors.