COLOR #755493

HEX: #755493 RGB: (117,84,147)

Color info

#755493 contains mainly red and blue colors. Web safe color of #755493 is #666699 (or #669).

RGB color model

#755493 color RGB value is (117,84,147).

RGB: (117,84,147) (46%, 33%, 58%)

RGB channels and saturation

R 117 of 255 = 46%
G 84 of 255 = 33%
B 147 of 255 = 58%

117
84
147

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

Portions of RGB colors in percentages

R + G + B = 117 + 84 + 147 = 348 (100%)
R 117 of 348 ~ 33.62%
G 84 of 348 ~ 24.14%
B 147 of 348 ~ 42.24'%

%33.62
%24.14
%42.24

CMYK color model

#755493 color CMYK value is (20,43,0,42).

  • cyan value is 20.41%
  • magenta value is 42.86%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (20,43,0,42) C20M43Y0K42 (20%,43%,0%,42%) (0.20/0.43/0.00/0.42) 

CMYK percentages

%20.41
%42.86
%0
%42.35

Codes

Color #755493 in popluar color models

75 54 93
RGB 117 84 147
HSL 271° 27.27% 45.29%
HSB/HSV 271° 42.86% 57.65%
CMYK 20.41% 42.86% 0.00%
42.35%

Color #755493 in popluar number systems.

HEX 75 54 93
Decimal 117 84 147
Binary 1110101 1010100 10010011
Octal 165 124 223

Shades and tints

Shades of #755493

#755493
(117,84,147)
#6B4D86
(107,77,134)
#614679
(97,70,121)
#573F6C
(87,63,108)
#4D385F
(77,56,95)
#433152
(67,49,82)
#392A45
(57,42,69)
#2F2338
(47,35,56)
#251C2B
(37,28,43)
#1B151E
(27,21,30)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #755493

#755493
(117,84,147)
#81639C
(129,99,156)
#8D72A5
(141,114,165)
#9981AE
(153,129,174)
#A590B7
(165,144,183)
#B19FC0
(177,159,192)
#BDAEC9
(189,174,201)
#C9BDD2
(201,189,210)
#D5CCDB
(213,204,219)
#E1DBE4
(225,219,228)
#EDEAED
(237,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755493 color. Also use rgb(117,84,147) instead hex code.

Text Font Color

.myTextColor { color: #755493; }

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

This text font color is #755493.

Background Color

.myBgColor { background-color: #755493; }

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

This div background color is #755493.

Border color

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

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

This div border color is #755493.

Opacity

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

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

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

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

This text has shadow with #755493 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755493.

Preview

Color preview on black background

This text has color #755493 on black background.


Color preview on white background

This text has color #755493 on white background.


Black color preview on #755493 background

This text has black color on #755493 background.


White color preview on #755493 background

This text has white color on #755493 background.


Related colors

Complementary color

Complementary color for #hex is #8AAB6C.


I love getcolorcode.com

Triadic colors

1 #937554 and #549375 with #755493 are triadic colors.

2 #935475 and #547593 with #755493 are triadic colors.