COLOR #752795

HEX: #752795 RGB: (117,39,149)

Color info

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

RGB color model

#752795 color RGB value is (117,39,149).

RGB: (117,39,149) (46%, 15%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 39 of 255 = 15%
B 149 of 255 = 58%

117
39
149

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

Portions of RGB colors in percentages

R + G + B = 117 + 39 + 149 = 305 (100%)
R 117 of 305 ~ 38.36%
G 39 of 305 ~ 12.79%
B 149 of 305 ~ 48.85'%

%38.36
%12.79
%48.85

CMYK color model

#752795 color CMYK value is (21,74,0,42).

  • cyan value is 21.48%
  • magenta value is 73.83%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (21,74,0,42) C21M74Y0K42 (21%,74%,0%,42%) (0.21/0.74/0.00/0.42) 

CMYK percentages

%21.48
%73.83
%0
%41.57

Codes

Color #752795 in popluar color models

75 27 95
RGB 117 39 149
HSL 283° 58.51% 36.86%
HSB/HSV 283° 73.83% 58.43%
CMYK 21.48% 73.83% 0.00%
41.57%

Color #752795 in popluar number systems.

HEX 75 27 95
Decimal 117 39 149
Binary 1110101 100111 10010101
Octal 165 47 225

Shades and tints

Shades of #752795

#752795
(117,39,149)
#6B2488
(107,36,136)
#61217B
(97,33,123)
#571E6E
(87,30,110)
#4D1B61
(77,27,97)
#431854
(67,24,84)
#391547
(57,21,71)
#2F123A
(47,18,58)
#250F2D
(37,15,45)
#1B0C20
(27,12,32)
#110913
(17,9,19)
#000000
(0,0,0)

Tints of #752795

#752795
(117,39,149)
#813A9E
(129,58,158)
#8D4DA7
(141,77,167)
#9960B0
(153,96,176)
#A573B9
(165,115,185)
#B186C2
(177,134,194)
#BD99CB
(189,153,203)
#C9ACD4
(201,172,212)
#D5BFDD
(213,191,221)
#E1D2E6
(225,210,230)
#EDE5EF
(237,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #752795 color. Also use rgb(117,39,149) instead hex code.

Text Font Color

.myTextColor { color: #752795; }

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

This text font color is #752795.

Background Color

.myBgColor { background-color: #752795; }

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

This div background color is #752795.

Border color

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

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

This div border color is #752795.

Opacity

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

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

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

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

This text has shadow with #752795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752795.

Preview

Color preview on black background

This text has color #752795 on black background.


Color preview on white background

This text has color #752795 on white background.


Black color preview on #752795 background

This text has black color on #752795 background.


White color preview on #752795 background

This text has white color on #752795 background.


Related colors

Complementary color

Complementary color for #hex is #8AD86A.


I love getcolorcode.com

Triadic colors

1 #957527 and #279575 with #752795 are triadic colors.

2 #952775 and #277595 with #752795 are triadic colors.