COLOR #787263

HEX: #787263 RGB: (120,114,99)

Color info

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

RGB color model

#787263 color RGB value is (120,114,99).

RGB: (120,114,99) (47%, 45%, 39%)

RGB channels and saturation

R 120 of 255 = 47%
G 114 of 255 = 45%
B 99 of 255 = 39%

120
114
99

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

Portions of RGB colors in percentages

R + G + B = 120 + 114 + 99 = 333 (100%)
R 120 of 333 ~ 36.04%
G 114 of 333 ~ 34.23%
B 99 of 333 ~ 29.73'%

%36.04
%34.23
%29.73

CMYK color model

#787263 color CMYK value is (0,5,18,53).

  • cyan value is 0.00%
  • magenta value is 5.00%
  • yellow value is 17.50%
  • key color value is 52.94%
CMYK: (0,5,18,53) C0M5Y18K53 (0%,5%,18%,53%) (0.00/0.05/0.18/0.53) 

CMYK percentages

%0
%5
%17.5
%52.94

Codes

Color #787263 in popluar color models

78 72 63
RGB 120 114 99
HSL 43° 9.59% 42.94%
HSB/HSV 43° 17.50% 47.06%
CMYK 0.00% 5.00% 17.50%
52.94%

Color #787263 in popluar number systems.

HEX 78 72 63
Decimal 120 114 99
Binary 1111000 1110010 1100011
Octal 170 162 143

Shades and tints

Shades of #787263

#787263
(120,114,99)
#6E685A
(110,104,90)
#645E51
(100,94,81)
#5A5448
(90,84,72)
#504A3F
(80,74,63)
#464036
(70,64,54)
#3C362D
(60,54,45)
#322C24
(50,44,36)
#28221B
(40,34,27)
#1E1812
(30,24,18)
#140E09
(20,14,9)
#000000
(0,0,0)

Tints of #787263

#787263
(120,114,99)
#847E71
(132,126,113)
#908A7F
(144,138,127)
#9C968D
(156,150,141)
#A8A29B
(168,162,155)
#B4AEA9
(180,174,169)
#C0BAB7
(192,186,183)
#CCC6C5
(204,198,197)
#D8D2D3
(216,210,211)
#E4DEE1
(228,222,225)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787263 color. Also use rgb(120,114,99) instead hex code.

Text Font Color

.myTextColor { color: #787263; }

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

This text font color is #787263.

Background Color

.myBgColor { background-color: #787263; }

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

This div background color is #787263.

Border color

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

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

This div border color is #787263.

Opacity

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

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

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

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

This text has shadow with #787263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787263.

Preview

Color preview on black background

This text has color #787263 on black background.


Color preview on white background

This text has color #787263 on white background.


Black color preview on #787263 background

This text has black color on #787263 background.


White color preview on #787263 background

This text has white color on #787263 background.


Related colors

Complementary color

Complementary color for #hex is #878D9C.


I love getcolorcode.com

Triadic colors

1 #637872 and #726378 with #787263 are triadic colors.

2 #637278 and #727863 with #787263 are triadic colors.