COLOR #788271

HEX: #788271 RGB: (120,130,113)

Color info

#788271 contains red, green and blue colors in about the same proportion. Web safe color of #788271 is #669966 (or #696).

RGB color model

#788271 color RGB value is (120,130,113).

RGB: (120,130,113) (47%, 51%, 44%)

RGB channels and saturation

R 120 of 255 = 47%
G 130 of 255 = 51%
B 113 of 255 = 44%

120
130
113

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

Portions of RGB colors in percentages

R + G + B = 120 + 130 + 113 = 363 (100%)
R 120 of 363 ~ 33.06%
G 130 of 363 ~ 35.81%
B 113 of 363 ~ 31.13'%

%33.06
%35.81
%31.13

CMYK color model

#788271 color CMYK value is (8,0,13,49).

  • cyan value is 7.69%
  • magenta value is 0.00%
  • yellow value is 13.08%
  • key color value is 49.02%

CMYK: (8,0,13,49)
C8M0Y13K49 (8%, 0%, 13%, 49%)
(0.08 / 0.00 / 0.13 / 0.49)

CMYK percentages

%7.69
%0
%13.08
%49.02

Codes

Color #788271 in popluar color models

78 82 71
RGB 120 130 113
HSL 95° 7.00% 47.65%
HSB/HSV 95° 13.08% 50.98%
CMYK 7.69% 0.00% 13.08%
49.02%

Color #788271 in popluar number systems.

HEX 78 82 71
Decimal 120 130 113
Binary 1111000 10000010 1110001
Octal 170 202 161

Shades and tints

Shades of #788271

#788271
(120,130,113)
#6E7767
(110,119,103)
#646C5D
(100,108,93)
#5A6153
(90,97,83)
#505649
(80,86,73)
#464B3F
(70,75,63)
#3C4035
(60,64,53)
#32352B
(50,53,43)
#282A21
(40,42,33)
#1E1F17
(30,31,23)
#14140D
(20,20,13)
#000000
(0,0,0)

Tints of #788271

#788271
(120,130,113)
#848D7D
(132,141,125)
#909889
(144,152,137)
#9CA395
(156,163,149)
#A8AEA1
(168,174,161)
#B4B9AD
(180,185,173)
#C0C4B9
(192,196,185)
#CCCFC5
(204,207,197)
#D8DAD1
(216,218,209)
#E4E5DD
(228,229,221)
#F0F0E9
(240,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788271 color. Also use rgb(120,130,113) instead hex code.

Text Font Color

.myTextColor { color: #788271; }

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

This text font color is #788271.

Background Color

.myBgColor { background-color: #788271; }

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

This div background color is #788271.

Border color

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

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

This div border color is #788271.

Opacity

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

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

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

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

This text has shadow with #788271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788271.

Preview

Color preview on black background

This text has color #788271 on black background.


Color preview on white background

This text has color #788271 on white background.


Black color preview on #788271 background

This text has black color on #788271 background.


White color preview on #788271 background

This text has white color on #788271 background.


Related colors

Complementary color

Complementary color for #hex is #877D8E.


I love getcolorcode.com

Triadic colors

1 #717882 and #827178 with #788271 are triadic colors.

2 #718278 and #827871 with #788271 are triadic colors.