COLOR #6B7849

HEX: #6B7849 RGB: (107,120,73)

Color info

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

RGB color model

#6B7849 color RGB value is (107,120,73).

RGB: (107,120,73) (42%, 47%, 29%)

RGB channels and saturation

R 107 of 255 = 42%
G 120 of 255 = 47%
B 73 of 255 = 29%

107
120
73

R + G + B ~ 39%. #6B7849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 120 + 73 = 300 (100%)
R 107 of 300 ~ 35.67%
G 120 of 300 ~ 40%
B 73 of 300 ~ 24.33'%

%35.67
%40
%24.33

CMYK color model

#6B7849 color CMYK value is (11,0,39,53).

  • cyan value is 10.83%
  • magenta value is 0.00%
  • yellow value is 39.17%
  • key color value is 52.94%
CMYK: (11,0,39,53) C11M0Y39K53 (11%,0%,39%,53%) (0.11/0.00/0.39/0.53) 

CMYK percentages

%10.83
%0
%39.17
%52.94

Codes

Color #6B7849 in popluar color models

6B 78 49
RGB 107 120 73
HSL 77° 24.35% 37.84%
HSB/HSV 77° 39.17% 47.06%
CMYK 10.83% 0.00% 39.17%
52.94%

Color #6B7849 in popluar number systems.

HEX 6B 78 49
Decimal 107 120 73
Binary 1101011 1111000 1001001
Octal 153 170 111

Shades and tints

Shades of #6B7849

#6B7849
(107,120,73)
#626E43
(98,110,67)
#59643D
(89,100,61)
#505A37
(80,90,55)
#475031
(71,80,49)
#3E462B
(62,70,43)
#353C25
(53,60,37)
#2C321F
(44,50,31)
#232819
(35,40,25)
#1A1E13
(26,30,19)
#11140D
(17,20,13)
#000000
(0,0,0)

Tints of #6B7849

#6B7849
(107,120,73)
#788459
(120,132,89)
#859069
(133,144,105)
#929C79
(146,156,121)
#9FA889
(159,168,137)
#ACB499
(172,180,153)
#B9C0A9
(185,192,169)
#C6CCB9
(198,204,185)
#D3D8C9
(211,216,201)
#E0E4D9
(224,228,217)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7849 color. Also use rgb(107,120,73) instead hex code.

Text Font Color

.myTextColor { color: #6B7849; }

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

This text font color is #6B7849.

Background Color

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

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

This div background color is #6B7849.

Border color

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

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

This div border color is #6B7849.

Opacity

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

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

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

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

This text has shadow with #6B7849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7849.

Preview

Color preview on black background

This text has color #6B7849 on black background.


Color preview on white background

This text has color #6B7849 on white background.


Black color preview on #6B7849 background

This text has black color on #6B7849 background.


White color preview on #6B7849 background

This text has white color on #6B7849 background.


Related colors

Complementary color

Complementary color for #hex is #9487B6.


I love getcolorcode.com

Triadic colors

1 #496B78 and #78496B with #6B7849 are triadic colors.

2 #49786B and #786B49 with #6B7849 are triadic colors.