COLOR #781748

HEX: #781748 RGB: (120,23,72)

Color info

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

RGB color model

#781748 color RGB value is (120,23,72).

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

RGB channels and saturation

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

120
23
72

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

Portions of RGB colors in percentages

R + G + B = 120 + 23 + 72 = 215 (100%)
R 120 of 215 ~ 55.81%
G 23 of 215 ~ 10.7%
B 72 of 215 ~ 33.49'%

%55.81
%10.7
%33.49

CMYK color model

#781748 color CMYK value is (0,81,40,53).

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

CMYK: (0,81,40,53)
C0M81Y40K53 (0%, 81%, 40%, 53%)
(0.00 / 0.81 / 0.40 / 0.53)

CMYK percentages

%0
%80.83
%40
%52.94

Codes

Color #781748 in popluar color models

78 17 48
RGB 120 23 72
HSL 330° 67.83% 28.04%
HSB/HSV 330° 80.83% 47.06%
CMYK 0.00% 80.83% 40.00%
52.94%

Color #781748 in popluar number systems.

HEX 78 17 48
Decimal 120 23 72
Binary 1111000 10111 1001000
Octal 170 27 110

Shades and tints

Shades of #781748

#781748
(120,23,72)
#6E1542
(110,21,66)
#64133C
(100,19,60)
#5A1136
(90,17,54)
#500F30
(80,15,48)
#460D2A
(70,13,42)
#3C0B24
(60,11,36)
#32091E
(50,9,30)
#280718
(40,7,24)
#1E0512
(30,5,18)
#14030C
(20,3,12)
#000000
(0,0,0)

Tints of #781748

#781748
(120,23,72)
#842C58
(132,44,88)
#904168
(144,65,104)
#9C5678
(156,86,120)
#A86B88
(168,107,136)
#B48098
(180,128,152)
#C095A8
(192,149,168)
#CCAAB8
(204,170,184)
#D8BFC8
(216,191,200)
#E4D4D8
(228,212,216)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #781748; }

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

This text font color is #781748.

Background Color

.myBgColor { background-color: #781748; }

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

This div background color is #781748.

Border color

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

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

This div border color is #781748.

Opacity

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

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

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

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

This text has shadow with #781748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #781748.

Preview

Color preview on black background

This text has color #781748 on black background.


Color preview on white background

This text has color #781748 on white background.


Black color preview on #781748 background

This text has black color on #781748 background.


White color preview on #781748 background

This text has white color on #781748 background.


Related colors

Complementary color

Complementary color for #hex is #87E8B7.


I love getcolorcode.com

Gradients

Color #781748 is used in Dark Raspberry gradient.

Dark Raspberry


Triadic colors

1 #487817 and #174878 with #781748 are triadic colors.

2 #481778 and #177848 with #781748 are triadic colors.