COLOR #782446

HEX: #782446 RGB: (120,36,70)

Color info

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

RGB color model

#782446 color RGB value is (120,36,70).

RGB: (120,36,70) (47%, 14%, 27%)

RGB channels and saturation

R 120 of 255 = 47%
G 36 of 255 = 14%
B 70 of 255 = 27%

120
36
70

R + G + B ~ 29%. #782446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 36 + 70 = 226 (100%)
R 120 of 226 ~ 53.1%
G 36 of 226 ~ 15.93%
B 70 of 226 ~ 30.97'%

%53.1
%15.93
%30.97

CMYK color model

#782446 color CMYK value is (0,70,42,53).

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

CMYK: (0,70,42,53)
C0M70Y42K53 (0%, 70%, 42%, 53%)
(0.00 / 0.70 / 0.42 / 0.53)

CMYK percentages

%0
%70
%41.67
%52.94

Codes

Color #782446 in popluar color models

78 24 46
RGB 120 36 70
HSL 336° 53.85% 30.59%
HSB/HSV 336° 70.00% 47.06%
CMYK 0.00% 70.00% 41.67%
52.94%

Color #782446 in popluar number systems.

HEX 78 24 46
Decimal 120 36 70
Binary 1111000 100100 1000110
Octal 170 44 106

Shades and tints

Shades of #782446

#782446
(120,36,70)
#6E2140
(110,33,64)
#641E3A
(100,30,58)
#5A1B34
(90,27,52)
#50182E
(80,24,46)
#461528
(70,21,40)
#3C1222
(60,18,34)
#320F1C
(50,15,28)
#280C16
(40,12,22)
#1E0910
(30,9,16)
#14060A
(20,6,10)
#000000
(0,0,0)

Tints of #782446

#782446
(120,36,70)
#843756
(132,55,86)
#904A66
(144,74,102)
#9C5D76
(156,93,118)
#A87086
(168,112,134)
#B48396
(180,131,150)
#C096A6
(192,150,166)
#CCA9B6
(204,169,182)
#D8BCC6
(216,188,198)
#E4CFD6
(228,207,214)
#F0E2E6
(240,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #782446; }

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

This text font color is #782446.

Background Color

.myBgColor { background-color: #782446; }

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

This div background color is #782446.

Border color

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

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

This div border color is #782446.

Opacity

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

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

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

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

This text has shadow with #782446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #782446.

Preview

Color preview on black background

This text has color #782446 on black background.


Color preview on white background

This text has color #782446 on white background.


Black color preview on #782446 background

This text has black color on #782446 background.


White color preview on #782446 background

This text has white color on #782446 background.


Related colors

Complementary color

Complementary color for #hex is #87DBB9.


I love getcolorcode.com

Triadic colors

1 #467824 and #244678 with #782446 are triadic colors.

2 #462478 and #247846 with #782446 are triadic colors.