COLOR #6B7C37

HEX: #6B7C37 RGB: (107,124,55)

Color info

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

RGB color model

#6B7C37 color RGB value is (107,124,55).

RGB: (107,124,55) (42%, 49%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 124 of 255 = 49%
B 55 of 255 = 22%

107
124
55

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

Portions of RGB colors in percentages

R + G + B = 107 + 124 + 55 = 286 (100%)
R 107 of 286 ~ 37.41%
G 124 of 286 ~ 43.36%
B 55 of 286 ~ 19.23'%

%37.41
%43.36
%19.23

CMYK color model

#6B7C37 color CMYK value is (14,0,56,51).

  • cyan value is 13.71%
  • magenta value is 0.00%
  • yellow value is 55.65%
  • key color value is 51.37%
CMYK: (14,0,56,51) C14M0Y56K51 (14%,0%,56%,51%) (0.14/0.00/0.56/0.51) 

CMYK percentages

%13.71
%0
%55.65
%51.37

Codes

Color #6B7C37 in popluar color models

6B 7C 37
RGB 107 124 55
HSL 75° 38.55% 35.10%
HSB/HSV 75° 55.65% 48.63%
CMYK 13.71% 0.00% 55.65%
51.37%

Color #6B7C37 in popluar number systems.

HEX 6B 7C 37
Decimal 107 124 55
Binary 1101011 1111100 110111
Octal 153 174 67

Shades and tints

Shades of #6B7C37

#6B7C37
(107,124,55)
#627132
(98,113,50)
#59662D
(89,102,45)
#505B28
(80,91,40)
#475023
(71,80,35)
#3E451E
(62,69,30)
#353A19
(53,58,25)
#2C2F14
(44,47,20)
#23240F
(35,36,15)
#1A190A
(26,25,10)
#110E05
(17,14,5)
#000000
(0,0,0)

Tints of #6B7C37

#6B7C37
(107,124,55)
#788749
(120,135,73)
#85925B
(133,146,91)
#929D6D
(146,157,109)
#9FA87F
(159,168,127)
#ACB391
(172,179,145)
#B9BEA3
(185,190,163)
#C6C9B5
(198,201,181)
#D3D4C7
(211,212,199)
#E0DFD9
(224,223,217)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B7C37; }

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

This text font color is #6B7C37.

Background Color

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

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

This div background color is #6B7C37.

Border color

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

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

This div border color is #6B7C37.

Opacity

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

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

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

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

This text has shadow with #6B7C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7C37.

Preview

Color preview on black background

This text has color #6B7C37 on black background.


Color preview on white background

This text has color #6B7C37 on white background.


Black color preview on #6B7C37 background

This text has black color on #6B7C37 background.


White color preview on #6B7C37 background

This text has white color on #6B7C37 background.


Related colors

Complementary color

Complementary color for #hex is #9483C8.


I love getcolorcode.com

Triadic colors

1 #376B7C and #7C376B with #6B7C37 are triadic colors.

2 #377C6B and #7C6B37 with #6B7C37 are triadic colors.