COLOR #782575

HEX: #782575 RGB: (120,37,117)

Color info

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

RGB color model

#782575 color RGB value is (120,37,117).

RGB: (120,37,117) (47%, 15%, 46%)

RGB channels and saturation

R 120 of 255 = 47%
G 37 of 255 = 15%
B 117 of 255 = 46%

120
37
117

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

Portions of RGB colors in percentages

R + G + B = 120 + 37 + 117 = 274 (100%)
R 120 of 274 ~ 43.8%
G 37 of 274 ~ 13.5%
B 117 of 274 ~ 42.7'%

%43.8
%13.5
%42.7

CMYK color model

#782575 color CMYK value is (0,69,3,53).

  • cyan value is 0.00%
  • magenta value is 69.17%
  • yellow value is 2.50%
  • key color value is 52.94%

CMYK: (0,69,3,53)
C0M69Y3K53 (0%, 69%, 3%, 53%)
(0.00 / 0.69 / 0.03 / 0.53)

CMYK percentages

%0
%69.17
%2.5
%52.94

Codes

Color #782575 in popluar color models

78 25 75
RGB 120 37 117
HSL 302° 52.87% 30.78%
HSB/HSV 302° 69.17% 47.06%
CMYK 0.00% 69.17% 2.50%
52.94%

Color #782575 in popluar number systems.

HEX 78 25 75
Decimal 120 37 117
Binary 1111000 100101 1110101
Octal 170 45 165

Shades and tints

Shades of #782575

#782575
(120,37,117)
#6E226B
(110,34,107)
#641F61
(100,31,97)
#5A1C57
(90,28,87)
#50194D
(80,25,77)
#461643
(70,22,67)
#3C1339
(60,19,57)
#32102F
(50,16,47)
#280D25
(40,13,37)
#1E0A1B
(30,10,27)
#140711
(20,7,17)
#000000
(0,0,0)

Tints of #782575

#782575
(120,37,117)
#843881
(132,56,129)
#904B8D
(144,75,141)
#9C5E99
(156,94,153)
#A871A5
(168,113,165)
#B484B1
(180,132,177)
#C097BD
(192,151,189)
#CCAAC9
(204,170,201)
#D8BDD5
(216,189,213)
#E4D0E1
(228,208,225)
#F0E3ED
(240,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #782575 color. Also use rgb(120,37,117) instead hex code.

Text Font Color

.myTextColor { color: #782575; }

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

This text font color is #782575.

Background Color

.myBgColor { background-color: #782575; }

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

This div background color is #782575.

Border color

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

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

This div border color is #782575.

Opacity

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

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

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

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

This text has shadow with #782575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #782575.

Preview

Color preview on black background

This text has color #782575 on black background.


Color preview on white background

This text has color #782575 on white background.


Black color preview on #782575 background

This text has black color on #782575 background.


White color preview on #782575 background

This text has white color on #782575 background.


Related colors

Complementary color

Complementary color for #hex is #87DA8A.


I love getcolorcode.com

Triadic colors

1 #757825 and #257578 with #782575 are triadic colors.

2 #752578 and #257875 with #782575 are triadic colors.