COLOR #784442

HEX: #784442 RGB: (120,68,66)

Color info

#784442 contains red, green and blue colors in about the same proportion. Web safe color of #784442 is #663333 (or #633).

RGB color model

#784442 color RGB value is (120,68,66).

RGB: (120,68,66) (47%, 27%, 26%)

RGB channels and saturation

R 120 of 255 = 47%
G 68 of 255 = 27%
B 66 of 255 = 26%

120
68
66

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

Portions of RGB colors in percentages

R + G + B = 120 + 68 + 66 = 254 (100%)
R 120 of 254 ~ 47.24%
G 68 of 254 ~ 26.77%
B 66 of 254 ~ 25.98'%

%47.24
%26.77
%25.98

CMYK color model

#784442 color CMYK value is (0,43,45,53).

  • cyan value is 0.00%
  • magenta value is 43.33%
  • yellow value is 45.00%
  • key color value is 52.94%
CMYK: (0,43,45,53) C0M43Y45K53 (0%,43%,45%,53%) (0.00/0.43/0.45/0.53) 

CMYK percentages

%0
%43.33
%45
%52.94

Codes

Color #784442 in popluar color models

78 44 42
RGB 120 68 66
HSL 29.03% 36.47%
HSB/HSV 45.00% 47.06%
CMYK 0.00% 43.33% 45.00%
52.94%

Color #784442 in popluar number systems.

HEX 78 44 42
Decimal 120 68 66
Binary 1111000 1000100 1000010
Octal 170 104 102

Shades and tints

Shades of #784442

#784442
(120,68,66)
#6E3E3C
(110,62,60)
#643836
(100,56,54)
#5A3230
(90,50,48)
#502C2A
(80,44,42)
#462624
(70,38,36)
#3C201E
(60,32,30)
#321A18
(50,26,24)
#281412
(40,20,18)
#1E0E0C
(30,14,12)
#140806
(20,8,6)
#000000
(0,0,0)

Tints of #784442

#784442
(120,68,66)
#845553
(132,85,83)
#906664
(144,102,100)
#9C7775
(156,119,117)
#A88886
(168,136,134)
#B49997
(180,153,151)
#C0AAA8
(192,170,168)
#CCBBB9
(204,187,185)
#D8CCCA
(216,204,202)
#E4DDDB
(228,221,219)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #784442 color. Also use rgb(120,68,66) instead hex code.

Text Font Color

.myTextColor { color: #784442; }

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

This text font color is #784442.

Background Color

.myBgColor { background-color: #784442; }

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

This div background color is #784442.

Border color

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

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

This div border color is #784442.

Opacity

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

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

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

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

This text has shadow with #784442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784442.

Preview

Color preview on black background

This text has color #784442 on black background.


Color preview on white background

This text has color #784442 on white background.


Black color preview on #784442 background

This text has black color on #784442 background.


White color preview on #784442 background

This text has white color on #784442 background.


Related colors

Complementary color

Complementary color for #hex is #87BBBD.


I love getcolorcode.com

Triadic colors

1 #427844 and #444278 with #784442 are triadic colors.

2 #424478 and #447842 with #784442 are triadic colors.