COLOR #782C49

HEX: #782C49 RGB: (120,44,73)

Color info

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

RGB color model

#782C49 color RGB value is (120,44,73).

RGB: (120,44,73) (47%, 17%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 44 of 255 = 17%
B 73 of 255 = 29%

120
44
73

R + G + B ~ 31%. #782C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 44 + 73 = 237 (100%)
R 120 of 237 ~ 50.63%
G 44 of 237 ~ 18.57%
B 73 of 237 ~ 30.8'%

%50.63
%18.57
%30.8

CMYK color model

#782C49 color CMYK value is (0,63,39,53).

  • cyan value is 0.00%
  • magenta value is 63.33%
  • yellow value is 39.17%
  • key color value is 52.94%
CMYK: (0,63,39,53) C0M63Y39K53 (0%,63%,39%,53%) (0.00/0.63/0.39/0.53) 

CMYK percentages

%0
%63.33
%39.17
%52.94

Codes

Color #782C49 in popluar color models

78 2C 49
RGB 120 44 73
HSL 337° 46.34% 32.16%
HSB/HSV 337° 63.33% 47.06%
CMYK 0.00% 63.33% 39.17%
52.94%

Color #782C49 in popluar number systems.

HEX 78 2C 49
Decimal 120 44 73
Binary 1111000 101100 1001001
Octal 170 54 111

Shades and tints

Shades of #782C49

#782C49
(120,44,73)
#6E2843
(110,40,67)
#64243D
(100,36,61)
#5A2037
(90,32,55)
#501C31
(80,28,49)
#46182B
(70,24,43)
#3C1425
(60,20,37)
#32101F
(50,16,31)
#280C19
(40,12,25)
#1E0813
(30,8,19)
#14040D
(20,4,13)
#000000
(0,0,0)

Tints of #782C49

#782C49
(120,44,73)
#843F59
(132,63,89)
#905269
(144,82,105)
#9C6579
(156,101,121)
#A87889
(168,120,137)
#B48B99
(180,139,153)
#C09EA9
(192,158,169)
#CCB1B9
(204,177,185)
#D8C4C9
(216,196,201)
#E4D7D9
(228,215,217)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #782C49 color. Also use rgb(120,44,73) instead hex code.

Text Font Color

.myTextColor { color: #782C49; }

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

This text font color is #782C49.

Background Color

.myBgColor { background-color: #782C49; }

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

This div background color is #782C49.

Border color

.myBorderColor { border: 1px solid #782C49; }

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

This div border color is #782C49.

Opacity

.myOpacity80 { color: #782C49; opacity: 0.8; }

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

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

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

This text has shadow with #782C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #782C49.

Preview

Color preview on black background

This text has color #782C49 on black background.


Color preview on white background

This text has color #782C49 on white background.


Black color preview on #782C49 background

This text has black color on #782C49 background.


White color preview on #782C49 background

This text has white color on #782C49 background.


Related colors

Complementary color

Complementary color for #hex is #87D3B6.


I love getcolorcode.com

Triadic colors

1 #49782C and #2C4978 with #782C49 are triadic colors.

2 #492C78 and #2C7849 with #782C49 are triadic colors.