COLOR #788073

HEX: #788073 RGB: (120,128,115)

Color info

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

RGB color model

#788073 color RGB value is (120,128,115).

RGB: (120,128,115) (47%, 50%, 45%)

RGB channels and saturation

R 120 of 255 = 47%
G 128 of 255 = 50%
B 115 of 255 = 45%

120
128
115

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

Portions of RGB colors in percentages

R + G + B = 120 + 128 + 115 = 363 (100%)
R 120 of 363 ~ 33.06%
G 128 of 363 ~ 35.26%
B 115 of 363 ~ 31.68'%

%33.06
%35.26
%31.68

CMYK color model

#788073 color CMYK value is (6,0,10,50).

  • cyan value is 6.25%
  • magenta value is 0.00%
  • yellow value is 10.16%
  • key color value is 49.80%

CMYK: (6,0,10,50)
C6M0Y10K50 (6%, 0%, 10%, 50%)
(0.06 / 0.00 / 0.10 / 0.50)

CMYK percentages

%6.25
%0
%10.16
%49.8

Codes

Color #788073 in popluar color models

78 80 73
RGB 120 128 115
HSL 97° 5.35% 47.65%
HSB/HSV 97° 10.16% 50.20%
CMYK 6.25% 0.00% 10.16%
49.80%

Color #788073 in popluar number systems.

HEX 78 80 73
Decimal 120 128 115
Binary 1111000 10000000 1110011
Octal 170 200 163

Shades and tints

Shades of #788073

#788073
(120,128,115)
#6E7569
(110,117,105)
#646A5F
(100,106,95)
#5A5F55
(90,95,85)
#50544B
(80,84,75)
#464941
(70,73,65)
#3C3E37
(60,62,55)
#32332D
(50,51,45)
#282823
(40,40,35)
#1E1D19
(30,29,25)
#14120F
(20,18,15)
#000000
(0,0,0)

Tints of #788073

#788073
(120,128,115)
#848B7F
(132,139,127)
#90968B
(144,150,139)
#9CA197
(156,161,151)
#A8ACA3
(168,172,163)
#B4B7AF
(180,183,175)
#C0C2BB
(192,194,187)
#CCCDC7
(204,205,199)
#D8D8D3
(216,216,211)
#E4E3DF
(228,227,223)
#F0EEEB
(240,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788073; }

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

This text font color is #788073.

Background Color

.myBgColor { background-color: #788073; }

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

This div background color is #788073.

Border color

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

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

This div border color is #788073.

Opacity

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

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

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

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

This text has shadow with #788073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788073.

Preview

Color preview on black background

This text has color #788073 on black background.


Color preview on white background

This text has color #788073 on white background.


Black color preview on #788073 background

This text has black color on #788073 background.


White color preview on #788073 background

This text has white color on #788073 background.


Related colors

Complementary color

Complementary color for #hex is #877F8C.


I love getcolorcode.com

Triadic colors

1 #737880 and #807378 with #788073 are triadic colors.

2 #738078 and #807873 with #788073 are triadic colors.