COLOR #753699

HEX: #753699 RGB: (117,54,153)

Color info

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

RGB color model

#753699 color RGB value is (117,54,153).

RGB: (117,54,153) (46%, 21%, 60%)

RGB channels and saturation

R 117 of 255 = 46%
G 54 of 255 = 21%
B 153 of 255 = 60%

117
54
153

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

Portions of RGB colors in percentages

R + G + B = 117 + 54 + 153 = 324 (100%)
R 117 of 324 ~ 36.11%
G 54 of 324 ~ 16.67%
B 153 of 324 ~ 47.22'%

%36.11
%16.67
%47.22

CMYK color model

#753699 color CMYK value is (24,65,0,40).

  • cyan value is 23.53%
  • magenta value is 64.71%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (24,65,0,40)
C24M65Y0K40 (24%, 65%, 0%, 40%)
(0.24 / 0.65 / 0.00 / 0.40)

CMYK percentages

%23.53
%64.71
%0
%40

Codes

Color #753699 in popluar color models

75 36 99
RGB 117 54 153
HSL 278° 47.83% 40.59%
HSB/HSV 278° 64.71% 60.00%
CMYK 23.53% 64.71% 0.00%
40.00%

Color #753699 in popluar number systems.

HEX 75 36 99
Decimal 117 54 153
Binary 1110101 110110 10011001
Octal 165 66 231

Shades and tints

Shades of #753699

#753699
(117,54,153)
#6B328C
(107,50,140)
#612E7F
(97,46,127)
#572A72
(87,42,114)
#4D2665
(77,38,101)
#432258
(67,34,88)
#391E4B
(57,30,75)
#2F1A3E
(47,26,62)
#251631
(37,22,49)
#1B1224
(27,18,36)
#110E17
(17,14,23)
#000000
(0,0,0)

Tints of #753699

#753699
(117,54,153)
#8148A2
(129,72,162)
#8D5AAB
(141,90,171)
#996CB4
(153,108,180)
#A57EBD
(165,126,189)
#B190C6
(177,144,198)
#BDA2CF
(189,162,207)
#C9B4D8
(201,180,216)
#D5C6E1
(213,198,225)
#E1D8EA
(225,216,234)
#EDEAF3
(237,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753699 color. Also use rgb(117,54,153) instead hex code.

Text Font Color

.myTextColor { color: #753699; }

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

This text font color is #753699.

Background Color

.myBgColor { background-color: #753699; }

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

This div background color is #753699.

Border color

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

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

This div border color is #753699.

Opacity

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

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

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

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

This text has shadow with #753699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753699.

Preview

Color preview on black background

This text has color #753699 on black background.


Color preview on white background

This text has color #753699 on white background.


Black color preview on #753699 background

This text has black color on #753699 background.


White color preview on #753699 background

This text has white color on #753699 background.


Related colors

Complementary color

Complementary color for #hex is #8AC966.


I love getcolorcode.com

Triadic colors

1 #997536 and #369975 with #753699 are triadic colors.

2 #993675 and #367599 with #753699 are triadic colors.