COLOR #788481

HEX: #788481 RGB: (120,132,129)

Color info

#788481 contains red, green and blue colors in about the same proportion. Web safe color of #788481 is #669999 (or #699).

RGB color model

#788481 color RGB value is (120,132,129).

RGB: (120,132,129) (47%, 52%, 51%)

RGB channels and saturation

R 120 of 255 = 47%
G 132 of 255 = 52%
B 129 of 255 = 51%

120
132
129

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

Portions of RGB colors in percentages

R + G + B = 120 + 132 + 129 = 381 (100%)
R 120 of 381 ~ 31.5%
G 132 of 381 ~ 34.65%
B 129 of 381 ~ 33.86'%

%31.5
%34.65
%33.86

CMYK color model

#788481 color CMYK value is (9,0,2,48).

  • cyan value is 9.09%
  • magenta value is 0.00%
  • yellow value is 2.27%
  • key color value is 48.24%

CMYK: (9,0,2,48)
C9M0Y2K48 (9%, 0%, 2%, 48%)
(0.09 / 0.00 / 0.02 / 0.48)

CMYK percentages

%9.09
%0
%2.27
%48.24

Codes

Color #788481 in popluar color models

78 84 81
RGB 120 132 129
HSL 165° 4.76% 49.41%
HSB/HSV 165° 9.09% 51.76%
CMYK 9.09% 0.00% 2.27%
48.24%

Color #788481 in popluar number systems.

HEX 78 84 81
Decimal 120 132 129
Binary 1111000 10000100 10000001
Octal 170 204 201

Shades and tints

Shades of #788481

#788481
(120,132,129)
#6E7876
(110,120,118)
#646C6B
(100,108,107)
#5A6060
(90,96,96)
#505455
(80,84,85)
#46484A
(70,72,74)
#3C3C3F
(60,60,63)
#323034
(50,48,52)
#282429
(40,36,41)
#1E181E
(30,24,30)
#140C13
(20,12,19)
#000000
(0,0,0)

Tints of #788481

#788481
(120,132,129)
#848F8C
(132,143,140)
#909A97
(144,154,151)
#9CA5A2
(156,165,162)
#A8B0AD
(168,176,173)
#B4BBB8
(180,187,184)
#C0C6C3
(192,198,195)
#CCD1CE
(204,209,206)
#D8DCD9
(216,220,217)
#E4E7E4
(228,231,228)
#F0F2EF
(240,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788481 color. Also use rgb(120,132,129) instead hex code.

Text Font Color

.myTextColor { color: #788481; }

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

This text font color is #788481.

Background Color

.myBgColor { background-color: #788481; }

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

This div background color is #788481.

Border color

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

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

This div border color is #788481.

Opacity

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

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

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

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

This text has shadow with #788481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788481.

Preview

Color preview on black background

This text has color #788481 on black background.


Color preview on white background

This text has color #788481 on white background.


Black color preview on #788481 background

This text has black color on #788481 background.


White color preview on #788481 background

This text has white color on #788481 background.


Related colors

Complementary color

Complementary color for #hex is #877B7E.


I love getcolorcode.com

Triadic colors

1 #817884 and #848178 with #788481 are triadic colors.

2 #818478 and #847881 with #788481 are triadic colors.