COLOR #6B4A32

HEX: #6B4A32 RGB: (107,74,50)

Color info

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

RGB color model

#6B4A32 color RGB value is (107,74,50).

RGB: (107,74,50) (42%, 29%, 20%)

RGB channels and saturation

R 107 of 255 = 42%
G 74 of 255 = 29%
B 50 of 255 = 20%

107
74
50

R + G + B ~ 30%. #6B4A32 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 74 + 50 = 231 (100%)
R 107 of 231 ~ 46.32%
G 74 of 231 ~ 32.03%
B 50 of 231 ~ 21.65'%

%46.32
%32.03
%21.65

CMYK color model

#6B4A32 color CMYK value is (0,31,53,58).

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

CMYK: (0,31,53,58)
C0M31Y53K58 (0%, 31%, 53%, 58%)
(0.00 / 0.31 / 0.53 / 0.58)

CMYK percentages

%0
%30.84
%53.27
%58.04

Codes

Color #6B4A32 in popluar color models

6B 4A 32
RGB 107 74 50
HSL 25° 36.31% 30.78%
HSB/HSV 25° 53.27% 41.96%
CMYK 0.00% 30.84% 53.27%
58.04%

Color #6B4A32 in popluar number systems.

HEX 6B 4A 32
Decimal 107 74 50
Binary 1101011 1001010 110010
Octal 153 112 62

Shades and tints

Shades of #6B4A32

#6B4A32
(107,74,50)
#62442E
(98,68,46)
#593E2A
(89,62,42)
#503826
(80,56,38)
#473222
(71,50,34)
#3E2C1E
(62,44,30)
#35261A
(53,38,26)
#2C2016
(44,32,22)
#231A12
(35,26,18)
#1A140E
(26,20,14)
#110E0A
(17,14,10)
#000000
(0,0,0)

Tints of #6B4A32

#6B4A32
(107,74,50)
#785A44
(120,90,68)
#856A56
(133,106,86)
#927A68
(146,122,104)
#9F8A7A
(159,138,122)
#AC9A8C
(172,154,140)
#B9AA9E
(185,170,158)
#C6BAB0
(198,186,176)
#D3CAC2
(211,202,194)
#E0DAD4
(224,218,212)
#EDEAE6
(237,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4A32; }

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

This text font color is #6B4A32.

Background Color

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

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

This div background color is #6B4A32.

Border color

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

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

This div border color is #6B4A32.

Opacity

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

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

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

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

This text has shadow with #6B4A32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4A32.

Preview

Color preview on black background

This text has color #6B4A32 on black background.


Color preview on white background

This text has color #6B4A32 on white background.


Black color preview on #6B4A32 background

This text has black color on #6B4A32 background.


White color preview on #6B4A32 background

This text has white color on #6B4A32 background.


Related colors

Complementary color

Complementary color for #hex is #94B5CD.


I love getcolorcode.com

Triadic colors

1 #326B4A and #4A326B with #6B4A32 are triadic colors.

2 #324A6B and #4A6B32 with #6B4A32 are triadic colors.