COLOR #6D4E8D

HEX: #6D4E8D RGB: (109,78,141)

Color info

#6D4E8D contains mainly red and blue colors. Web safe color of #6D4E8D is #666699 (or #669).

RGB color model

#6D4E8D color RGB value is (109,78,141).

RGB: (109,78,141) (43%, 31%, 55%)

RGB channels and saturation

R 109 of 255 = 43%
G 78 of 255 = 31%
B 141 of 255 = 55%

109
78
141

R + G + B ~ 43%. #6D4E8D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 78 + 141 = 328 (100%)
R 109 of 328 ~ 33.23%
G 78 of 328 ~ 23.78%
B 141 of 328 ~ 42.99'%

%33.23
%23.78
%42.99

CMYK color model

#6D4E8D color CMYK value is (23,45,0,45).

  • cyan value is 22.70%
  • magenta value is 44.68%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (23,45,0,45)
C23M45Y0K45 (23%, 45%, 0%, 45%)
(0.23 / 0.45 / 0.00 / 0.45)

CMYK percentages

%22.7
%44.68
%0
%44.71

Codes

Color #6D4E8D in popluar color models

6D 4E 8D
RGB 109 78 141
HSL 270° 28.77% 42.94%
HSB/HSV 270° 44.68% 55.29%
CMYK 22.70% 44.68% 0.00%
44.71%

Color #6D4E8D in popluar number systems.

HEX 6D 4E 8D
Decimal 109 78 141
Binary 1101101 1001110 10001101
Octal 155 116 215

Shades and tints

Shades of #6D4E8D

#6D4E8D
(109,78,141)
#644781
(100,71,129)
#5B4075
(91,64,117)
#523969
(82,57,105)
#49325D
(73,50,93)
#402B51
(64,43,81)
#372445
(55,36,69)
#2E1D39
(46,29,57)
#25162D
(37,22,45)
#1C0F21
(28,15,33)
#130815
(19,8,21)
#000000
(0,0,0)

Tints of #6D4E8D

#6D4E8D
(109,78,141)
#7A5E97
(122,94,151)
#876EA1
(135,110,161)
#947EAB
(148,126,171)
#A18EB5
(161,142,181)
#AE9EBF
(174,158,191)
#BBAEC9
(187,174,201)
#C8BED3
(200,190,211)
#D5CEDD
(213,206,221)
#E2DEE7
(226,222,231)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4E8D; }

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

This text font color is #6D4E8D.

Background Color

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

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

This div background color is #6D4E8D.

Border color

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

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

This div border color is #6D4E8D.

Opacity

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

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

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

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

This text has shadow with #6D4E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4E8D.

Preview

Color preview on black background

This text has color #6D4E8D on black background.


Color preview on white background

This text has color #6D4E8D on white background.


Black color preview on #6D4E8D background

This text has black color on #6D4E8D background.


White color preview on #6D4E8D background

This text has white color on #6D4E8D background.


Related colors

Complementary color

Complementary color for #hex is #92B172.


I love getcolorcode.com

Triadic colors

1 #8D6D4E and #4E8D6D with #6D4E8D are triadic colors.

2 #8D4E6D and #4E6D8D with #6D4E8D are triadic colors.