COLOR #6B7943

HEX: #6B7943 RGB: (107,121,67)

Color info

#6B7943 contains red, green and blue colors in about the same proportion. Web safe color of #6B7943 is #666633 (or #663).

RGB color model

#6B7943 color RGB value is (107,121,67).

RGB: (107,121,67) (42%, 47%, 26%)

RGB channels and saturation

R 107 of 255 = 42%
G 121 of 255 = 47%
B 67 of 255 = 26%

107
121
67

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

Portions of RGB colors in percentages

R + G + B = 107 + 121 + 67 = 295 (100%)
R 107 of 295 ~ 36.27%
G 121 of 295 ~ 41.02%
B 67 of 295 ~ 22.71'%

%36.27
%41.02
%22.71

CMYK color model

#6B7943 color CMYK value is (12,0,45,53).

  • cyan value is 11.57%
  • magenta value is 0.00%
  • yellow value is 44.63%
  • key color value is 52.55%
CMYK: (12,0,45,53) C12M0Y45K53 (12%,0%,45%,53%) (0.12/0.00/0.45/0.53) 

CMYK percentages

%11.57
%0
%44.63
%52.55

Codes

Color #6B7943 in popluar color models

6B 79 43
RGB 107 121 67
HSL 76° 28.72% 36.86%
HSB/HSV 76° 44.63% 47.45%
CMYK 11.57% 0.00% 44.63%
52.55%

Color #6B7943 in popluar number systems.

HEX 6B 79 43
Decimal 107 121 67
Binary 1101011 1111001 1000011
Octal 153 171 103

Shades and tints

Shades of #6B7943

#6B7943
(107,121,67)
#626E3D
(98,110,61)
#596337
(89,99,55)
#505831
(80,88,49)
#474D2B
(71,77,43)
#3E4225
(62,66,37)
#35371F
(53,55,31)
#2C2C19
(44,44,25)
#232113
(35,33,19)
#1A160D
(26,22,13)
#110B07
(17,11,7)
#000000
(0,0,0)

Tints of #6B7943

#6B7943
(107,121,67)
#788554
(120,133,84)
#859165
(133,145,101)
#929D76
(146,157,118)
#9FA987
(159,169,135)
#ACB598
(172,181,152)
#B9C1A9
(185,193,169)
#C6CDBA
(198,205,186)
#D3D9CB
(211,217,203)
#E0E5DC
(224,229,220)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7943; }

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

This text font color is #6B7943.

Background Color

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

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

This div background color is #6B7943.

Border color

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

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

This div border color is #6B7943.

Opacity

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

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

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

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

This text has shadow with #6B7943 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7943.

Preview

Color preview on black background

This text has color #6B7943 on black background.


Color preview on white background

This text has color #6B7943 on white background.


Black color preview on #6B7943 background

This text has black color on #6B7943 background.


White color preview on #6B7943 background

This text has white color on #6B7943 background.


Related colors

Complementary color

Complementary color for #hex is #9486BC.


I love getcolorcode.com

Triadic colors

1 #436B79 and #79436B with #6B7943 are triadic colors.

2 #43796B and #796B43 with #6B7943 are triadic colors.