COLOR #6C4A78

HEX: #6C4A78 RGB: (108,74,120)

Color info

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

RGB color model

#6C4A78 color RGB value is (108,74,120).

RGB: (108,74,120) (42%, 29%, 47%)

RGB channels and saturation

R 108 of 255 = 42%
G 74 of 255 = 29%
B 120 of 255 = 47%

108
74
120

R + G + B ~ 39%. #6C4A78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 108 + 74 + 120 = 302 (100%)
R 108 of 302 ~ 35.76%
G 74 of 302 ~ 24.5%
B 120 of 302 ~ 39.74'%

%35.76
%24.5
%39.74

CMYK color model

#6C4A78 color CMYK value is (10,38,0,53).

  • cyan value is 10.00%
  • magenta value is 38.33%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (10,38,0,53) C10M38Y0K53 (10%,38%,0%,53%) (0.10/0.38/0.00/0.53) 

CMYK percentages

%10
%38.33
%0
%52.94

Codes

Color #6C4A78 in popluar color models

6C 4A 78
RGB 108 74 120
HSL 284° 23.71% 38.04%
HSB/HSV 284° 38.33% 47.06%
CMYK 10.00% 38.33% 0.00%
52.94%

Color #6C4A78 in popluar number systems.

HEX 6C 4A 78
Decimal 108 74 120
Binary 1101100 1001010 1111000
Octal 154 112 170

Shades and tints

Shades of #6C4A78

#6C4A78
(108,74,120)
#63446E
(99,68,110)
#5A3E64
(90,62,100)
#51385A
(81,56,90)
#483250
(72,50,80)
#3F2C46
(63,44,70)
#36263C
(54,38,60)
#2D2032
(45,32,50)
#241A28
(36,26,40)
#1B141E
(27,20,30)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #6C4A78

#6C4A78
(108,74,120)
#795A84
(121,90,132)
#866A90
(134,106,144)
#937A9C
(147,122,156)
#A08AA8
(160,138,168)
#AD9AB4
(173,154,180)
#BAAAC0
(186,170,192)
#C7BACC
(199,186,204)
#D4CAD8
(212,202,216)
#E1DAE4
(225,218,228)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4A78 color. Also use rgb(108,74,120) instead hex code.

Text Font Color

.myTextColor { color: #6C4A78; }

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

This text font color is #6C4A78.

Background Color

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

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

This div background color is #6C4A78.

Border color

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

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

This div border color is #6C4A78.

Opacity

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

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

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

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

This text has shadow with #6C4A78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4A78.

Preview

Color preview on black background

This text has color #6C4A78 on black background.


Color preview on white background

This text has color #6C4A78 on white background.


Black color preview on #6C4A78 background

This text has black color on #6C4A78 background.


White color preview on #6C4A78 background

This text has white color on #6C4A78 background.


Related colors

Complementary color

Complementary color for #hex is #93B587.


I love getcolorcode.com

Triadic colors

1 #786C4A and #4A786C with #6C4A78 are triadic colors.

2 #784A6C and #4A6C78 with #6C4A78 are triadic colors.