COLOR #6B8336

HEX: #6B8336 RGB: (107,131,54)

Color info

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

RGB color model

#6B8336 color RGB value is (107,131,54).

RGB: (107,131,54) (42%, 51%, 21%)

RGB channels and saturation

R 107 of 255 = 42%
G 131 of 255 = 51%
B 54 of 255 = 21%

107
131
54

R + G + B ~ 38%. #6B8336 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 131 + 54 = 292 (100%)
R 107 of 292 ~ 36.64%
G 131 of 292 ~ 44.86%
B 54 of 292 ~ 18.49'%

%36.64
%44.86
%18.49

CMYK color model

#6B8336 color CMYK value is (18,0,59,49).

  • cyan value is 18.32%
  • magenta value is 0.00%
  • yellow value is 58.78%
  • key color value is 48.63%

CMYK: (18,0,59,49)
C18M0Y59K49 (18%, 0%, 59%, 49%)
(0.18 / 0.00 / 0.59 / 0.49)

CMYK percentages

%18.32
%0
%58.78
%48.63

Codes

Color #6B8336 in popluar color models

6B 83 36
RGB 107 131 54
HSL 79° 41.62% 36.27%
HSB/HSV 79° 58.78% 51.37%
CMYK 18.32% 0.00% 58.78%
48.63%

Color #6B8336 in popluar number systems.

HEX 6B 83 36
Decimal 107 131 54
Binary 1101011 10000011 110110
Octal 153 203 66

Shades and tints

Shades of #6B8336

#6B8336
(107,131,54)
#627832
(98,120,50)
#596D2E
(89,109,46)
#50622A
(80,98,42)
#475726
(71,87,38)
#3E4C22
(62,76,34)
#35411E
(53,65,30)
#2C361A
(44,54,26)
#232B16
(35,43,22)
#1A2012
(26,32,18)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #6B8336

#6B8336
(107,131,54)
#788E48
(120,142,72)
#85995A
(133,153,90)
#92A46C
(146,164,108)
#9FAF7E
(159,175,126)
#ACBA90
(172,186,144)
#B9C5A2
(185,197,162)
#C6D0B4
(198,208,180)
#D3DBC6
(211,219,198)
#E0E6D8
(224,230,216)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8336 color. Also use rgb(107,131,54) instead hex code.

Text Font Color

.myTextColor { color: #6B8336; }

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

This text font color is #6B8336.

Background Color

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

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

This div background color is #6B8336.

Border color

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

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

This div border color is #6B8336.

Opacity

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

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

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

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

This text has shadow with #6B8336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8336.

Preview

Color preview on black background

This text has color #6B8336 on black background.


Color preview on white background

This text has color #6B8336 on white background.


Black color preview on #6B8336 background

This text has black color on #6B8336 background.


White color preview on #6B8336 background

This text has white color on #6B8336 background.


Related colors

Complementary color

Complementary color for #hex is #947CC9.


I love getcolorcode.com

Triadic colors

1 #366B83 and #83366B with #6B8336 are triadic colors.

2 #36836B and #836B36 with #6B8336 are triadic colors.