COLOR #6D3A4E

HEX: #6D3A4E RGB: (109,58,78)

Color info

#6D3A4E contains red, green and blue colors in about the same proportion. Web safe color of #6D3A4E is #663366 (or #636).

RGB color model

#6D3A4E color RGB value is (109,58,78).

RGB: (109,58,78) (43%, 23%, 31%)

RGB channels and saturation

R 109 of 255 = 43%
G 58 of 255 = 23%
B 78 of 255 = 31%

109
58
78

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

Portions of RGB colors in percentages

R + G + B = 109 + 58 + 78 = 245 (100%)
R 109 of 245 ~ 44.49%
G 58 of 245 ~ 23.67%
B 78 of 245 ~ 31.84'%

%44.49
%23.67
%31.84

CMYK color model

#6D3A4E color CMYK value is (0,47,28,57).

  • cyan value is 0.00%
  • magenta value is 46.79%
  • yellow value is 28.44%
  • key color value is 57.25%

CMYK: (0,47,28,57)
C0M47Y28K57 (0%, 47%, 28%, 57%)
(0.00 / 0.47 / 0.28 / 0.57)

CMYK percentages

%0
%46.79
%28.44
%57.25

Codes

Color #6D3A4E in popluar color models

6D 3A 4E
RGB 109 58 78
HSL 336° 30.54% 32.75%
HSB/HSV 336° 46.79% 42.75%
CMYK 0.00% 46.79% 28.44%
57.25%

Color #6D3A4E in popluar number systems.

HEX 6D 3A 4E
Decimal 109 58 78
Binary 1101101 111010 1001110
Octal 155 72 116

Shades and tints

Shades of #6D3A4E

#6D3A4E
(109,58,78)
#643547
(100,53,71)
#5B3040
(91,48,64)
#522B39
(82,43,57)
#492632
(73,38,50)
#40212B
(64,33,43)
#371C24
(55,28,36)
#2E171D
(46,23,29)
#251216
(37,18,22)
#1C0D0F
(28,13,15)
#130808
(19,8,8)
#000000
(0,0,0)

Tints of #6D3A4E

#6D3A4E
(109,58,78)
#7A4B5E
(122,75,94)
#875C6E
(135,92,110)
#946D7E
(148,109,126)
#A17E8E
(161,126,142)
#AE8F9E
(174,143,158)
#BBA0AE
(187,160,174)
#C8B1BE
(200,177,190)
#D5C2CE
(213,194,206)
#E2D3DE
(226,211,222)
#EFE4EE
(239,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3A4E color. Also use rgb(109,58,78) instead hex code.

Text Font Color

.myTextColor { color: #6D3A4E; }

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

This text font color is #6D3A4E.

Background Color

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

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

This div background color is #6D3A4E.

Border color

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

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

This div border color is #6D3A4E.

Opacity

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

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

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

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

This text has shadow with #6D3A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3A4E.

Preview

Color preview on black background

This text has color #6D3A4E on black background.


Color preview on white background

This text has color #6D3A4E on white background.


Black color preview on #6D3A4E background

This text has black color on #6D3A4E background.


White color preview on #6D3A4E background

This text has white color on #6D3A4E background.


Related colors

Complementary color

Complementary color for #hex is #92C5B1.


I love getcolorcode.com

Triadic colors

1 #4E6D3A and #3A4E6D with #6D3A4E are triadic colors.

2 #4E3A6D and #3A6D4E with #6D3A4E are triadic colors.