COLOR #6B7138

HEX: #6B7138 RGB: (107,113,56)

Color info

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

RGB color model

#6B7138 color RGB value is (107,113,56).

RGB: (107,113,56) (42%, 44%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 113 of 255 = 44%
B 56 of 255 = 22%

107
113
56

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

Portions of RGB colors in percentages

R + G + B = 107 + 113 + 56 = 276 (100%)
R 107 of 276 ~ 38.77%
G 113 of 276 ~ 40.94%
B 56 of 276 ~ 20.29'%

%38.77
%40.94
%20.29

CMYK color model

#6B7138 color CMYK value is (5,0,50,56).

  • cyan value is 5.31%
  • magenta value is 0.00%
  • yellow value is 50.44%
  • key color value is 55.69%

CMYK: (5,0,50,56)
C5M0Y50K56 (5%, 0%, 50%, 56%)
(0.05 / 0.00 / 0.50 / 0.56)

CMYK percentages

%5.31
%0
%50.44
%55.69

Codes

Color #6B7138 in popluar color models

6B 71 38
RGB 107 113 56
HSL 66° 33.73% 33.14%
HSB/HSV 66° 50.44% 44.31%
CMYK 5.31% 0.00% 50.44%
55.69%

Color #6B7138 in popluar number systems.

HEX 6B 71 38
Decimal 107 113 56
Binary 1101011 1110001 111000
Octal 153 161 70

Shades and tints

Shades of #6B7138

#6B7138
(107,113,56)
#626733
(98,103,51)
#595D2E
(89,93,46)
#505329
(80,83,41)
#474924
(71,73,36)
#3E3F1F
(62,63,31)
#35351A
(53,53,26)
#2C2B15
(44,43,21)
#232110
(35,33,16)
#1A170B
(26,23,11)
#110D06
(17,13,6)
#000000
(0,0,0)

Tints of #6B7138

#6B7138
(107,113,56)
#787D4A
(120,125,74)
#85895C
(133,137,92)
#92956E
(146,149,110)
#9FA180
(159,161,128)
#ACAD92
(172,173,146)
#B9B9A4
(185,185,164)
#C6C5B6
(198,197,182)
#D3D1C8
(211,209,200)
#E0DDDA
(224,221,218)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7138 color. Also use rgb(107,113,56) instead hex code.

Text Font Color

.myTextColor { color: #6B7138; }

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

This text font color is #6B7138.

Background Color

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

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

This div background color is #6B7138.

Border color

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

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

This div border color is #6B7138.

Opacity

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

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

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

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

This text has shadow with #6B7138 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7138.

Preview

Color preview on black background

This text has color #6B7138 on black background.


Color preview on white background

This text has color #6B7138 on white background.


Black color preview on #6B7138 background

This text has black color on #6B7138 background.


White color preview on #6B7138 background

This text has white color on #6B7138 background.


Related colors

Complementary color

Complementary color for #hex is #948EC7.


I love getcolorcode.com

Triadic colors

1 #386B71 and #71386B with #6B7138 are triadic colors.

2 #38716B and #716B38 with #6B7138 are triadic colors.