COLOR #6B7E34

HEX: #6B7E34 RGB: (107,126,52)

Color info

#6B7E34 contains mainly red and green colors. Web safe color of #6B7E34 is #666633 (or #663).

RGB color model

#6B7E34 color RGB value is (107,126,52).

RGB: (107,126,52) (42%, 49%, 20%)

RGB channels and saturation

R 107 of 255 = 42%
G 126 of 255 = 49%
B 52 of 255 = 20%

107
126
52

R + G + B ~ 37%. #6B7E34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 126 + 52 = 285 (100%)
R 107 of 285 ~ 37.54%
G 126 of 285 ~ 44.21%
B 52 of 285 ~ 18.25'%

%37.54
%44.21
%18.25

CMYK color model

#6B7E34 color CMYK value is (15,0,59,51).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 58.73%
  • key color value is 50.59%
CMYK: (15,0,59,51) C15M0Y59K51 (15%,0%,59%,51%) (0.15/0.00/0.59/0.51) 

CMYK percentages

%15.08
%0
%58.73
%50.59

Codes

Color #6B7E34 in popluar color models

6B 7E 34
RGB 107 126 52
HSL 75° 41.57% 34.90%
HSB/HSV 75° 58.73% 49.41%
CMYK 15.08% 0.00% 58.73%
50.59%

Color #6B7E34 in popluar number systems.

HEX 6B 7E 34
Decimal 107 126 52
Binary 1101011 1111110 110100
Octal 153 176 64

Shades and tints

Shades of #6B7E34

#6B7E34
(107,126,52)
#627330
(98,115,48)
#59682C
(89,104,44)
#505D28
(80,93,40)
#475224
(71,82,36)
#3E4720
(62,71,32)
#353C1C
(53,60,28)
#2C3118
(44,49,24)
#232614
(35,38,20)
#1A1B10
(26,27,16)
#11100C
(17,16,12)
#000000
(0,0,0)

Tints of #6B7E34

#6B7E34
(107,126,52)
#788946
(120,137,70)
#859458
(133,148,88)
#929F6A
(146,159,106)
#9FAA7C
(159,170,124)
#ACB58E
(172,181,142)
#B9C0A0
(185,192,160)
#C6CBB2
(198,203,178)
#D3D6C4
(211,214,196)
#E0E1D6
(224,225,214)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7E34 color. Also use rgb(107,126,52) instead hex code.

Text Font Color

.myTextColor { color: #6B7E34; }

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

This text font color is #6B7E34.

Background Color

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

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

This div background color is #6B7E34.

Border color

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

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

This div border color is #6B7E34.

Opacity

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

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

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

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

This text has shadow with #6B7E34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7E34.

Preview

Color preview on black background

This text has color #6B7E34 on black background.


Color preview on white background

This text has color #6B7E34 on white background.


Black color preview on #6B7E34 background

This text has black color on #6B7E34 background.


White color preview on #6B7E34 background

This text has white color on #6B7E34 background.


Related colors

Complementary color

Complementary color for #hex is #9481CB.


I love getcolorcode.com

Triadic colors

1 #346B7E and #7E346B with #6B7E34 are triadic colors.

2 #347E6B and #7E6B34 with #6B7E34 are triadic colors.