COLOR #6B8446

HEX: #6B8446 RGB: (107,132,70)

Color info

#6B8446 contains mainly red and green colors. Web safe color of #6B8446 is #669933 (or #693).

RGB color model

#6B8446 color RGB value is (107,132,70).

RGB: (107,132,70) (42%, 52%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 132 of 255 = 52%
B 70 of 255 = 27%

107
132
70

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

Portions of RGB colors in percentages

R + G + B = 107 + 132 + 70 = 309 (100%)
R 107 of 309 ~ 34.63%
G 132 of 309 ~ 42.72%
B 70 of 309 ~ 22.65'%

%34.63
%42.72
%22.65

CMYK color model

#6B8446 color CMYK value is (19,0,47,48).

  • cyan value is 18.94%
  • magenta value is 0.00%
  • yellow value is 46.97%
  • key color value is 48.24%

CMYK: (19,0,47,48)
C19M0Y47K48 (19%, 0%, 47%, 48%)
(0.19 / 0.00 / 0.47 / 0.48)

CMYK percentages

%18.94
%0
%46.97
%48.24

Codes

Color #6B8446 in popluar color models

6B 84 46
RGB 107 132 70
HSL 84° 30.69% 39.61%
HSB/HSV 84° 46.97% 51.76%
CMYK 18.94% 0.00% 46.97%
48.24%

Color #6B8446 in popluar number systems.

HEX 6B 84 46
Decimal 107 132 70
Binary 1101011 10000100 1000110
Octal 153 204 106

Shades and tints

Shades of #6B8446

#6B8446
(107,132,70)
#627840
(98,120,64)
#596C3A
(89,108,58)
#506034
(80,96,52)
#47542E
(71,84,46)
#3E4828
(62,72,40)
#353C22
(53,60,34)
#2C301C
(44,48,28)
#232416
(35,36,22)
#1A1810
(26,24,16)
#110C0A
(17,12,10)
#000000
(0,0,0)

Tints of #6B8446

#6B8446
(107,132,70)
#788F56
(120,143,86)
#859A66
(133,154,102)
#92A576
(146,165,118)
#9FB086
(159,176,134)
#ACBB96
(172,187,150)
#B9C6A6
(185,198,166)
#C6D1B6
(198,209,182)
#D3DCC6
(211,220,198)
#E0E7D6
(224,231,214)
#EDF2E6
(237,242,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8446 color. Also use rgb(107,132,70) instead hex code.

Text Font Color

.myTextColor { color: #6B8446; }

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

This text font color is #6B8446.

Background Color

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

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

This div background color is #6B8446.

Border color

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

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

This div border color is #6B8446.

Opacity

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

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

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

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

This text has shadow with #6B8446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8446.

Preview

Color preview on black background

This text has color #6B8446 on black background.


Color preview on white background

This text has color #6B8446 on white background.


Black color preview on #6B8446 background

This text has black color on #6B8446 background.


White color preview on #6B8446 background

This text has white color on #6B8446 background.


Related colors

Complementary color

Complementary color for #hex is #947BB9.


I love getcolorcode.com

Triadic colors

1 #466B84 and #84466B with #6B8446 are triadic colors.

2 #46846B and #846B46 with #6B8446 are triadic colors.