COLOR #784608

HEX: #784608 RGB: (120,70,8)

Color info

#784608 contains mainly red and green colors. Web safe color of #784608 is #663300 (or #630).

RGB color model

#784608 color RGB value is (120,70,8).

RGB: (120,70,8) (47%, 27%, 3%)

RGB channels and saturation

R 120 of 255 = 47%
G 70 of 255 = 27%
B 8 of 255 = 3%

120
70
8

R + G + B ~ 26%. #784608 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 70 + 8 = 198 (100%)
R 120 of 198 ~ 60.61%
G 70 of 198 ~ 35.35%
B 8 of 198 ~ 4.04'%

%60.61
%35.35

CMYK color model

#784608 color CMYK value is (0,42,93,53).

  • cyan value is 0.00%
  • magenta value is 41.67%
  • yellow value is 93.33%
  • key color value is 52.94%

CMYK: (0,42,93,53)
C0M42Y93K53 (0%, 42%, 93%, 53%)
(0.00 / 0.42 / 0.93 / 0.53)

CMYK percentages

%0
%41.67
%93.33
%52.94

Codes

Color #784608 in popluar color models

78 46 08
RGB 120 70 8
HSL 33° 87.50% 25.10%
HSB/HSV 33° 93.33% 47.06%
CMYK 0.00% 41.67% 93.33%
52.94%

Color #784608 in popluar number systems.

HEX 78 46 08
Decimal 120 70 8
Binary 1111000 1000110 1000
Octal 170 106 10

Shades and tints

Shades of #784608

#784608
(120,70,8)
#6E4008
(110,64,8)
#643A08
(100,58,8)
#5A3408
(90,52,8)
#502E08
(80,46,8)
#462808
(70,40,8)
#3C2208
(60,34,8)
#321C08
(50,28,8)
#281608
(40,22,8)
#1E1008
(30,16,8)
#140A08
(20,10,8)
#000000
(0,0,0)

Tints of #784608

#784608
(120,70,8)
#84561E
(132,86,30)
#906634
(144,102,52)
#9C764A
(156,118,74)
#A88660
(168,134,96)
#B49676
(180,150,118)
#C0A68C
(192,166,140)
#CCB6A2
(204,182,162)
#D8C6B8
(216,198,184)
#E4D6CE
(228,214,206)
#F0E6E4
(240,230,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784608 color. Also use rgb(120,70,8) instead hex code.

Text Font Color

.myTextColor { color: #784608; }

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

This text font color is #784608.

Background Color

.myBgColor { background-color: #784608; }

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

This div background color is #784608.

Border color

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

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

This div border color is #784608.

Opacity

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

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

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

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

This text has shadow with #784608 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784608.

Preview

Color preview on black background

This text has color #784608 on black background.


Color preview on white background

This text has color #784608 on white background.


Black color preview on #784608 background

This text has black color on #784608 background.


White color preview on #784608 background

This text has white color on #784608 background.


Related colors

Complementary color

Complementary color for #hex is #87B9F7.


I love getcolorcode.com

Triadic colors

1 #087846 and #460878 with #784608 are triadic colors.

2 #084678 and #467808 with #784608 are triadic colors.