COLOR #6B8C37

HEX: #6B8C37 RGB: (107,140,55)

Color info

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

RGB color model

#6B8C37 color RGB value is (107,140,55).

RGB: (107,140,55) (42%, 55%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 140 of 255 = 55%
B 55 of 255 = 22%

107
140
55

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

Portions of RGB colors in percentages

R + G + B = 107 + 140 + 55 = 302 (100%)
R 107 of 302 ~ 35.43%
G 140 of 302 ~ 46.36%
B 55 of 302 ~ 18.21'%

%35.43
%46.36
%18.21

CMYK color model

#6B8C37 color CMYK value is (24,0,61,45).

  • cyan value is 23.57%
  • magenta value is 0.00%
  • yellow value is 60.71%
  • key color value is 45.10%

CMYK: (24,0,61,45)
C24M0Y61K45 (24%, 0%, 61%, 45%)
(0.24 / 0.00 / 0.61 / 0.45)

CMYK percentages

%23.57
%0
%60.71
%45.1

Codes

Color #6B8C37 in popluar color models

6B 8C 37
RGB 107 140 55
HSL 83° 43.59% 38.24%
HSB/HSV 83° 60.71% 54.90%
CMYK 23.57% 0.00% 60.71%
45.10%

Color #6B8C37 in popluar number systems.

HEX 6B 8C 37
Decimal 107 140 55
Binary 1101011 10001100 110111
Octal 153 214 67

Shades and tints

Shades of #6B8C37

#6B8C37
(107,140,55)
#628032
(98,128,50)
#59742D
(89,116,45)
#506828
(80,104,40)
#475C23
(71,92,35)
#3E501E
(62,80,30)
#354419
(53,68,25)
#2C3814
(44,56,20)
#232C0F
(35,44,15)
#1A200A
(26,32,10)
#111405
(17,20,5)
#000000
(0,0,0)

Tints of #6B8C37

#6B8C37
(107,140,55)
#789649
(120,150,73)
#85A05B
(133,160,91)
#92AA6D
(146,170,109)
#9FB47F
(159,180,127)
#ACBE91
(172,190,145)
#B9C8A3
(185,200,163)
#C6D2B5
(198,210,181)
#D3DCC7
(211,220,199)
#E0E6D9
(224,230,217)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B8C37 color. Also use rgb(107,140,55) instead hex code.

Text Font Color

.myTextColor { color: #6B8C37; }

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

This text font color is #6B8C37.

Background Color

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

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

This div background color is #6B8C37.

Border color

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

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

This div border color is #6B8C37.

Opacity

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

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

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

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

This text has shadow with #6B8C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B8C37.

Preview

Color preview on black background

This text has color #6B8C37 on black background.


Color preview on white background

This text has color #6B8C37 on white background.


Black color preview on #6B8C37 background

This text has black color on #6B8C37 background.


White color preview on #6B8C37 background

This text has white color on #6B8C37 background.


Related colors

Complementary color

Complementary color for #hex is #9473C8.


I love getcolorcode.com

Triadic colors

1 #376B8C and #8C376B with #6B8C37 are triadic colors.

2 #378C6B and #8C6B37 with #6B8C37 are triadic colors.