COLOR #785064

HEX: #785064 RGB: (120,80,100)

Color info

#785064 contains red, green and blue colors in about the same proportion. Web safe color of #785064 is #666666 (or #666).

RGB color model

#785064 color RGB value is (120,80,100).

RGB: (120,80,100) (47%, 31%, 39%)

RGB channels and saturation

R 120 of 255 = 47%
G 80 of 255 = 31%
B 100 of 255 = 39%

120
80
100

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

Portions of RGB colors in percentages

R + G + B = 120 + 80 + 100 = 300 (100%)
R 120 of 300 ~ 40%
G 80 of 300 ~ 26.67%
B 100 of 300 ~ 33.33'%

%40
%26.67
%33.33

CMYK color model

#785064 color CMYK value is (0,33,17,53).

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

CMYK: (0,33,17,53)
C0M33Y17K53 (0%, 33%, 17%, 53%)
(0.00 / 0.33 / 0.17 / 0.53)

CMYK percentages

%0
%33.33
%16.67
%52.94

Codes

Color #785064 in popluar color models

78 50 64
RGB 120 80 100
HSL 330° 20.00% 39.22%
HSB/HSV 330° 33.33% 47.06%
CMYK 0.00% 33.33% 16.67%
52.94%

Color #785064 in popluar number systems.

HEX 78 50 64
Decimal 120 80 100
Binary 1111000 1010000 1100100
Octal 170 120 144

Shades and tints

Shades of #785064

#785064
(120,80,100)
#6E495B
(110,73,91)
#644252
(100,66,82)
#5A3B49
(90,59,73)
#503440
(80,52,64)
#462D37
(70,45,55)
#3C262E
(60,38,46)
#321F25
(50,31,37)
#28181C
(40,24,28)
#1E1113
(30,17,19)
#140A0A
(20,10,10)
#000000
(0,0,0)

Tints of #785064

#785064
(120,80,100)
#845F72
(132,95,114)
#906E80
(144,110,128)
#9C7D8E
(156,125,142)
#A88C9C
(168,140,156)
#B49BAA
(180,155,170)
#C0AAB8
(192,170,184)
#CCB9C6
(204,185,198)
#D8C8D4
(216,200,212)
#E4D7E2
(228,215,226)
#F0E6F0
(240,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785064; }

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

This text font color is #785064.

Background Color

.myBgColor { background-color: #785064; }

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

This div background color is #785064.

Border color

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

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

This div border color is #785064.

Opacity

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

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

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

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

This text has shadow with #785064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785064.

Preview

Color preview on black background

This text has color #785064 on black background.


Color preview on white background

This text has color #785064 on white background.


Black color preview on #785064 background

This text has black color on #785064 background.


White color preview on #785064 background

This text has white color on #785064 background.


Related colors

Complementary color

Complementary color for #hex is #87AF9B.


I love getcolorcode.com

Triadic colors

1 #647850 and #506478 with #785064 are triadic colors.

2 #645078 and #507864 with #785064 are triadic colors.