COLOR #786069

HEX: #786069 RGB: (120,96,105)

Color info

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

RGB color model

#786069 color RGB value is (120,96,105).

RGB: (120,96,105) (47%, 38%, 41%)

RGB channels and saturation

R 120 of 255 = 47%
G 96 of 255 = 38%
B 105 of 255 = 41%

120
96
105

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

Portions of RGB colors in percentages

R + G + B = 120 + 96 + 105 = 321 (100%)
R 120 of 321 ~ 37.38%
G 96 of 321 ~ 29.91%
B 105 of 321 ~ 32.71'%

%37.38
%29.91
%32.71

CMYK color model

#786069 color CMYK value is (0,20,13,53).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 12.50%
  • key color value is 52.94%

CMYK: (0,20,13,53)
C0M20Y13K53 (0%, 20%, 13%, 53%)
(0.00 / 0.20 / 0.13 / 0.53)

CMYK percentages

%0
%20
%12.5
%52.94

Codes

Color #786069 in popluar color models

78 60 69
RGB 120 96 105
HSL 338° 11.11% 42.35%
HSB/HSV 338° 20.00% 47.06%
CMYK 0.00% 20.00% 12.50%
52.94%

Color #786069 in popluar number systems.

HEX 78 60 69
Decimal 120 96 105
Binary 1111000 1100000 1101001
Octal 170 140 151

Shades and tints

Shades of #786069

#786069
(120,96,105)
#6E5860
(110,88,96)
#645057
(100,80,87)
#5A484E
(90,72,78)
#504045
(80,64,69)
#46383C
(70,56,60)
#3C3033
(60,48,51)
#32282A
(50,40,42)
#282021
(40,32,33)
#1E1818
(30,24,24)
#14100F
(20,16,15)
#000000
(0,0,0)

Tints of #786069

#786069
(120,96,105)
#846E76
(132,110,118)
#907C83
(144,124,131)
#9C8A90
(156,138,144)
#A8989D
(168,152,157)
#B4A6AA
(180,166,170)
#C0B4B7
(192,180,183)
#CCC2C4
(204,194,196)
#D8D0D1
(216,208,209)
#E4DEDE
(228,222,222)
#F0ECEB
(240,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #786069 color. Also use rgb(120,96,105) instead hex code.

Text Font Color

.myTextColor { color: #786069; }

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

This text font color is #786069.

Background Color

.myBgColor { background-color: #786069; }

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

This div background color is #786069.

Border color

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

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

This div border color is #786069.

Opacity

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

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

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

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

This text has shadow with #786069 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786069.

Preview

Color preview on black background

This text has color #786069 on black background.


Color preview on white background

This text has color #786069 on white background.


Black color preview on #786069 background

This text has black color on #786069 background.


White color preview on #786069 background

This text has white color on #786069 background.


Related colors

Complementary color

Complementary color for #hex is #879F96.


I love getcolorcode.com

Triadic colors

1 #697860 and #606978 with #786069 are triadic colors.

2 #696078 and #607869 with #786069 are triadic colors.