COLOR #755499

HEX: #755499 RGB: (117,84,153)

Color info

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

RGB color model

#755499 color RGB value is (117,84,153).

RGB: (117,84,153) (46%, 33%, 60%)

RGB channels and saturation

R 117 of 255 = 46%
G 84 of 255 = 33%
B 153 of 255 = 60%

117
84
153

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

Portions of RGB colors in percentages

R + G + B = 117 + 84 + 153 = 354 (100%)
R 117 of 354 ~ 33.05%
G 84 of 354 ~ 23.73%
B 153 of 354 ~ 43.22'%

%33.05
%23.73
%43.22

CMYK color model

#755499 color CMYK value is (24,45,0,40).

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

CMYK: (24,45,0,40)
C24M45Y0K40 (24%, 45%, 0%, 40%)
(0.24 / 0.45 / 0.00 / 0.40)

CMYK percentages

%23.53
%45.1
%0
%40

Codes

Color #755499 in popluar color models

75 54 99
RGB 117 84 153
HSL 269° 29.11% 46.47%
HSB/HSV 269° 45.10% 60.00%
CMYK 23.53% 45.10% 0.00%
40.00%

Color #755499 in popluar number systems.

HEX 75 54 99
Decimal 117 84 153
Binary 1110101 1010100 10011001
Octal 165 124 231

Shades and tints

Shades of #755499

#755499
(117,84,153)
#6B4D8C
(107,77,140)
#61467F
(97,70,127)
#573F72
(87,63,114)
#4D3865
(77,56,101)
#433158
(67,49,88)
#392A4B
(57,42,75)
#2F233E
(47,35,62)
#251C31
(37,28,49)
#1B1524
(27,21,36)
#110E17
(17,14,23)
#000000
(0,0,0)

Tints of #755499

#755499
(117,84,153)
#8163A2
(129,99,162)
#8D72AB
(141,114,171)
#9981B4
(153,129,180)
#A590BD
(165,144,189)
#B19FC6
(177,159,198)
#BDAECF
(189,174,207)
#C9BDD8
(201,189,216)
#D5CCE1
(213,204,225)
#E1DBEA
(225,219,234)
#EDEAF3
(237,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755499; }

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

This text font color is #755499.

Background Color

.myBgColor { background-color: #755499; }

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

This div background color is #755499.

Border color

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

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

This div border color is #755499.

Opacity

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

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

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

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

This text has shadow with #755499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755499.

Preview

Color preview on black background

This text has color #755499 on black background.


Color preview on white background

This text has color #755499 on white background.


Black color preview on #755499 background

This text has black color on #755499 background.


White color preview on #755499 background

This text has white color on #755499 background.


Related colors

Complementary color

Complementary color for #hex is #8AAB66.


I love getcolorcode.com

Triadic colors

1 #997554 and #549975 with #755499 are triadic colors.

2 #995475 and #547599 with #755499 are triadic colors.