COLOR #786852

HEX: #786852 RGB: (120,104,82)

Color info

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

RGB color model

#786852 color RGB value is (120,104,82).

RGB: (120,104,82) (47%, 41%, 32%)

RGB channels and saturation

R 120 of 255 = 47%
G 104 of 255 = 41%
B 82 of 255 = 32%

120
104
82

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

Portions of RGB colors in percentages

R + G + B = 120 + 104 + 82 = 306 (100%)
R 120 of 306 ~ 39.22%
G 104 of 306 ~ 33.99%
B 82 of 306 ~ 26.8'%

%39.22
%33.99
%26.8

CMYK color model

#786852 color CMYK value is (0,13,32,53).

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

CMYK: (0,13,32,53)
C0M13Y32K53 (0%, 13%, 32%, 53%)
(0.00 / 0.13 / 0.32 / 0.53)

CMYK percentages

%0
%13.33
%31.67
%52.94

Codes

Color #786852 in popluar color models

78 68 52
RGB 120 104 82
HSL 35° 18.81% 39.61%
HSB/HSV 35° 31.67% 47.06%
CMYK 0.00% 13.33% 31.67%
52.94%

Color #786852 in popluar number systems.

HEX 78 68 52
Decimal 120 104 82
Binary 1111000 1101000 1010010
Octal 170 150 122

Shades and tints

Shades of #786852

#786852
(120,104,82)
#6E5F4B
(110,95,75)
#645644
(100,86,68)
#5A4D3D
(90,77,61)
#504436
(80,68,54)
#463B2F
(70,59,47)
#3C3228
(60,50,40)
#322921
(50,41,33)
#28201A
(40,32,26)
#1E1713
(30,23,19)
#140E0C
(20,14,12)
#000000
(0,0,0)

Tints of #786852

#786852
(120,104,82)
#847561
(132,117,97)
#908270
(144,130,112)
#9C8F7F
(156,143,127)
#A89C8E
(168,156,142)
#B4A99D
(180,169,157)
#C0B6AC
(192,182,172)
#CCC3BB
(204,195,187)
#D8D0CA
(216,208,202)
#E4DDD9
(228,221,217)
#F0EAE8
(240,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #786852; }

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

This text font color is #786852.

Background Color

.myBgColor { background-color: #786852; }

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

This div background color is #786852.

Border color

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

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

This div border color is #786852.

Opacity

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

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

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

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

This text has shadow with #786852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #786852.

Preview

Color preview on black background

This text has color #786852 on black background.


Color preview on white background

This text has color #786852 on white background.


Black color preview on #786852 background

This text has black color on #786852 background.


White color preview on #786852 background

This text has white color on #786852 background.


Related colors

Complementary color

Complementary color for #hex is #8797AD.


I love getcolorcode.com

Triadic colors

1 #527868 and #685278 with #786852 are triadic colors.

2 #526878 and #687852 with #786852 are triadic colors.