COLOR #6B5744

HEX: #6B5744 RGB: (107,87,68)

Color info

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

RGB color model

#6B5744 color RGB value is (107,87,68).

RGB: (107,87,68) (42%, 34%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 87 of 255 = 34%
B 68 of 255 = 27%

107
87
68

R + G + B ~ 34%. #6B5744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 87 + 68 = 262 (100%)
R 107 of 262 ~ 40.84%
G 87 of 262 ~ 33.21%
B 68 of 262 ~ 25.95'%

%40.84
%33.21
%25.95

CMYK color model

#6B5744 color CMYK value is (0,19,36,58).

  • cyan value is 0.00%
  • magenta value is 18.69%
  • yellow value is 36.45%
  • key color value is 58.04%
CMYK: (0,19,36,58) C0M19Y36K58 (0%,19%,36%,58%) (0.00/0.19/0.36/0.58) 

CMYK percentages

%0
%18.69
%36.45
%58.04

Codes

Color #6B5744 in popluar color models

6B 57 44
RGB 107 87 68
HSL 29° 22.29% 34.31%
HSB/HSV 29° 36.45% 41.96%
CMYK 0.00% 18.69% 36.45%
58.04%

Color #6B5744 in popluar number systems.

HEX 6B 57 44
Decimal 107 87 68
Binary 1101011 1010111 1000100
Octal 153 127 104

Shades and tints

Shades of #6B5744

#6B5744
(107,87,68)
#62503E
(98,80,62)
#594938
(89,73,56)
#504232
(80,66,50)
#473B2C
(71,59,44)
#3E3426
(62,52,38)
#352D20
(53,45,32)
#2C261A
(44,38,26)
#231F14
(35,31,20)
#1A180E
(26,24,14)
#111108
(17,17,8)
#000000
(0,0,0)

Tints of #6B5744

#6B5744
(107,87,68)
#786655
(120,102,85)
#857566
(133,117,102)
#928477
(146,132,119)
#9F9388
(159,147,136)
#ACA299
(172,162,153)
#B9B1AA
(185,177,170)
#C6C0BB
(198,192,187)
#D3CFCC
(211,207,204)
#E0DEDD
(224,222,221)
#EDEDEE
(237,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5744 color. Also use rgb(107,87,68) instead hex code.

Text Font Color

.myTextColor { color: #6B5744; }

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

This text font color is #6B5744.

Background Color

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

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

This div background color is #6B5744.

Border color

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

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

This div border color is #6B5744.

Opacity

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

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

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

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

This text has shadow with #6B5744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5744.

Preview

Color preview on black background

This text has color #6B5744 on black background.


Color preview on white background

This text has color #6B5744 on white background.


Black color preview on #6B5744 background

This text has black color on #6B5744 background.


White color preview on #6B5744 background

This text has white color on #6B5744 background.


Related colors

Complementary color

Complementary color for #hex is #94A8BB.


I love getcolorcode.com

Triadic colors

1 #446B57 and #57446B with #6B5744 are triadic colors.

2 #44576B and #576B44 with #6B5744 are triadic colors.