COLOR #752578

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

117
37
120

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

Portions of RGB colors in percentages

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

%42.7
%13.5
%43.8

CMYK color model

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

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

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

CMYK percentages

%2.5
%69.17
%0
%52.94

Codes

Color #752578 in popluar color models

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

Color #752578 in popluar number systems.

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

Shades and tints

Shades of #752578

#752578
(117,37,120)
#6B226E
(107,34,110)
#611F64
(97,31,100)
#571C5A
(87,28,90)
#4D1950
(77,25,80)
#431646
(67,22,70)
#39133C
(57,19,60)
#2F1032
(47,16,50)
#250D28
(37,13,40)
#1B0A1E
(27,10,30)
#110714
(17,7,20)
#000000
(0,0,0)

Tints of #752578

#752578
(117,37,120)
#813884
(129,56,132)
#8D4B90
(141,75,144)
#995E9C
(153,94,156)
#A571A8
(165,113,168)
#B184B4
(177,132,180)
#BD97C0
(189,151,192)
#C9AACC
(201,170,204)
#D5BDD8
(213,189,216)
#E1D0E4
(225,208,228)
#EDE3F0
(237,227,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #752578; }

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

This text font color is #752578.

Background Color

.myBgColor { background-color: #752578; }

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

This div background color is #752578.

Border color

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

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

This div border color is #752578.

Opacity

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

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

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

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

This text has shadow with #752578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752578.

Preview

Color preview on black background

This text has color #752578 on black background.


Color preview on white background

This text has color #752578 on white background.


Black color preview on #752578 background

This text has black color on #752578 background.


White color preview on #752578 background

This text has white color on #752578 background.


Related colors

Complementary color

Complementary color for #hex is #8ADA87.


I love getcolorcode.com

Triadic colors

1 #787525 and #257875 with #752578 are triadic colors.

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