COLOR #78522E

HEX: #78522E RGB: (120,82,46)

Color info

#78522E contains mainly red and green colors. Web safe color of #78522E is #666633 (or #663).

RGB color model

#78522E color RGB value is (120,82,46).

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

RGB channels and saturation

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

120
82
46

R + G + B ~ 32%. #78522E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 82 + 46 = 248 (100%)
R 120 of 248 ~ 48.39%
G 82 of 248 ~ 33.06%
B 46 of 248 ~ 18.55'%

%48.39
%33.06
%18.55

CMYK color model

#78522E color CMYK value is (0,32,62,53).

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

CMYK: (0,32,62,53)
C0M32Y62K53 (0%, 32%, 62%, 53%)
(0.00 / 0.32 / 0.62 / 0.53)

CMYK percentages

%0
%31.67
%61.67
%52.94

Codes

Color #78522E in popluar color models

78 52 2E
RGB 120 82 46
HSL 29° 44.58% 32.55%
HSB/HSV 29° 61.67% 47.06%
CMYK 0.00% 31.67% 61.67%
52.94%

Color #78522E in popluar number systems.

HEX 78 52 2E
Decimal 120 82 46
Binary 1111000 1010010 101110
Octal 170 122 56

Shades and tints

Shades of #78522E

#78522E
(120,82,46)
#6E4B2A
(110,75,42)
#644426
(100,68,38)
#5A3D22
(90,61,34)
#50361E
(80,54,30)
#462F1A
(70,47,26)
#3C2816
(60,40,22)
#322112
(50,33,18)
#281A0E
(40,26,14)
#1E130A
(30,19,10)
#140C06
(20,12,6)
#000000
(0,0,0)

Tints of #78522E

#78522E
(120,82,46)
#846141
(132,97,65)
#907054
(144,112,84)
#9C7F67
(156,127,103)
#A88E7A
(168,142,122)
#B49D8D
(180,157,141)
#C0ACA0
(192,172,160)
#CCBBB3
(204,187,179)
#D8CAC6
(216,202,198)
#E4D9D9
(228,217,217)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78522E; }

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

This text font color is #78522E.

Background Color

.myBgColor { background-color: #78522E; }

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

This div background color is #78522E.

Border color

.myBorderColor { border: 1px solid #78522E; }

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

This div border color is #78522E.

Opacity

.myOpacity80 { color: #78522E; opacity: 0.8; }

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

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

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

This text has shadow with #78522E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78522E.

Preview

Color preview on black background

This text has color #78522E on black background.


Color preview on white background

This text has color #78522E on white background.


Black color preview on #78522E background

This text has black color on #78522E background.


White color preview on #78522E background

This text has white color on #78522E background.


Related colors

Complementary color

Complementary color for #hex is #87ADD1.


I love getcolorcode.com

Triadic colors

1 #2E7852 and #522E78 with #78522E are triadic colors.

2 #2E5278 and #52782E with #78522E are triadic colors.