COLOR #6B8E61

HEX: #6B8E61 RGB: (107,142,97)

Color info

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

RGB color model

#6B8E61 color RGB value is (107,142,97).

RGB: (107,142,97) (42%, 56%, 38%)

RGB channels and saturation

R 107 of 255 = 42%
G 142 of 255 = 56%
B 97 of 255 = 38%

107
142
97

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

Portions of RGB colors in percentages

R + G + B = 107 + 142 + 97 = 346 (100%)
R 107 of 346 ~ 30.92%
G 142 of 346 ~ 41.04%
B 97 of 346 ~ 28.03'%

%30.92
%41.04
%28.03

CMYK color model

#6B8E61 color CMYK value is (25,0,32,44).

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

CMYK: (25,0,32,44)
C25M0Y32K44 (25%, 0%, 32%, 44%)
(0.25 / 0.00 / 0.32 / 0.44)

CMYK percentages

%24.65
%0
%31.69
%44.31

Codes

Color #6B8E61 in popluar color models

6B 8E 61
RGB 107 142 97
HSL 107° 18.83% 46.86%
HSB/HSV 107° 31.69% 55.69%
CMYK 24.65% 0.00% 31.69%
44.31%

Color #6B8E61 in popluar number systems.

HEX 6B 8E 61
Decimal 107 142 97
Binary 1101011 10001110 1100001
Octal 153 216 141

Shades and tints

Shades of #6B8E61

#6B8E61
(107,142,97)
#628259
(98,130,89)
#597651
(89,118,81)
#506A49
(80,106,73)
#475E41
(71,94,65)
#3E5239
(62,82,57)
#354631
(53,70,49)
#2C3A29
(44,58,41)
#232E21
(35,46,33)
#1A2219
(26,34,25)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #6B8E61

#6B8E61
(107,142,97)
#78986F
(120,152,111)
#85A27D
(133,162,125)
#92AC8B
(146,172,139)
#9FB699
(159,182,153)
#ACC0A7
(172,192,167)
#B9CAB5
(185,202,181)
#C6D4C3
(198,212,195)
#D3DED1
(211,222,209)
#E0E8DF
(224,232,223)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B8E61; }

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

This text font color is #6B8E61.

Background Color

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

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

This div background color is #6B8E61.

Border color

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

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

This div border color is #6B8E61.

Opacity

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

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

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

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

This text has shadow with #6B8E61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8E61.

Preview

Color preview on black background

This text has color #6B8E61 on black background.


Color preview on white background

This text has color #6B8E61 on white background.


Black color preview on #6B8E61 background

This text has black color on #6B8E61 background.


White color preview on #6B8E61 background

This text has white color on #6B8E61 background.


Related colors

Complementary color

Complementary color for #hex is #94719E.


I love getcolorcode.com

Triadic colors

1 #616B8E and #8E616B with #6B8E61 are triadic colors.

2 #618E6B and #8E6B61 with #6B8E61 are triadic colors.