COLOR #784864

HEX: #784864 RGB: (120,72,100)

Color info

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

RGB color model

#784864 color RGB value is (120,72,100).

RGB: (120,72,100) (47%, 28%, 39%)

RGB channels and saturation

R 120 of 255 = 47%
G 72 of 255 = 28%
B 100 of 255 = 39%

120
72
100

R + G + B ~ 38%. #784864 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 72 + 100 = 292 (100%)
R 120 of 292 ~ 41.1%
G 72 of 292 ~ 24.66%
B 100 of 292 ~ 34.25'%

%41.1
%24.66
%34.25

CMYK color model

#784864 color CMYK value is (0,40,17,53).

  • cyan value is 0.00%
  • magenta value is 40.00%
  • yellow value is 16.67%
  • key color value is 52.94%

CMYK: (0,40,17,53)
C0M40Y17K53 (0%, 40%, 17%, 53%)
(0.00 / 0.40 / 0.17 / 0.53)

CMYK percentages

%0
%40
%16.67
%52.94

Codes

Color #784864 in popluar color models

78 48 64
RGB 120 72 100
HSL 325° 25.00% 37.65%
HSB/HSV 325° 40.00% 47.06%
CMYK 0.00% 40.00% 16.67%
52.94%

Color #784864 in popluar number systems.

HEX 78 48 64
Decimal 120 72 100
Binary 1111000 1001000 1100100
Octal 170 110 144

Shades and tints

Shades of #784864

#784864
(120,72,100)
#6E425B
(110,66,91)
#643C52
(100,60,82)
#5A3649
(90,54,73)
#503040
(80,48,64)
#462A37
(70,42,55)
#3C242E
(60,36,46)
#321E25
(50,30,37)
#28181C
(40,24,28)
#1E1213
(30,18,19)
#140C0A
(20,12,10)
#000000
(0,0,0)

Tints of #784864

#784864
(120,72,100)
#845872
(132,88,114)
#906880
(144,104,128)
#9C788E
(156,120,142)
#A8889C
(168,136,156)
#B498AA
(180,152,170)
#C0A8B8
(192,168,184)
#CCB8C6
(204,184,198)
#D8C8D4
(216,200,212)
#E4D8E2
(228,216,226)
#F0E8F0
(240,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #784864; }

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

This text font color is #784864.

Background Color

.myBgColor { background-color: #784864; }

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

This div background color is #784864.

Border color

.myBorderColor { border: 1px solid #784864; }

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

This div border color is #784864.

Opacity

.myOpacity80 { color: #784864; opacity: 0.8; }

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

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

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

This text has shadow with #784864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784864.

Preview

Color preview on black background

This text has color #784864 on black background.


Color preview on white background

This text has color #784864 on white background.


Black color preview on #784864 background

This text has black color on #784864 background.


White color preview on #784864 background

This text has white color on #784864 background.


Related colors

Complementary color

Complementary color for #hex is #87B79B.


I love getcolorcode.com

Triadic colors

1 #647848 and #486478 with #784864 are triadic colors.

2 #644878 and #487864 with #784864 are triadic colors.