COLOR #786575

HEX: #786575 RGB: (120,101,117)

Color info

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

RGB color model

#786575 color RGB value is (120,101,117).

RGB: (120,101,117) (47%, 40%, 46%)

RGB channels and saturation

R 120 of 255 = 47%
G 101 of 255 = 40%
B 117 of 255 = 46%

120
101
117

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

Portions of RGB colors in percentages

R + G + B = 120 + 101 + 117 = 338 (100%)
R 120 of 338 ~ 35.5%
G 101 of 338 ~ 29.88%
B 117 of 338 ~ 34.62'%

%35.5
%29.88
%34.62

CMYK color model

#786575 color CMYK value is (0,16,3,53).

  • cyan value is 0.00%
  • magenta value is 15.83%
  • yellow value is 2.50%
  • key color value is 52.94%

CMYK: (0,16,3,53)
C0M16Y3K53 (0%, 16%, 3%, 53%)
(0.00 / 0.16 / 0.03 / 0.53)

CMYK percentages

%0
%15.83
%2.5
%52.94

Codes

Color #786575 in popluar color models

78 65 75
RGB 120 101 117
HSL 309° 8.60% 43.33%
HSB/HSV 309° 15.83% 47.06%
CMYK 0.00% 15.83% 2.50%
52.94%

Color #786575 in popluar number systems.

HEX 78 65 75
Decimal 120 101 117
Binary 1111000 1100101 1110101
Octal 170 145 165

Shades and tints

Shades of #786575

#786575
(120,101,117)
#6E5C6B
(110,92,107)
#645361
(100,83,97)
#5A4A57
(90,74,87)
#50414D
(80,65,77)
#463843
(70,56,67)
#3C2F39
(60,47,57)
#32262F
(50,38,47)
#281D25
(40,29,37)
#1E141B
(30,20,27)
#140B11
(20,11,17)
#000000
(0,0,0)

Tints of #786575

#786575
(120,101,117)
#847381
(132,115,129)
#90818D
(144,129,141)
#9C8F99
(156,143,153)
#A89DA5
(168,157,165)
#B4ABB1
(180,171,177)
#C0B9BD
(192,185,189)
#CCC7C9
(204,199,201)
#D8D5D5
(216,213,213)
#E4E3E1
(228,227,225)
#F0F1ED
(240,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786575 color. Also use rgb(120,101,117) instead hex code.

Text Font Color

.myTextColor { color: #786575; }

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

This text font color is #786575.

Background Color

.myBgColor { background-color: #786575; }

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

This div background color is #786575.

Border color

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

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

This div border color is #786575.

Opacity

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

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

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

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

This text has shadow with #786575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786575.

Preview

Color preview on black background

This text has color #786575 on black background.


Color preview on white background

This text has color #786575 on white background.


Black color preview on #786575 background

This text has black color on #786575 background.


White color preview on #786575 background

This text has white color on #786575 background.


Related colors

Complementary color

Complementary color for #hex is #879A8A.


I love getcolorcode.com

Triadic colors

1 #757865 and #657578 with #786575 are triadic colors.

2 #756578 and #657875 with #786575 are triadic colors.