COLOR #6D4C78

HEX: #6D4C78 RGB: (109,76,120)

Color info

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

RGB color model

#6D4C78 color RGB value is (109,76,120).

RGB: (109,76,120) (43%, 30%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 76 of 255 = 30%
B 120 of 255 = 47%

109
76
120

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

Portions of RGB colors in percentages

R + G + B = 109 + 76 + 120 = 305 (100%)
R 109 of 305 ~ 35.74%
G 76 of 305 ~ 24.92%
B 120 of 305 ~ 39.34'%

%35.74
%24.92
%39.34

CMYK color model

#6D4C78 color CMYK value is (9,37,0,53).

  • cyan value is 9.17%
  • magenta value is 36.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (9,37,0,53)
C9M37Y0K53 (9%, 37%, 0%, 53%)
(0.09 / 0.37 / 0.00 / 0.53)

CMYK percentages

%9.17
%36.67
%0
%52.94

Codes

Color #6D4C78 in popluar color models

6D 4C 78
RGB 109 76 120
HSL 285° 22.45% 38.43%
HSB/HSV 285° 36.67% 47.06%
CMYK 9.17% 36.67% 0.00%
52.94%

Color #6D4C78 in popluar number systems.

HEX 6D 4C 78
Decimal 109 76 120
Binary 1101101 1001100 1111000
Octal 155 114 170

Shades and tints

Shades of #6D4C78

#6D4C78
(109,76,120)
#64466E
(100,70,110)
#5B4064
(91,64,100)
#523A5A
(82,58,90)
#493450
(73,52,80)
#402E46
(64,46,70)
#37283C
(55,40,60)
#2E2232
(46,34,50)
#251C28
(37,28,40)
#1C161E
(28,22,30)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #6D4C78

#6D4C78
(109,76,120)
#7A5C84
(122,92,132)
#876C90
(135,108,144)
#947C9C
(148,124,156)
#A18CA8
(161,140,168)
#AE9CB4
(174,156,180)
#BBACC0
(187,172,192)
#C8BCCC
(200,188,204)
#D5CCD8
(213,204,216)
#E2DCE4
(226,220,228)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4C78 color. Also use rgb(109,76,120) instead hex code.

Text Font Color

.myTextColor { color: #6D4C78; }

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

This text font color is #6D4C78.

Background Color

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

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

This div background color is #6D4C78.

Border color

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

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

This div border color is #6D4C78.

Opacity

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

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

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

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

This text has shadow with #6D4C78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4C78.

Preview

Color preview on black background

This text has color #6D4C78 on black background.


Color preview on white background

This text has color #6D4C78 on white background.


Black color preview on #6D4C78 background

This text has black color on #6D4C78 background.


White color preview on #6D4C78 background

This text has white color on #6D4C78 background.


Related colors

Complementary color

Complementary color for #hex is #92B387.


I love getcolorcode.com

Triadic colors

1 #786D4C and #4C786D with #6D4C78 are triadic colors.

2 #784C6D and #4C6D78 with #6D4C78 are triadic colors.