COLOR #6B8326

HEX: #6B8326 RGB: (107,131,38)

Color info

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

RGB color model

#6B8326 color RGB value is (107,131,38).

RGB: (107,131,38) (42%, 51%, 15%)

RGB channels and saturation

R 107 of 255 = 42%
G 131 of 255 = 51%
B 38 of 255 = 15%

107
131
38

R + G + B ~ 36%. #6B8326 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 131 + 38 = 276 (100%)
R 107 of 276 ~ 38.77%
G 131 of 276 ~ 47.46%
B 38 of 276 ~ 13.77'%

%38.77
%47.46
%13.77

CMYK color model

#6B8326 color CMYK value is (18,0,71,49).

  • cyan value is 18.32%
  • magenta value is 0.00%
  • yellow value is 70.99%
  • key color value is 48.63%
CMYK: (18,0,71,49) C18M0Y71K49 (18%,0%,71%,49%) (0.18/0.00/0.71/0.49) 

CMYK percentages

%18.32
%0
%70.99
%48.63

Codes

Color #6B8326 in popluar color models

6B 83 26
RGB 107 131 38
HSL 75° 55.03% 33.14%
HSB/HSV 75° 70.99% 51.37%
CMYK 18.32% 0.00% 70.99%
48.63%

Color #6B8326 in popluar number systems.

HEX 6B 83 26
Decimal 107 131 38
Binary 1101011 10000011 100110
Octal 153 203 46

Shades and tints

Shades of #6B8326

#6B8326
(107,131,38)
#627823
(98,120,35)
#596D20
(89,109,32)
#50621D
(80,98,29)
#47571A
(71,87,26)
#3E4C17
(62,76,23)
#354114
(53,65,20)
#2C3611
(44,54,17)
#232B0E
(35,43,14)
#1A200B
(26,32,11)
#111508
(17,21,8)
#000000
(0,0,0)

Tints of #6B8326

#6B8326
(107,131,38)
#788E39
(120,142,57)
#85994C
(133,153,76)
#92A45F
(146,164,95)
#9FAF72
(159,175,114)
#ACBA85
(172,186,133)
#B9C598
(185,197,152)
#C6D0AB
(198,208,171)
#D3DBBE
(211,219,190)
#E0E6D1
(224,230,209)
#EDF1E4
(237,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B8326; }

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

This text font color is #6B8326.

Background Color

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

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

This div background color is #6B8326.

Border color

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

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

This div border color is #6B8326.

Opacity

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

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

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

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

This text has shadow with #6B8326 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8326.

Preview

Color preview on black background

This text has color #6B8326 on black background.


Color preview on white background

This text has color #6B8326 on white background.


Black color preview on #6B8326 background

This text has black color on #6B8326 background.


White color preview on #6B8326 background

This text has white color on #6B8326 background.


Related colors

Complementary color

Complementary color for #hex is #947CD9.


I love getcolorcode.com

Triadic colors

1 #266B83 and #83266B with #6B8326 are triadic colors.

2 #26836B and #836B26 with #6B8326 are triadic colors.