COLOR #788273

HEX: #788273 RGB: (120,130,115)

Color info

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

RGB color model

#788273 color RGB value is (120,130,115).

RGB: (120,130,115) (47%, 51%, 45%)

RGB channels and saturation

R 120 of 255 = 47%
G 130 of 255 = 51%
B 115 of 255 = 45%

120
130
115

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

Portions of RGB colors in percentages

R + G + B = 120 + 130 + 115 = 365 (100%)
R 120 of 365 ~ 32.88%
G 130 of 365 ~ 35.62%
B 115 of 365 ~ 31.51'%

%32.88
%35.62
%31.51

CMYK color model

#788273 color CMYK value is (8,0,12,49).

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

CMYK: (8,0,12,49)
C8M0Y12K49 (8%, 0%, 12%, 49%)
(0.08 / 0.00 / 0.12 / 0.49)

CMYK percentages

%7.69
%0
%11.54
%49.02

Codes

Color #788273 in popluar color models

78 82 73
RGB 120 130 115
HSL 100° 6.12% 48.04%
HSB/HSV 100° 11.54% 50.98%
CMYK 7.69% 0.00% 11.54%
49.02%

Color #788273 in popluar number systems.

HEX 78 82 73
Decimal 120 130 115
Binary 1111000 10000010 1110011
Octal 170 202 163

Shades and tints

Shades of #788273

#788273
(120,130,115)
#6E7769
(110,119,105)
#646C5F
(100,108,95)
#5A6155
(90,97,85)
#50564B
(80,86,75)
#464B41
(70,75,65)
#3C4037
(60,64,55)
#32352D
(50,53,45)
#282A23
(40,42,35)
#1E1F19
(30,31,25)
#14140F
(20,20,15)
#000000
(0,0,0)

Tints of #788273

#788273
(120,130,115)
#848D7F
(132,141,127)
#90988B
(144,152,139)
#9CA397
(156,163,151)
#A8AEA3
(168,174,163)
#B4B9AF
(180,185,175)
#C0C4BB
(192,196,187)
#CCCFC7
(204,207,199)
#D8DAD3
(216,218,211)
#E4E5DF
(228,229,223)
#F0F0EB
(240,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788273; }

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

This text font color is #788273.

Background Color

.myBgColor { background-color: #788273; }

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

This div background color is #788273.

Border color

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

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

This div border color is #788273.

Opacity

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

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

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

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

This text has shadow with #788273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788273.

Preview

Color preview on black background

This text has color #788273 on black background.


Color preview on white background

This text has color #788273 on white background.


Black color preview on #788273 background

This text has black color on #788273 background.


White color preview on #788273 background

This text has white color on #788273 background.


Related colors

Complementary color

Complementary color for #hex is #877D8C.


I love getcolorcode.com

Triadic colors

1 #737882 and #827378 with #788273 are triadic colors.

2 #738278 and #827873 with #788273 are triadic colors.