COLOR #755984

HEX: #755984 RGB: (117,89,132)

Color info

#755984 contains red, green and blue colors in about the same proportion. Web safe color of #755984 is #666699 (or #669).

RGB color model

#755984 color RGB value is (117,89,132).

RGB: (117,89,132) (46%, 35%, 52%)

RGB channels and saturation

R 117 of 255 = 46%
G 89 of 255 = 35%
B 132 of 255 = 52%

117
89
132

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

Portions of RGB colors in percentages

R + G + B = 117 + 89 + 132 = 338 (100%)
R 117 of 338 ~ 34.62%
G 89 of 338 ~ 26.33%
B 132 of 338 ~ 39.05'%

%34.62
%26.33
%39.05

CMYK color model

#755984 color CMYK value is (11,33,0,48).

  • cyan value is 11.36%
  • magenta value is 32.58%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (11,33,0,48)
C11M33Y0K48 (11%, 33%, 0%, 48%)
(0.11 / 0.33 / 0.00 / 0.48)

CMYK percentages

%11.36
%32.58
%0
%48.24

Codes

Color #755984 in popluar color models

75 59 84
RGB 117 89 132
HSL 279° 19.46% 43.33%
HSB/HSV 279° 32.58% 51.76%
CMYK 11.36% 32.58% 0.00%
48.24%

Color #755984 in popluar number systems.

HEX 75 59 84
Decimal 117 89 132
Binary 1110101 1011001 10000100
Octal 165 131 204

Shades and tints

Shades of #755984

#755984
(117,89,132)
#6B5178
(107,81,120)
#61496C
(97,73,108)
#574160
(87,65,96)
#4D3954
(77,57,84)
#433148
(67,49,72)
#39293C
(57,41,60)
#2F2130
(47,33,48)
#251924
(37,25,36)
#1B1118
(27,17,24)
#11090C
(17,9,12)
#000000
(0,0,0)

Tints of #755984

#755984
(117,89,132)
#81688F
(129,104,143)
#8D779A
(141,119,154)
#9986A5
(153,134,165)
#A595B0
(165,149,176)
#B1A4BB
(177,164,187)
#BDB3C6
(189,179,198)
#C9C2D1
(201,194,209)
#D5D1DC
(213,209,220)
#E1E0E7
(225,224,231)
#EDEFF2
(237,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #755984 color. Also use rgb(117,89,132) instead hex code.

Text Font Color

.myTextColor { color: #755984; }

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

This text font color is #755984.

Background Color

.myBgColor { background-color: #755984; }

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

This div background color is #755984.

Border color

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

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

This div border color is #755984.

Opacity

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

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

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

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

This text has shadow with #755984 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755984.

Preview

Color preview on black background

This text has color #755984 on black background.


Color preview on white background

This text has color #755984 on white background.


Black color preview on #755984 background

This text has black color on #755984 background.


White color preview on #755984 background

This text has white color on #755984 background.


Related colors

Complementary color

Complementary color for #hex is #8AA67B.


I love getcolorcode.com

Triadic colors

1 #847559 and #598475 with #755984 are triadic colors.

2 #845975 and #597584 with #755984 are triadic colors.