COLOR #782F71

HEX: #782F71 RGB: (120,47,113)

Color info

#782F71 contains mainly red and blue colors. Web safe color of #782F71 is #663366 (or #636).

RGB color model

#782F71 color RGB value is (120,47,113).

RGB: (120,47,113) (47%, 18%, 44%)

RGB channels and saturation

R 120 of 255 = 47%
G 47 of 255 = 18%
B 113 of 255 = 44%

120
47
113

R + G + B ~ 36%. #782F71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 47 + 113 = 280 (100%)
R 120 of 280 ~ 42.86%
G 47 of 280 ~ 16.79%
B 113 of 280 ~ 40.36'%

%42.86
%16.79
%40.36

CMYK color model

#782F71 color CMYK value is (0,61,6,53).

  • cyan value is 0.00%
  • magenta value is 60.83%
  • yellow value is 5.83%
  • key color value is 52.94%
CMYK: (0,61,6,53) C0M61Y6K53 (0%,61%,6%,53%) (0.00/0.61/0.06/0.53) 

CMYK percentages

%0
%60.83
%5.83
%52.94

Codes

Color #782F71 in popluar color models

78 2F 71
RGB 120 47 113
HSL 306° 43.71% 32.75%
HSB/HSV 306° 60.83% 47.06%
CMYK 0.00% 60.83% 5.83%
52.94%

Color #782F71 in popluar number systems.

HEX 78 2F 71
Decimal 120 47 113
Binary 1111000 101111 1110001
Octal 170 57 161

Shades and tints

Shades of #782F71

#782F71
(120,47,113)
#6E2B67
(110,43,103)
#64275D
(100,39,93)
#5A2353
(90,35,83)
#501F49
(80,31,73)
#461B3F
(70,27,63)
#3C1735
(60,23,53)
#32132B
(50,19,43)
#280F21
(40,15,33)
#1E0B17
(30,11,23)
#14070D
(20,7,13)
#000000
(0,0,0)

Tints of #782F71

#782F71
(120,47,113)
#84417D
(132,65,125)
#905389
(144,83,137)
#9C6595
(156,101,149)
#A877A1
(168,119,161)
#B489AD
(180,137,173)
#C09BB9
(192,155,185)
#CCADC5
(204,173,197)
#D8BFD1
(216,191,209)
#E4D1DD
(228,209,221)
#F0E3E9
(240,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #782F71 color. Also use rgb(120,47,113) instead hex code.

Text Font Color

.myTextColor { color: #782F71; }

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

This text font color is #782F71.

Background Color

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

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

This div background color is #782F71.

Border color

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

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

This div border color is #782F71.

Opacity

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

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

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

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

This text has shadow with #782F71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #782F71.

Preview

Color preview on black background

This text has color #782F71 on black background.


Color preview on white background

This text has color #782F71 on white background.


Black color preview on #782F71 background

This text has black color on #782F71 background.


White color preview on #782F71 background

This text has white color on #782F71 background.


Related colors

Complementary color

Complementary color for #hex is #87D08E.


I love getcolorcode.com

Triadic colors

1 #71782F and #2F7178 with #782F71 are triadic colors.

2 #712F78 and #2F7871 with #782F71 are triadic colors.