COLOR #786481

HEX: #786481 RGB: (120,100,129)

Color info

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

RGB color model

#786481 color RGB value is (120,100,129).

RGB: (120,100,129) (47%, 39%, 51%)

RGB channels and saturation

R 120 of 255 = 47%
G 100 of 255 = 39%
B 129 of 255 = 51%

120
100
129

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

Portions of RGB colors in percentages

R + G + B = 120 + 100 + 129 = 349 (100%)
R 120 of 349 ~ 34.38%
G 100 of 349 ~ 28.65%
B 129 of 349 ~ 36.96'%

%34.38
%28.65
%36.96

CMYK color model

#786481 color CMYK value is (7,22,0,49).

  • cyan value is 6.98%
  • magenta value is 22.48%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (7,22,0,49)
C7M22Y0K49 (7%, 22%, 0%, 49%)
(0.07 / 0.22 / 0.00 / 0.49)

CMYK percentages

%6.98
%22.48
%0
%49.41

Codes

Color #786481 in popluar color models

78 64 81
RGB 120 100 129
HSL 281° 12.66% 44.90%
HSB/HSV 281° 22.48% 50.59%
CMYK 6.98% 22.48% 0.00%
49.41%

Color #786481 in popluar number systems.

HEX 78 64 81
Decimal 120 100 129
Binary 1111000 1100100 10000001
Octal 170 144 201

Shades and tints

Shades of #786481

#786481
(120,100,129)
#6E5B76
(110,91,118)
#64526B
(100,82,107)
#5A4960
(90,73,96)
#504055
(80,64,85)
#46374A
(70,55,74)
#3C2E3F
(60,46,63)
#322534
(50,37,52)
#281C29
(40,28,41)
#1E131E
(30,19,30)
#140A13
(20,10,19)
#000000
(0,0,0)

Tints of #786481

#786481
(120,100,129)
#84728C
(132,114,140)
#908097
(144,128,151)
#9C8EA2
(156,142,162)
#A89CAD
(168,156,173)
#B4AAB8
(180,170,184)
#C0B8C3
(192,184,195)
#CCC6CE
(204,198,206)
#D8D4D9
(216,212,217)
#E4E2E4
(228,226,228)
#F0F0EF
(240,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786481; }

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

This text font color is #786481.

Background Color

.myBgColor { background-color: #786481; }

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

This div background color is #786481.

Border color

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

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

This div border color is #786481.

Opacity

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

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

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

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

This text has shadow with #786481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786481.

Preview

Color preview on black background

This text has color #786481 on black background.


Color preview on white background

This text has color #786481 on white background.


Black color preview on #786481 background

This text has black color on #786481 background.


White color preview on #786481 background

This text has white color on #786481 background.


Related colors

Complementary color

Complementary color for #hex is #879B7E.


I love getcolorcode.com

Triadic colors

1 #817864 and #648178 with #786481 are triadic colors.

2 #816478 and #647881 with #786481 are triadic colors.