COLOR #781747

HEX: #781747 RGB: (120,23,71)

Color info

#781747 contains mainly red and blue colors. Web safe color of #781747 is #660033 (or #603).

RGB color model

#781747 color RGB value is (120,23,71).

RGB: (120,23,71) (47%, 9%, 28%)

RGB channels and saturation

R 120 of 255 = 47%
G 23 of 255 = 9%
B 71 of 255 = 28%

120
23
71

R + G + B ~ 28%. #781747 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 23 + 71 = 214 (100%)
R 120 of 214 ~ 56.07%
G 23 of 214 ~ 10.75%
B 71 of 214 ~ 33.18'%

%56.07
%10.75
%33.18

CMYK color model

#781747 color CMYK value is (0,81,41,53).

  • cyan value is 0.00%
  • magenta value is 80.83%
  • yellow value is 40.83%
  • key color value is 52.94%

CMYK: (0,81,41,53)
C0M81Y41K53 (0%, 81%, 41%, 53%)
(0.00 / 0.81 / 0.41 / 0.53)

CMYK percentages

%0
%80.83
%40.83
%52.94

Codes

Color #781747 in popluar color models

78 17 47
RGB 120 23 71
HSL 330° 67.83% 28.04%
HSB/HSV 330° 80.83% 47.06%
CMYK 0.00% 80.83% 40.83%
52.94%

Color #781747 in popluar number systems.

HEX 78 17 47
Decimal 120 23 71
Binary 1111000 10111 1000111
Octal 170 27 107

Shades and tints

Shades of #781747

#781747
(120,23,71)
#6E1541
(110,21,65)
#64133B
(100,19,59)
#5A1135
(90,17,53)
#500F2F
(80,15,47)
#460D29
(70,13,41)
#3C0B23
(60,11,35)
#32091D
(50,9,29)
#280717
(40,7,23)
#1E0511
(30,5,17)
#14030B
(20,3,11)
#000000
(0,0,0)

Tints of #781747

#781747
(120,23,71)
#842C57
(132,44,87)
#904167
(144,65,103)
#9C5677
(156,86,119)
#A86B87
(168,107,135)
#B48097
(180,128,151)
#C095A7
(192,149,167)
#CCAAB7
(204,170,183)
#D8BFC7
(216,191,199)
#E4D4D7
(228,212,215)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #781747 color. Also use rgb(120,23,71) instead hex code.

Text Font Color

.myTextColor { color: #781747; }

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

This text font color is #781747.

Background Color

.myBgColor { background-color: #781747; }

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

This div background color is #781747.

Border color

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

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

This div border color is #781747.

Opacity

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

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

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

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

This text has shadow with #781747 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #781747.

Preview

Color preview on black background

This text has color #781747 on black background.


Color preview on white background

This text has color #781747 on white background.


Black color preview on #781747 background

This text has black color on #781747 background.


White color preview on #781747 background

This text has white color on #781747 background.


Related colors

Complementary color

Complementary color for #hex is #87E8B8.


I love getcolorcode.com

Triadic colors

1 #477817 and #174778 with #781747 are triadic colors.

2 #471778 and #177847 with #781747 are triadic colors.