COLOR #784732

HEX: #784732 RGB: (120,71,50)

Color info

#784732 contains mainly red and green colors. Web safe color of #784732 is #663333 (or #633).

RGB color model

#784732 color RGB value is (120,71,50).

RGB: (120,71,50) (47%, 28%, 20%)

RGB channels and saturation

R 120 of 255 = 47%
G 71 of 255 = 28%
B 50 of 255 = 20%

120
71
50

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

Portions of RGB colors in percentages

R + G + B = 120 + 71 + 50 = 241 (100%)
R 120 of 241 ~ 49.79%
G 71 of 241 ~ 29.46%
B 50 of 241 ~ 20.75'%

%49.79
%29.46
%20.75

CMYK color model

#784732 color CMYK value is (0,41,58,53).

  • cyan value is 0.00%
  • magenta value is 40.83%
  • yellow value is 58.33%
  • key color value is 52.94%

CMYK: (0,41,58,53)
C0M41Y58K53 (0%, 41%, 58%, 53%)
(0.00 / 0.41 / 0.58 / 0.53)

CMYK percentages

%0
%40.83
%58.33
%52.94

Codes

Color #784732 in popluar color models

78 47 32
RGB 120 71 50
HSL 18° 41.18% 33.33%
HSB/HSV 18° 58.33% 47.06%
CMYK 0.00% 40.83% 58.33%
52.94%

Color #784732 in popluar number systems.

HEX 78 47 32
Decimal 120 71 50
Binary 1111000 1000111 110010
Octal 170 107 62

Shades and tints

Shades of #784732

#784732
(120,71,50)
#6E412E
(110,65,46)
#643B2A
(100,59,42)
#5A3526
(90,53,38)
#502F22
(80,47,34)
#46291E
(70,41,30)
#3C231A
(60,35,26)
#321D16
(50,29,22)
#281712
(40,23,18)
#1E110E
(30,17,14)
#140B0A
(20,11,10)
#000000
(0,0,0)

Tints of #784732

#784732
(120,71,50)
#845744
(132,87,68)
#906756
(144,103,86)
#9C7768
(156,119,104)
#A8877A
(168,135,122)
#B4978C
(180,151,140)
#C0A79E
(192,167,158)
#CCB7B0
(204,183,176)
#D8C7C2
(216,199,194)
#E4D7D4
(228,215,212)
#F0E7E6
(240,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784732 color. Also use rgb(120,71,50) instead hex code.

Text Font Color

.myTextColor { color: #784732; }

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

This text font color is #784732.

Background Color

.myBgColor { background-color: #784732; }

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

This div background color is #784732.

Border color

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

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

This div border color is #784732.

Opacity

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

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

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

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

This text has shadow with #784732 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784732.

Preview

Color preview on black background

This text has color #784732 on black background.


Color preview on white background

This text has color #784732 on white background.


Black color preview on #784732 background

This text has black color on #784732 background.


White color preview on #784732 background

This text has white color on #784732 background.


Related colors

Complementary color

Complementary color for #hex is #87B8CD.


I love getcolorcode.com

Triadic colors

1 #327847 and #473278 with #784732 are triadic colors.

2 #324778 and #477832 with #784732 are triadic colors.