COLOR #781352

HEX: #781352 RGB: (120,19,82)

Color info

#781352 contains mainly red and blue colors. Web safe color of #781352 is #660066 (or #606).

RGB color model

#781352 color RGB value is (120,19,82).

RGB: (120,19,82) (47%, 7%, 32%)

RGB channels and saturation

R 120 of 255 = 47%
G 19 of 255 = 7%
B 82 of 255 = 32%

120
19
82

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

Portions of RGB colors in percentages

R + G + B = 120 + 19 + 82 = 221 (100%)
R 120 of 221 ~ 54.3%
G 19 of 221 ~ 8.6%
B 82 of 221 ~ 37.1'%

%54.3
%37.1

CMYK color model

#781352 color CMYK value is (0,84,32,53).

  • cyan value is 0.00%
  • magenta value is 84.17%
  • yellow value is 31.67%
  • key color value is 52.94%

CMYK: (0,84,32,53)
C0M84Y32K53 (0%, 84%, 32%, 53%)
(0.00 / 0.84 / 0.32 / 0.53)

CMYK percentages

%0
%84.17
%31.67
%52.94

Codes

Color #781352 in popluar color models

78 13 52
RGB 120 19 82
HSL 323° 72.66% 27.25%
HSB/HSV 323° 84.17% 47.06%
CMYK 0.00% 84.17% 31.67%
52.94%

Color #781352 in popluar number systems.

HEX 78 13 52
Decimal 120 19 82
Binary 1111000 10011 1010010
Octal 170 23 122

Shades and tints

Shades of #781352

#781352
(120,19,82)
#6E124B
(110,18,75)
#641144
(100,17,68)
#5A103D
(90,16,61)
#500F36
(80,15,54)
#460E2F
(70,14,47)
#3C0D28
(60,13,40)
#320C21
(50,12,33)
#280B1A
(40,11,26)
#1E0A13
(30,10,19)
#14090C
(20,9,12)
#000000
(0,0,0)

Tints of #781352

#781352
(120,19,82)
#842861
(132,40,97)
#903D70
(144,61,112)
#9C527F
(156,82,127)
#A8678E
(168,103,142)
#B47C9D
(180,124,157)
#C091AC
(192,145,172)
#CCA6BB
(204,166,187)
#D8BBCA
(216,187,202)
#E4D0D9
(228,208,217)
#F0E5E8
(240,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #781352 color. Also use rgb(120,19,82) instead hex code.

Text Font Color

.myTextColor { color: #781352; }

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

This text font color is #781352.

Background Color

.myBgColor { background-color: #781352; }

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

This div background color is #781352.

Border color

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

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

This div border color is #781352.

Opacity

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

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

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

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

This text has shadow with #781352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #781352.

Preview

Color preview on black background

This text has color #781352 on black background.


Color preview on white background

This text has color #781352 on white background.


Black color preview on #781352 background

This text has black color on #781352 background.


White color preview on #781352 background

This text has white color on #781352 background.


Related colors

Complementary color

Complementary color for #hex is #87ECAD.


I love getcolorcode.com

Triadic colors

1 #527813 and #135278 with #781352 are triadic colors.

2 #521378 and #137852 with #781352 are triadic colors.