COLOR #785829

HEX: #785829 RGB: (120,88,41)

Color info

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

RGB color model

#785829 color RGB value is (120,88,41).

RGB: (120,88,41) (47%, 35%, 16%)

RGB channels and saturation

R 120 of 255 = 47%
G 88 of 255 = 35%
B 41 of 255 = 16%

120
88
41

R + G + B ~ 33%. #785829 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 88 + 41 = 249 (100%)
R 120 of 249 ~ 48.19%
G 88 of 249 ~ 35.34%
B 41 of 249 ~ 16.47'%

%48.19
%35.34
%16.47

CMYK color model

#785829 color CMYK value is (0,27,66,53).

  • cyan value is 0.00%
  • magenta value is 26.67%
  • yellow value is 65.83%
  • key color value is 52.94%

CMYK: (0,27,66,53)
C0M27Y66K53 (0%, 27%, 66%, 53%)
(0.00 / 0.27 / 0.66 / 0.53)

CMYK percentages

%0
%26.67
%65.83
%52.94

Codes

Color #785829 in popluar color models

78 58 29
RGB 120 88 41
HSL 36° 49.07% 31.57%
HSB/HSV 36° 65.83% 47.06%
CMYK 0.00% 26.67% 65.83%
52.94%

Color #785829 in popluar number systems.

HEX 78 58 29
Decimal 120 88 41
Binary 1111000 1011000 101001
Octal 170 130 51

Shades and tints

Shades of #785829

#785829
(120,88,41)
#6E5026
(110,80,38)
#644823
(100,72,35)
#5A4020
(90,64,32)
#50381D
(80,56,29)
#46301A
(70,48,26)
#3C2817
(60,40,23)
#322014
(50,32,20)
#281811
(40,24,17)
#1E100E
(30,16,14)
#14080B
(20,8,11)
#000000
(0,0,0)

Tints of #785829

#785829
(120,88,41)
#84673C
(132,103,60)
#90764F
(144,118,79)
#9C8562
(156,133,98)
#A89475
(168,148,117)
#B4A388
(180,163,136)
#C0B29B
(192,178,155)
#CCC1AE
(204,193,174)
#D8D0C1
(216,208,193)
#E4DFD4
(228,223,212)
#F0EEE7
(240,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785829 color. Also use rgb(120,88,41) instead hex code.

Text Font Color

.myTextColor { color: #785829; }

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

This text font color is #785829.

Background Color

.myBgColor { background-color: #785829; }

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

This div background color is #785829.

Border color

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

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

This div border color is #785829.

Opacity

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

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

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

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

This text has shadow with #785829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785829.

Preview

Color preview on black background

This text has color #785829 on black background.


Color preview on white background

This text has color #785829 on white background.


Black color preview on #785829 background

This text has black color on #785829 background.


White color preview on #785829 background

This text has white color on #785829 background.


Related colors

Complementary color

Complementary color for #hex is #87A7D6.


I love getcolorcode.com

Triadic colors

1 #297858 and #582978 with #785829 are triadic colors.

2 #295878 and #587829 with #785829 are triadic colors.