COLOR #786479

HEX: #786479 RGB: (120,100,121)

Color info

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

RGB color model

#786479 color RGB value is (120,100,121).

RGB: (120,100,121) (47%, 39%, 47%)

RGB channels and saturation

R 120 of 255 = 47%
G 100 of 255 = 39%
B 121 of 255 = 47%

120
100
121

R + G + B ~ 44%. #786479 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 100 + 121 = 341 (100%)
R 120 of 341 ~ 35.19%
G 100 of 341 ~ 29.33%
B 121 of 341 ~ 35.48'%

%35.19
%29.33
%35.48

CMYK color model

#786479 color CMYK value is (1,17,0,53).

  • cyan value is 0.83%
  • magenta value is 17.36%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (1,17,0,53)
C1M17Y0K53 (1%, 17%, 0%, 53%)
(0.01 / 0.17 / 0.00 / 0.53)

CMYK percentages

%0.83
%17.36
%0
%52.55

Codes

Color #786479 in popluar color models

78 64 79
RGB 120 100 121
HSL 297° 9.50% 43.33%
HSB/HSV 297° 17.36% 47.45%
CMYK 0.83% 17.36% 0.00%
52.55%

Color #786479 in popluar number systems.

HEX 78 64 79
Decimal 120 100 121
Binary 1111000 1100100 1111001
Octal 170 144 171

Shades and tints

Shades of #786479

#786479
(120,100,121)
#6E5B6E
(110,91,110)
#645263
(100,82,99)
#5A4958
(90,73,88)
#50404D
(80,64,77)
#463742
(70,55,66)
#3C2E37
(60,46,55)
#32252C
(50,37,44)
#281C21
(40,28,33)
#1E1316
(30,19,22)
#140A0B
(20,10,11)
#000000
(0,0,0)

Tints of #786479

#786479
(120,100,121)
#847285
(132,114,133)
#908091
(144,128,145)
#9C8E9D
(156,142,157)
#A89CA9
(168,156,169)
#B4AAB5
(180,170,181)
#C0B8C1
(192,184,193)
#CCC6CD
(204,198,205)
#D8D4D9
(216,212,217)
#E4E2E5
(228,226,229)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786479; }

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

This text font color is #786479.

Background Color

.myBgColor { background-color: #786479; }

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

This div background color is #786479.

Border color

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

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

This div border color is #786479.

Opacity

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

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

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

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

This text has shadow with #786479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786479.

Preview

Color preview on black background

This text has color #786479 on black background.


Color preview on white background

This text has color #786479 on white background.


Black color preview on #786479 background

This text has black color on #786479 background.


White color preview on #786479 background

This text has white color on #786479 background.


Related colors

Complementary color

Complementary color for #hex is #879B86.


I love getcolorcode.com

Triadic colors

1 #797864 and #647978 with #786479 are triadic colors.

2 #796478 and #647879 with #786479 are triadic colors.