COLOR #78648D

HEX: #78648D RGB: (120,100,141)

Color info

#78648D contains red, green and blue colors in about the same proportion. Web safe color of #78648D is #666699 (or #669).

RGB color model

#78648D color RGB value is (120,100,141).

RGB: (120,100,141) (47%, 39%, 55%)

RGB channels and saturation

R 120 of 255 = 47%
G 100 of 255 = 39%
B 141 of 255 = 55%

120
100
141

R + G + B ~ 47%. #78648D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 100 + 141 = 361 (100%)
R 120 of 361 ~ 33.24%
G 100 of 361 ~ 27.7%
B 141 of 361 ~ 39.06'%

%33.24
%27.7
%39.06

CMYK color model

#78648D color CMYK value is (15,29,0,45).

  • cyan value is 14.89%
  • magenta value is 29.08%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (15,29,0,45) C15M29Y0K45 (15%,29%,0%,45%) (0.15/0.29/0.00/0.45) 

CMYK percentages

%14.89
%29.08
%0
%44.71

Codes

Color #78648D in popluar color models

78 64 8D
RGB 120 100 141
HSL 269° 17.01% 47.25%
HSB/HSV 269° 29.08% 55.29%
CMYK 14.89% 29.08% 0.00%
44.71%

Color #78648D in popluar number systems.

HEX 78 64 8D
Decimal 120 100 141
Binary 1111000 1100100 10001101
Octal 170 144 215

Shades and tints

Shades of #78648D

#78648D
(120,100,141)
#6E5B81
(110,91,129)
#645275
(100,82,117)
#5A4969
(90,73,105)
#50405D
(80,64,93)
#463751
(70,55,81)
#3C2E45
(60,46,69)
#322539
(50,37,57)
#281C2D
(40,28,45)
#1E1321
(30,19,33)
#140A15
(20,10,21)
#000000
(0,0,0)

Tints of #78648D

#78648D
(120,100,141)
#847297
(132,114,151)
#9080A1
(144,128,161)
#9C8EAB
(156,142,171)
#A89CB5
(168,156,181)
#B4AABF
(180,170,191)
#C0B8C9
(192,184,201)
#CCC6D3
(204,198,211)
#D8D4DD
(216,212,221)
#E4E2E7
(228,226,231)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78648D color. Also use rgb(120,100,141) instead hex code.

Text Font Color

.myTextColor { color: #78648D; }

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

This text font color is #78648D.

Background Color

.myBgColor { background-color: #78648D; }

<div style="background-color:#78648D">Inner text</div>

This div background color is #78648D.

Border color

.myBorderColor { border: 1px solid #78648D; }

<div style="border:3px solid #78648D">Div</div>

This div border color is #78648D.

Opacity

.myOpacity80 { color: #78648D; opacity: 0.8; }

<p style="color:#78648D;opacity:0.8;">80%</p>

Text with #78648D 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 #78648D;}

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

This text has shadow with #78648D color.


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

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

This text has shadow with #78648D primary color and red secondary color.


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

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

This text has shadow with #78648D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #78648D.

Preview

Color preview on black background

This text has color #78648D on black background.


Color preview on white background

This text has color #78648D on white background.


Black color preview on #78648D background

This text has black color on #78648D background.


White color preview on #78648D background

This text has white color on #78648D background.


Related colors

Complementary color

Complementary color for #hex is #879B72.


I love getcolorcode.com

Triadic colors

1 #8D7864 and #648D78 with #78648D are triadic colors.

2 #8D6478 and #64788D with #78648D are triadic colors.