COLOR #785F38

HEX: #785F38 RGB: (120,95,56)

Color info

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

RGB color model

#785F38 color RGB value is (120,95,56).

RGB: (120,95,56) (47%, 37%, 22%)

RGB channels and saturation

R 120 of 255 = 47%
G 95 of 255 = 37%
B 56 of 255 = 22%

120
95
56

R + G + B ~ 35%. #785F38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 95 + 56 = 271 (100%)
R 120 of 271 ~ 44.28%
G 95 of 271 ~ 35.06%
B 56 of 271 ~ 20.66'%

%44.28
%35.06
%20.66

CMYK color model

#785F38 color CMYK value is (0,21,53,53).

  • cyan value is 0.00%
  • magenta value is 20.83%
  • yellow value is 53.33%
  • key color value is 52.94%

CMYK: (0,21,53,53)
C0M21Y53K53 (0%, 21%, 53%, 53%)
(0.00 / 0.21 / 0.53 / 0.53)

CMYK percentages

%0
%20.83
%53.33
%52.94

Codes

Color #785F38 in popluar color models

78 5F 38
RGB 120 95 56
HSL 37° 36.36% 34.51%
HSB/HSV 37° 53.33% 47.06%
CMYK 0.00% 20.83% 53.33%
52.94%

Color #785F38 in popluar number systems.

HEX 78 5F 38
Decimal 120 95 56
Binary 1111000 1011111 111000
Octal 170 137 70

Shades and tints

Shades of #785F38

#785F38
(120,95,56)
#6E5733
(110,87,51)
#644F2E
(100,79,46)
#5A4729
(90,71,41)
#503F24
(80,63,36)
#46371F
(70,55,31)
#3C2F1A
(60,47,26)
#322715
(50,39,21)
#281F10
(40,31,16)
#1E170B
(30,23,11)
#140F06
(20,15,6)
#000000
(0,0,0)

Tints of #785F38

#785F38
(120,95,56)
#846D4A
(132,109,74)
#907B5C
(144,123,92)
#9C896E
(156,137,110)
#A89780
(168,151,128)
#B4A592
(180,165,146)
#C0B3A4
(192,179,164)
#CCC1B6
(204,193,182)
#D8CFC8
(216,207,200)
#E4DDDA
(228,221,218)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785F38 color. Also use rgb(120,95,56) instead hex code.

Text Font Color

.myTextColor { color: #785F38; }

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

This text font color is #785F38.

Background Color

.myBgColor { background-color: #785F38; }

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

This div background color is #785F38.

Border color

.myBorderColor { border: 1px solid #785F38; }

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

This div border color is #785F38.

Opacity

.myOpacity80 { color: #785F38; opacity: 0.8; }

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

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

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

This text has shadow with #785F38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785F38.

Preview

Color preview on black background

This text has color #785F38 on black background.


Color preview on white background

This text has color #785F38 on white background.


Black color preview on #785F38 background

This text has black color on #785F38 background.


White color preview on #785F38 background

This text has white color on #785F38 background.


Related colors

Complementary color

Complementary color for #hex is #87A0C7.


I love getcolorcode.com

Triadic colors

1 #38785F and #5F3878 with #785F38 are triadic colors.

2 #385F78 and #5F7838 with #785F38 are triadic colors.