COLOR #6B5B37

HEX: #6B5B37 RGB: (107,91,55)

Color info

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

RGB color model

#6B5B37 color RGB value is (107,91,55).

RGB: (107,91,55) (42%, 36%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 91 of 255 = 36%
B 55 of 255 = 22%

107
91
55

R + G + B ~ 33%. #6B5B37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 91 + 55 = 253 (100%)
R 107 of 253 ~ 42.29%
G 91 of 253 ~ 35.97%
B 55 of 253 ~ 21.74'%

%42.29
%35.97
%21.74

CMYK color model

#6B5B37 color CMYK value is (0,15,49,58).

  • cyan value is 0.00%
  • magenta value is 14.95%
  • yellow value is 48.60%
  • key color value is 58.04%

CMYK: (0,15,49,58)
C0M15Y49K58 (0%, 15%, 49%, 58%)
(0.00 / 0.15 / 0.49 / 0.58)

CMYK percentages

%0
%14.95
%48.6
%58.04

Codes

Color #6B5B37 in popluar color models

6B 5B 37
RGB 107 91 55
HSL 42° 32.10% 31.76%
HSB/HSV 42° 48.60% 41.96%
CMYK 0.00% 14.95% 48.60%
58.04%

Color #6B5B37 in popluar number systems.

HEX 6B 5B 37
Decimal 107 91 55
Binary 1101011 1011011 110111
Octal 153 133 67

Shades and tints

Shades of #6B5B37

#6B5B37
(107,91,55)
#625332
(98,83,50)
#594B2D
(89,75,45)
#504328
(80,67,40)
#473B23
(71,59,35)
#3E331E
(62,51,30)
#352B19
(53,43,25)
#2C2314
(44,35,20)
#231B0F
(35,27,15)
#1A130A
(26,19,10)
#110B05
(17,11,5)
#000000
(0,0,0)

Tints of #6B5B37

#6B5B37
(107,91,55)
#786949
(120,105,73)
#85775B
(133,119,91)
#92856D
(146,133,109)
#9F937F
(159,147,127)
#ACA191
(172,161,145)
#B9AFA3
(185,175,163)
#C6BDB5
(198,189,181)
#D3CBC7
(211,203,199)
#E0D9D9
(224,217,217)
#EDE7EB
(237,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5B37; }

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

This text font color is #6B5B37.

Background Color

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

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

This div background color is #6B5B37.

Border color

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

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

This div border color is #6B5B37.

Opacity

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

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

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

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

This text has shadow with #6B5B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5B37.

Preview

Color preview on black background

This text has color #6B5B37 on black background.


Color preview on white background

This text has color #6B5B37 on white background.


Black color preview on #6B5B37 background

This text has black color on #6B5B37 background.


White color preview on #6B5B37 background

This text has white color on #6B5B37 background.


Related colors

Complementary color

Complementary color for #hex is #94A4C8.


I love getcolorcode.com

Triadic colors

1 #376B5B and #5B376B with #6B5B37 are triadic colors.

2 #375B6B and #5B6B37 with #6B5B37 are triadic colors.