COLOR #788381

HEX: #788381 RGB: (120,131,129)

Color info

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

RGB color model

#788381 color RGB value is (120,131,129).

RGB: (120,131,129) (47%, 51%, 51%)

RGB channels and saturation

R 120 of 255 = 47%
G 131 of 255 = 51%
B 129 of 255 = 51%

120
131
129

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

Portions of RGB colors in percentages

R + G + B = 120 + 131 + 129 = 380 (100%)
R 120 of 380 ~ 31.58%
G 131 of 380 ~ 34.47%
B 129 of 380 ~ 33.95'%

%31.58
%34.47
%33.95

CMYK color model

#788381 color CMYK value is (8,0,2,49).

  • cyan value is 8.40%
  • magenta value is 0.00%
  • yellow value is 1.53%
  • key color value is 48.63%

CMYK: (8,0,2,49)
C8M0Y2K49 (8%, 0%, 2%, 49%)
(0.08 / 0.00 / 0.02 / 0.49)

CMYK percentages

%8.4
%0
%1.53
%48.63

Codes

Color #788381 in popluar color models

78 83 81
RGB 120 131 129
HSL 169° 4.38% 49.22%
HSB/HSV 169° 8.40% 51.37%
CMYK 8.40% 0.00% 1.53%
48.63%

Color #788381 in popluar number systems.

HEX 78 83 81
Decimal 120 131 129
Binary 1111000 10000011 10000001
Octal 170 203 201

Shades and tints

Shades of #788381

#788381
(120,131,129)
#6E7876
(110,120,118)
#646D6B
(100,109,107)
#5A6260
(90,98,96)
#505755
(80,87,85)
#464C4A
(70,76,74)
#3C413F
(60,65,63)
#323634
(50,54,52)
#282B29
(40,43,41)
#1E201E
(30,32,30)
#141513
(20,21,19)
#000000
(0,0,0)

Tints of #788381

#788381
(120,131,129)
#848E8C
(132,142,140)
#909997
(144,153,151)
#9CA4A2
(156,164,162)
#A8AFAD
(168,175,173)
#B4BAB8
(180,186,184)
#C0C5C3
(192,197,195)
#CCD0CE
(204,208,206)
#D8DBD9
(216,219,217)
#E4E6E4
(228,230,228)
#F0F1EF
(240,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788381; }

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

This text font color is #788381.

Background Color

.myBgColor { background-color: #788381; }

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

This div background color is #788381.

Border color

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

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

This div border color is #788381.

Opacity

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

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

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

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

This text has shadow with #788381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788381.

Preview

Color preview on black background

This text has color #788381 on black background.


Color preview on white background

This text has color #788381 on white background.


Black color preview on #788381 background

This text has black color on #788381 background.


White color preview on #788381 background

This text has white color on #788381 background.


Related colors

Complementary color

Complementary color for #hex is #877C7E.


I love getcolorcode.com

Triadic colors

1 #817883 and #838178 with #788381 are triadic colors.

2 #818378 and #837881 with #788381 are triadic colors.