COLOR #787552

HEX: #787552 RGB: (120,117,82)

Color info

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

RGB color model

#787552 color RGB value is (120,117,82).

RGB: (120,117,82) (47%, 46%, 32%)

RGB channels and saturation

R 120 of 255 = 47%
G 117 of 255 = 46%
B 82 of 255 = 32%

120
117
82

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

Portions of RGB colors in percentages

R + G + B = 120 + 117 + 82 = 319 (100%)
R 120 of 319 ~ 37.62%
G 117 of 319 ~ 36.68%
B 82 of 319 ~ 25.71'%

%37.62
%36.68
%25.71

CMYK color model

#787552 color CMYK value is (0,3,32,53).

  • cyan value is 0.00%
  • magenta value is 2.50%
  • yellow value is 31.67%
  • key color value is 52.94%

CMYK: (0,3,32,53)
C0M3Y32K53 (0%, 3%, 32%, 53%)
(0.00 / 0.03 / 0.32 / 0.53)

CMYK percentages

%0
%2.5
%31.67
%52.94

Codes

Color #787552 in popluar color models

78 75 52
RGB 120 117 82
HSL 55° 18.81% 39.61%
HSB/HSV 55° 31.67% 47.06%
CMYK 0.00% 2.50% 31.67%
52.94%

Color #787552 in popluar number systems.

HEX 78 75 52
Decimal 120 117 82
Binary 1111000 1110101 1010010
Octal 170 165 122

Shades and tints

Shades of #787552

#787552
(120,117,82)
#6E6B4B
(110,107,75)
#646144
(100,97,68)
#5A573D
(90,87,61)
#504D36
(80,77,54)
#46432F
(70,67,47)
#3C3928
(60,57,40)
#322F21
(50,47,33)
#28251A
(40,37,26)
#1E1B13
(30,27,19)
#14110C
(20,17,12)
#000000
(0,0,0)

Tints of #787552

#787552
(120,117,82)
#848161
(132,129,97)
#908D70
(144,141,112)
#9C997F
(156,153,127)
#A8A58E
(168,165,142)
#B4B19D
(180,177,157)
#C0BDAC
(192,189,172)
#CCC9BB
(204,201,187)
#D8D5CA
(216,213,202)
#E4E1D9
(228,225,217)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787552 color. Also use rgb(120,117,82) instead hex code.

Text Font Color

.myTextColor { color: #787552; }

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

This text font color is #787552.

Background Color

.myBgColor { background-color: #787552; }

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

This div background color is #787552.

Border color

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

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

This div border color is #787552.

Opacity

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

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

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

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

This text has shadow with #787552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787552.

Preview

Color preview on black background

This text has color #787552 on black background.


Color preview on white background

This text has color #787552 on white background.


Black color preview on #787552 background

This text has black color on #787552 background.


White color preview on #787552 background

This text has white color on #787552 background.


Related colors

Complementary color

Complementary color for #hex is #878AAD.


I love getcolorcode.com

Triadic colors

1 #527875 and #755278 with #787552 are triadic colors.

2 #527578 and #757852 with #787552 are triadic colors.