COLOR #6B3B37

HEX: #6B3B37 RGB: (107,59,55)

Color info

#6B3B37 contains red, green and blue colors in about the same proportion. Web safe color of #6B3B37 is #663333 (or #633).

RGB color model

#6B3B37 color RGB value is (107,59,55).

RGB: (107,59,55) (42%, 23%, 22%)

RGB channels and saturation

R 107 of 255 = 42%
G 59 of 255 = 23%
B 55 of 255 = 22%

107
59
55

R + G + B ~ 29%. #6B3B37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 59 + 55 = 221 (100%)
R 107 of 221 ~ 48.42%
G 59 of 221 ~ 26.7%
B 55 of 221 ~ 24.89'%

%48.42
%26.7
%24.89

CMYK color model

#6B3B37 color CMYK value is (0,45,49,58).

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

CMYK: (0,45,49,58)
C0M45Y49K58 (0%, 45%, 49%, 58%)
(0.00 / 0.45 / 0.49 / 0.58)

CMYK percentages

%0
%44.86
%48.6
%58.04

Codes

Color #6B3B37 in popluar color models

6B 3B 37
RGB 107 59 55
HSL 32.10% 31.76%
HSB/HSV 48.60% 41.96%
CMYK 0.00% 44.86% 48.60%
58.04%

Color #6B3B37 in popluar number systems.

HEX 6B 3B 37
Decimal 107 59 55
Binary 1101011 111011 110111
Octal 153 73 67

Shades and tints

Shades of #6B3B37

#6B3B37
(107,59,55)
#623632
(98,54,50)
#59312D
(89,49,45)
#502C28
(80,44,40)
#472723
(71,39,35)
#3E221E
(62,34,30)
#351D19
(53,29,25)
#2C1814
(44,24,20)
#23130F
(35,19,15)
#1A0E0A
(26,14,10)
#110905
(17,9,5)
#000000
(0,0,0)

Tints of #6B3B37

#6B3B37
(107,59,55)
#784C49
(120,76,73)
#855D5B
(133,93,91)
#926E6D
(146,110,109)
#9F7F7F
(159,127,127)
#AC9091
(172,144,145)
#B9A1A3
(185,161,163)
#C6B2B5
(198,178,181)
#D3C3C7
(211,195,199)
#E0D4D9
(224,212,217)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B3B37; }

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

This text font color is #6B3B37.

Background Color

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

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

This div background color is #6B3B37.

Border color

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

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

This div border color is #6B3B37.

Opacity

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

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

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

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

This text has shadow with #6B3B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3B37.

Preview

Color preview on black background

This text has color #6B3B37 on black background.


Color preview on white background

This text has color #6B3B37 on white background.


Black color preview on #6B3B37 background

This text has black color on #6B3B37 background.


White color preview on #6B3B37 background

This text has white color on #6B3B37 background.


Related colors

Complementary color

Complementary color for #hex is #94C4C8.


I love getcolorcode.com

Triadic colors

1 #376B3B and #3B376B with #6B3B37 are triadic colors.

2 #373B6B and #3B6B37 with #6B3B37 are triadic colors.