COLOR #6B4147

HEX: #6B4147 RGB: (107,65,71)

Color info

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

RGB color model

#6B4147 color RGB value is (107,65,71).

RGB: (107,65,71) (42%, 25%, 28%)

RGB channels and saturation

R 107 of 255 = 42%
G 65 of 255 = 25%
B 71 of 255 = 28%

107
65
71

R + G + B ~ 32%. #6B4147 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 107 + 65 + 71 = 243 (100%)
R 107 of 243 ~ 44.03%
G 65 of 243 ~ 26.75%
B 71 of 243 ~ 29.22'%

%44.03
%26.75
%29.22

CMYK color model

#6B4147 color CMYK value is (0,39,34,58).

  • cyan value is 0.00%
  • magenta value is 39.25%
  • yellow value is 33.64%
  • key color value is 58.04%

CMYK: (0,39,34,58)
C0M39Y34K58 (0%, 39%, 34%, 58%)
(0.00 / 0.39 / 0.34 / 0.58)

CMYK percentages

%0
%39.25
%33.64
%58.04

Codes

Color #6B4147 in popluar color models

6B 41 47
RGB 107 65 71
HSL 351° 24.42% 33.73%
HSB/HSV 351° 39.25% 41.96%
CMYK 0.00% 39.25% 33.64%
58.04%

Color #6B4147 in popluar number systems.

HEX 6B 41 47
Decimal 107 65 71
Binary 1101011 1000001 1000111
Octal 153 101 107

Shades and tints

Shades of #6B4147

#6B4147
(107,65,71)
#623C41
(98,60,65)
#59373B
(89,55,59)
#503235
(80,50,53)
#472D2F
(71,45,47)
#3E2829
(62,40,41)
#352323
(53,35,35)
#2C1E1D
(44,30,29)
#231917
(35,25,23)
#1A1411
(26,20,17)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #6B4147

#6B4147
(107,65,71)
#785257
(120,82,87)
#856367
(133,99,103)
#927477
(146,116,119)
#9F8587
(159,133,135)
#AC9697
(172,150,151)
#B9A7A7
(185,167,167)
#C6B8B7
(198,184,183)
#D3C9C7
(211,201,199)
#E0DAD7
(224,218,215)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B4147 color. Also use rgb(107,65,71) instead hex code.

Text Font Color

.myTextColor { color: #6B4147; }

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

This text font color is #6B4147.

Background Color

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

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

This div background color is #6B4147.

Border color

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

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

This div border color is #6B4147.

Opacity

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

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

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

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

This text has shadow with #6B4147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4147.

Preview

Color preview on black background

This text has color #6B4147 on black background.


Color preview on white background

This text has color #6B4147 on white background.


Black color preview on #6B4147 background

This text has black color on #6B4147 background.


White color preview on #6B4147 background

This text has white color on #6B4147 background.


Related colors

Complementary color

Complementary color for #hex is #94BEB8.


I love getcolorcode.com

Triadic colors

1 #476B41 and #41476B with #6B4147 are triadic colors.

2 #47416B and #416B47 with #6B4147 are triadic colors.