COLOR #755981

HEX: #755981 RGB: (117,89,129)

Color info

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

RGB color model

#755981 color RGB value is (117,89,129).

RGB: (117,89,129) (46%, 35%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 89 of 255 = 35%
B 129 of 255 = 51%

117
89
129

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

Portions of RGB colors in percentages

R + G + B = 117 + 89 + 129 = 335 (100%)
R 117 of 335 ~ 34.93%
G 89 of 335 ~ 26.57%
B 129 of 335 ~ 38.51'%

%34.93
%26.57
%38.51

CMYK color model

#755981 color CMYK value is (9,31,0,49).

  • cyan value is 9.30%
  • magenta value is 31.01%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (9,31,0,49)
C9M31Y0K49 (9%, 31%, 0%, 49%)
(0.09 / 0.31 / 0.00 / 0.49)

CMYK percentages

%9.3
%31.01
%0
%49.41

Codes

Color #755981 in popluar color models

75 59 81
RGB 117 89 129
HSL 282° 18.35% 42.75%
HSB/HSV 282° 31.01% 50.59%
CMYK 9.30% 31.01% 0.00%
49.41%

Color #755981 in popluar number systems.

HEX 75 59 81
Decimal 117 89 129
Binary 1110101 1011001 10000001
Octal 165 131 201

Shades and tints

Shades of #755981

#755981
(117,89,129)
#6B5176
(107,81,118)
#61496B
(97,73,107)
#574160
(87,65,96)
#4D3955
(77,57,85)
#43314A
(67,49,74)
#39293F
(57,41,63)
#2F2134
(47,33,52)
#251929
(37,25,41)
#1B111E
(27,17,30)
#110913
(17,9,19)
#000000
(0,0,0)

Tints of #755981

#755981
(117,89,129)
#81688C
(129,104,140)
#8D7797
(141,119,151)
#9986A2
(153,134,162)
#A595AD
(165,149,173)
#B1A4B8
(177,164,184)
#BDB3C3
(189,179,195)
#C9C2CE
(201,194,206)
#D5D1D9
(213,209,217)
#E1E0E4
(225,224,228)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755981; }

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

This text font color is #755981.

Background Color

.myBgColor { background-color: #755981; }

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

This div background color is #755981.

Border color

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

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

This div border color is #755981.

Opacity

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

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

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

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

This text has shadow with #755981 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755981.

Preview

Color preview on black background

This text has color #755981 on black background.


Color preview on white background

This text has color #755981 on white background.


Black color preview on #755981 background

This text has black color on #755981 background.


White color preview on #755981 background

This text has white color on #755981 background.


Related colors

Complementary color

Complementary color for #hex is #8AA67E.


I love getcolorcode.com

Triadic colors

1 #817559 and #598175 with #755981 are triadic colors.

2 #815975 and #597581 with #755981 are triadic colors.