COLOR #786379

HEX: #786379 RGB: (120,99,121)

Color info

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

RGB color model

#786379 color RGB value is (120,99,121).

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

RGB channels and saturation

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

120
99
121

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

Portions of RGB colors in percentages

R + G + B = 120 + 99 + 121 = 340 (100%)
R 120 of 340 ~ 35.29%
G 99 of 340 ~ 29.12%
B 121 of 340 ~ 35.59'%

%35.29
%29.12
%35.59

CMYK color model

#786379 color CMYK value is (1,18,0,53).

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

CMYK: (1,18,0,53)
C1M18Y0K53 (1%, 18%, 0%, 53%)
(0.01 / 0.18 / 0.00 / 0.53)

CMYK percentages

%0.83
%18.18
%0
%52.55

Codes

Color #786379 in popluar color models

78 63 79
RGB 120 99 121
HSL 297° 10.00% 43.14%
HSB/HSV 297° 18.18% 47.45%
CMYK 0.83% 18.18% 0.00%
52.55%

Color #786379 in popluar number systems.

HEX 78 63 79
Decimal 120 99 121
Binary 1111000 1100011 1111001
Octal 170 143 171

Shades and tints

Shades of #786379

#786379
(120,99,121)
#6E5A6E
(110,90,110)
#645163
(100,81,99)
#5A4858
(90,72,88)
#503F4D
(80,63,77)
#463642
(70,54,66)
#3C2D37
(60,45,55)
#32242C
(50,36,44)
#281B21
(40,27,33)
#1E1216
(30,18,22)
#14090B
(20,9,11)
#000000
(0,0,0)

Tints of #786379

#786379
(120,99,121)
#847185
(132,113,133)
#907F91
(144,127,145)
#9C8D9D
(156,141,157)
#A89BA9
(168,155,169)
#B4A9B5
(180,169,181)
#C0B7C1
(192,183,193)
#CCC5CD
(204,197,205)
#D8D3D9
(216,211,217)
#E4E1E5
(228,225,229)
#F0EFF1
(240,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786379; }

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

This text font color is #786379.

Background Color

.myBgColor { background-color: #786379; }

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

This div background color is #786379.

Border color

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

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

This div border color is #786379.

Opacity

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

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

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

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

This text has shadow with #786379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786379.

Preview

Color preview on black background

This text has color #786379 on black background.


Color preview on white background

This text has color #786379 on white background.


Black color preview on #786379 background

This text has black color on #786379 background.


White color preview on #786379 background

This text has white color on #786379 background.


Related colors

Complementary color

Complementary color for #hex is #879C86.


I love getcolorcode.com

Triadic colors

1 #797863 and #637978 with #786379 are triadic colors.

2 #796378 and #637879 with #786379 are triadic colors.