COLOR #786373

HEX: #786373 RGB: (120,99,115)

Color info

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

RGB color model

#786373 color RGB value is (120,99,115).

RGB: (120,99,115) (47%, 39%, 45%)

RGB channels and saturation

R 120 of 255 = 47%
G 99 of 255 = 39%
B 115 of 255 = 45%

120
99
115

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

Portions of RGB colors in percentages

R + G + B = 120 + 99 + 115 = 334 (100%)
R 120 of 334 ~ 35.93%
G 99 of 334 ~ 29.64%
B 115 of 334 ~ 34.43'%

%35.93
%29.64
%34.43

CMYK color model

#786373 color CMYK value is (0,18,4,53).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 4.17%
  • key color value is 52.94%

CMYK: (0,18,4,53)
C0M18Y4K53 (0%, 18%, 4%, 53%)
(0.00 / 0.18 / 0.04 / 0.53)

CMYK percentages

%0
%17.5
%4.17
%52.94

Codes

Color #786373 in popluar color models

78 63 73
RGB 120 99 115
HSL 314° 9.59% 42.94%
HSB/HSV 314° 17.50% 47.06%
CMYK 0.00% 17.50% 4.17%
52.94%

Color #786373 in popluar number systems.

HEX 78 63 73
Decimal 120 99 115
Binary 1111000 1100011 1110011
Octal 170 143 163

Shades and tints

Shades of #786373

#786373
(120,99,115)
#6E5A69
(110,90,105)
#64515F
(100,81,95)
#5A4855
(90,72,85)
#503F4B
(80,63,75)
#463641
(70,54,65)
#3C2D37
(60,45,55)
#32242D
(50,36,45)
#281B23
(40,27,35)
#1E1219
(30,18,25)
#14090F
(20,9,15)
#000000
(0,0,0)

Tints of #786373

#786373
(120,99,115)
#84717F
(132,113,127)
#907F8B
(144,127,139)
#9C8D97
(156,141,151)
#A89BA3
(168,155,163)
#B4A9AF
(180,169,175)
#C0B7BB
(192,183,187)
#CCC5C7
(204,197,199)
#D8D3D3
(216,211,211)
#E4E1DF
(228,225,223)
#F0EFEB
(240,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786373; }

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

This text font color is #786373.

Background Color

.myBgColor { background-color: #786373; }

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

This div background color is #786373.

Border color

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

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

This div border color is #786373.

Opacity

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

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

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

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

This text has shadow with #786373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786373.

Preview

Color preview on black background

This text has color #786373 on black background.


Color preview on white background

This text has color #786373 on white background.


Black color preview on #786373 background

This text has black color on #786373 background.


White color preview on #786373 background

This text has white color on #786373 background.


Related colors

Complementary color

Complementary color for #hex is #879C8C.


I love getcolorcode.com

Triadic colors

1 #737863 and #637378 with #786373 are triadic colors.

2 #736378 and #637873 with #786373 are triadic colors.