COLOR #753190

HEX: #753190 RGB: (117,49,144)

Color info

#753190 contains mainly red and blue colors. Web safe color of #753190 is #663399 (or #639).

RGB color model

#753190 color RGB value is (117,49,144).

RGB: (117,49,144) (46%, 19%, 56%)

RGB channels and saturation

R 117 of 255 = 46%
G 49 of 255 = 19%
B 144 of 255 = 56%

117
49
144

R + G + B ~ 40%. #753190 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 49 + 144 = 310 (100%)
R 117 of 310 ~ 37.74%
G 49 of 310 ~ 15.81%
B 144 of 310 ~ 46.45'%

%37.74
%15.81
%46.45

CMYK color model

#753190 color CMYK value is (19,66,0,44).

  • cyan value is 18.75%
  • magenta value is 65.97%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (19,66,0,44)
C19M66Y0K44 (19%, 66%, 0%, 44%)
(0.19 / 0.66 / 0.00 / 0.44)

CMYK percentages

%18.75
%65.97
%0
%43.53

Codes

Color #753190 in popluar color models

75 31 90
RGB 117 49 144
HSL 283° 49.22% 37.84%
HSB/HSV 283° 65.97% 56.47%
CMYK 18.75% 65.97% 0.00%
43.53%

Color #753190 in popluar number systems.

HEX 75 31 90
Decimal 117 49 144
Binary 1110101 110001 10010000
Octal 165 61 220

Shades and tints

Shades of #753190

#753190
(117,49,144)
#6B2D83
(107,45,131)
#612976
(97,41,118)
#572569
(87,37,105)
#4D215C
(77,33,92)
#431D4F
(67,29,79)
#391942
(57,25,66)
#2F1535
(47,21,53)
#251128
(37,17,40)
#1B0D1B
(27,13,27)
#11090E
(17,9,14)
#000000
(0,0,0)

Tints of #753190

#753190
(117,49,144)
#81439A
(129,67,154)
#8D55A4
(141,85,164)
#9967AE
(153,103,174)
#A579B8
(165,121,184)
#B18BC2
(177,139,194)
#BD9DCC
(189,157,204)
#C9AFD6
(201,175,214)
#D5C1E0
(213,193,224)
#E1D3EA
(225,211,234)
#EDE5F4
(237,229,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753190 color. Also use rgb(117,49,144) instead hex code.

Text Font Color

.myTextColor { color: #753190; }

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

This text font color is #753190.

Background Color

.myBgColor { background-color: #753190; }

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

This div background color is #753190.

Border color

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

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

This div border color is #753190.

Opacity

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

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

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

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

This text has shadow with #753190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753190.

Preview

Color preview on black background

This text has color #753190 on black background.


Color preview on white background

This text has color #753190 on white background.


Black color preview on #753190 background

This text has black color on #753190 background.


White color preview on #753190 background

This text has white color on #753190 background.


Related colors

Complementary color

Complementary color for #hex is #8ACE6F.


I love getcolorcode.com

Triadic colors

1 #907531 and #319075 with #753190 are triadic colors.

2 #903175 and #317590 with #753190 are triadic colors.