COLOR #6B8E79

HEX: #6B8E79 RGB: (107,142,121)

Color info

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

RGB color model

#6B8E79 color RGB value is (107,142,121).

RGB: (107,142,121) (42%, 56%, 47%)

RGB channels and saturation

R 107 of 255 = 42%
G 142 of 255 = 56%
B 121 of 255 = 47%

107
142
121

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

Portions of RGB colors in percentages

R + G + B = 107 + 142 + 121 = 370 (100%)
R 107 of 370 ~ 28.92%
G 142 of 370 ~ 38.38%
B 121 of 370 ~ 32.7'%

%28.92
%38.38
%32.7

CMYK color model

#6B8E79 color CMYK value is (25,0,15,44).

  • cyan value is 24.65%
  • magenta value is 0.00%
  • yellow value is 14.79%
  • key color value is 44.31%

CMYK: (25,0,15,44)
C25M0Y15K44 (25%, 0%, 15%, 44%)
(0.25 / 0.00 / 0.15 / 0.44)

CMYK percentages

%24.65
%0
%14.79
%44.31

Codes

Color #6B8E79 in popluar color models

6B 8E 79
RGB 107 142 121
HSL 144° 14.06% 48.82%
HSB/HSV 144° 24.65% 55.69%
CMYK 24.65% 0.00% 14.79%
44.31%

Color #6B8E79 in popluar number systems.

HEX 6B 8E 79
Decimal 107 142 121
Binary 1101011 10001110 1111001
Octal 153 216 171

Shades and tints

Shades of #6B8E79

#6B8E79
(107,142,121)
#62826E
(98,130,110)
#597663
(89,118,99)
#506A58
(80,106,88)
#475E4D
(71,94,77)
#3E5242
(62,82,66)
#354637
(53,70,55)
#2C3A2C
(44,58,44)
#232E21
(35,46,33)
#1A2216
(26,34,22)
#11160B
(17,22,11)
#000000
(0,0,0)

Tints of #6B8E79

#6B8E79
(107,142,121)
#789885
(120,152,133)
#85A291
(133,162,145)
#92AC9D
(146,172,157)
#9FB6A9
(159,182,169)
#ACC0B5
(172,192,181)
#B9CAC1
(185,202,193)
#C6D4CD
(198,212,205)
#D3DED9
(211,222,217)
#E0E8E5
(224,232,229)
#EDF2F1
(237,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8E79 color. Also use rgb(107,142,121) instead hex code.

Text Font Color

.myTextColor { color: #6B8E79; }

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

This text font color is #6B8E79.

Background Color

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

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

This div background color is #6B8E79.

Border color

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

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

This div border color is #6B8E79.

Opacity

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

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

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

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

This text has shadow with #6B8E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8E79.

Preview

Color preview on black background

This text has color #6B8E79 on black background.


Color preview on white background

This text has color #6B8E79 on white background.


Black color preview on #6B8E79 background

This text has black color on #6B8E79 background.


White color preview on #6B8E79 background

This text has white color on #6B8E79 background.


Related colors

Complementary color

Complementary color for #hex is #947186.


I love getcolorcode.com

Triadic colors

1 #796B8E and #8E796B with #6B8E79 are triadic colors.

2 #798E6B and #8E6B79 with #6B8E79 are triadic colors.