COLOR #6B3146

HEX: #6B3146 RGB: (107,49,70)

Color info

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

RGB color model

#6B3146 color RGB value is (107,49,70).

RGB: (107,49,70) (42%, 19%, 27%)

RGB channels and saturation

R 107 of 255 = 42%
G 49 of 255 = 19%
B 70 of 255 = 27%

107
49
70

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

Portions of RGB colors in percentages

R + G + B = 107 + 49 + 70 = 226 (100%)
R 107 of 226 ~ 47.35%
G 49 of 226 ~ 21.68%
B 70 of 226 ~ 30.97'%

%47.35
%21.68
%30.97

CMYK color model

#6B3146 color CMYK value is (0,54,35,58).

  • cyan value is 0.00%
  • magenta value is 54.21%
  • yellow value is 34.58%
  • key color value is 58.04%
CMYK: (0,54,35,58) C0M54Y35K58 (0%,54%,35%,58%) (0.00/0.54/0.35/0.58) 

CMYK percentages

%0
%54.21
%34.58
%58.04

Codes

Color #6B3146 in popluar color models

6B 31 46
RGB 107 49 70
HSL 338° 37.18% 30.59%
HSB/HSV 338° 54.21% 41.96%
CMYK 0.00% 54.21% 34.58%
58.04%

Color #6B3146 in popluar number systems.

HEX 6B 31 46
Decimal 107 49 70
Binary 1101011 110001 1000110
Octal 153 61 106

Shades and tints

Shades of #6B3146

#6B3146
(107,49,70)
#622D40
(98,45,64)
#59293A
(89,41,58)
#502534
(80,37,52)
#47212E
(71,33,46)
#3E1D28
(62,29,40)
#351922
(53,25,34)
#2C151C
(44,21,28)
#231116
(35,17,22)
#1A0D10
(26,13,16)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #6B3146

#6B3146
(107,49,70)
#784356
(120,67,86)
#855566
(133,85,102)
#926776
(146,103,118)
#9F7986
(159,121,134)
#AC8B96
(172,139,150)
#B99DA6
(185,157,166)
#C6AFB6
(198,175,182)
#D3C1C6
(211,193,198)
#E0D3D6
(224,211,214)
#EDE5E6
(237,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B3146 color. Also use rgb(107,49,70) instead hex code.

Text Font Color

.myTextColor { color: #6B3146; }

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

This text font color is #6B3146.

Background Color

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

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

This div background color is #6B3146.

Border color

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

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

This div border color is #6B3146.

Opacity

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

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

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

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

This text has shadow with #6B3146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B3146.

Preview

Color preview on black background

This text has color #6B3146 on black background.


Color preview on white background

This text has color #6B3146 on white background.


Black color preview on #6B3146 background

This text has black color on #6B3146 background.


White color preview on #6B3146 background

This text has white color on #6B3146 background.


Related colors

Complementary color

Complementary color for #hex is #94CEB9.


I love getcolorcode.com

Triadic colors

1 #466B31 and #31466B with #6B3146 are triadic colors.

2 #46316B and #316B46 with #6B3146 are triadic colors.