COLOR #6B3B32

HEX: #6B3B32 RGB: (107,59,50)

Color info

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

RGB color model

#6B3B32 color RGB value is (107,59,50).

RGB: (107,59,50) (42%, 23%, 20%)

RGB channels and saturation

R 107 of 255 = 42%
G 59 of 255 = 23%
B 50 of 255 = 20%

107
59
50

R + G + B ~ 28%. #6B3B32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 59 + 50 = 216 (100%)
R 107 of 216 ~ 49.54%
G 59 of 216 ~ 27.31%
B 50 of 216 ~ 23.15'%

%49.54
%27.31
%23.15

CMYK color model

#6B3B32 color CMYK value is (0,45,53,58).

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

CMYK: (0,45,53,58)
C0M45Y53K58 (0%, 45%, 53%, 58%)
(0.00 / 0.45 / 0.53 / 0.58)

CMYK percentages

%0
%44.86
%53.27
%58.04

Codes

Color #6B3B32 in popluar color models

6B 3B 32
RGB 107 59 50
HSL 36.31% 30.78%
HSB/HSV 53.27% 41.96%
CMYK 0.00% 44.86% 53.27%
58.04%

Color #6B3B32 in popluar number systems.

HEX 6B 3B 32
Decimal 107 59 50
Binary 1101011 111011 110010
Octal 153 73 62

Shades and tints

Shades of #6B3B32

#6B3B32
(107,59,50)
#62362E
(98,54,46)
#59312A
(89,49,42)
#502C26
(80,44,38)
#472722
(71,39,34)
#3E221E
(62,34,30)
#351D1A
(53,29,26)
#2C1816
(44,24,22)
#231312
(35,19,18)
#1A0E0E
(26,14,14)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #6B3B32

#6B3B32
(107,59,50)
#784C44
(120,76,68)
#855D56
(133,93,86)
#926E68
(146,110,104)
#9F7F7A
(159,127,122)
#AC908C
(172,144,140)
#B9A19E
(185,161,158)
#C6B2B0
(198,178,176)
#D3C3C2
(211,195,194)
#E0D4D4
(224,212,212)
#EDE5E6
(237,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B3B32; }

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

This text font color is #6B3B32.

Background Color

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

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

This div background color is #6B3B32.

Border color

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

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

This div border color is #6B3B32.

Opacity

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

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

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

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

This text has shadow with #6B3B32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3B32.

Preview

Color preview on black background

This text has color #6B3B32 on black background.


Color preview on white background

This text has color #6B3B32 on white background.


Black color preview on #6B3B32 background

This text has black color on #6B3B32 background.


White color preview on #6B3B32 background

This text has white color on #6B3B32 background.


Related colors

Complementary color

Complementary color for #hex is #94C4CD.


I love getcolorcode.com

Triadic colors

1 #326B3B and #3B326B with #6B3B32 are triadic colors.

2 #323B6B and #3B6B32 with #6B3B32 are triadic colors.