COLOR #6B5D4D

HEX: #6B5D4D RGB: (107,93,77)

Color info

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

RGB color model

#6B5D4D color RGB value is (107,93,77).

RGB: (107,93,77) (42%, 36%, 30%)

RGB channels and saturation

R 107 of 255 = 42%
G 93 of 255 = 36%
B 77 of 255 = 30%

107
93
77

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

Portions of RGB colors in percentages

R + G + B = 107 + 93 + 77 = 277 (100%)
R 107 of 277 ~ 38.63%
G 93 of 277 ~ 33.57%
B 77 of 277 ~ 27.8'%

%38.63
%33.57
%27.8

CMYK color model

#6B5D4D color CMYK value is (0,13,28,58).

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 28.04%
  • key color value is 58.04%
CMYK: (0,13,28,58) C0M13Y28K58 (0%,13%,28%,58%) (0.00/0.13/0.28/0.58) 

CMYK percentages

%0
%13.08
%28.04
%58.04

Codes

Color #6B5D4D in popluar color models

6B 5D 4D
RGB 107 93 77
HSL 32° 16.30% 36.08%
HSB/HSV 32° 28.04% 41.96%
CMYK 0.00% 13.08% 28.04%
58.04%

Color #6B5D4D in popluar number systems.

HEX 6B 5D 4D
Decimal 107 93 77
Binary 1101011 1011101 1001101
Octal 153 135 115

Shades and tints

Shades of #6B5D4D

#6B5D4D
(107,93,77)
#625546
(98,85,70)
#594D3F
(89,77,63)
#504538
(80,69,56)
#473D31
(71,61,49)
#3E352A
(62,53,42)
#352D23
(53,45,35)
#2C251C
(44,37,28)
#231D15
(35,29,21)
#1A150E
(26,21,14)
#110D07
(17,13,7)
#000000
(0,0,0)

Tints of #6B5D4D

#6B5D4D
(107,93,77)
#786B5D
(120,107,93)
#85796D
(133,121,109)
#92877D
(146,135,125)
#9F958D
(159,149,141)
#ACA39D
(172,163,157)
#B9B1AD
(185,177,173)
#C6BFBD
(198,191,189)
#D3CDCD
(211,205,205)
#E0DBDD
(224,219,221)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5D4D color. Also use rgb(107,93,77) instead hex code.

Text Font Color

.myTextColor { color: #6B5D4D; }

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

This text font color is #6B5D4D.

Background Color

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

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

This div background color is #6B5D4D.

Border color

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

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

This div border color is #6B5D4D.

Opacity

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

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

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

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

This text has shadow with #6B5D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D4D.

Preview

Color preview on black background

This text has color #6B5D4D on black background.


Color preview on white background

This text has color #6B5D4D on white background.


Black color preview on #6B5D4D background

This text has black color on #6B5D4D background.


White color preview on #6B5D4D background

This text has white color on #6B5D4D background.


Related colors

Complementary color

Complementary color for #hex is #94A2B2.


I love getcolorcode.com

Triadic colors

1 #4D6B5D and #5D4D6B with #6B5D4D are triadic colors.

2 #4D5D6B and #5D6B4D with #6B5D4D are triadic colors.