COLOR #755581

HEX: #755581 RGB: (117,85,129)

Color info

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

RGB color model

#755581 color RGB value is (117,85,129).

RGB: (117,85,129) (46%, 33%, 51%)

RGB channels and saturation

R 117 of 255 = 46%
G 85 of 255 = 33%
B 129 of 255 = 51%

117
85
129

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

Portions of RGB colors in percentages

R + G + B = 117 + 85 + 129 = 331 (100%)
R 117 of 331 ~ 35.35%
G 85 of 331 ~ 25.68%
B 129 of 331 ~ 38.97'%

%35.35
%25.68
%38.97

CMYK color model

#755581 color CMYK value is (9,34,0,49).

  • cyan value is 9.30%
  • magenta value is 34.11%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (9,34,0,49) C9M34Y0K49 (9%,34%,0%,49%) (0.09/0.34/0.00/0.49) 

CMYK percentages

%9.3
%34.11
%0
%49.41

Codes

Color #755581 in popluar color models

75 55 81
RGB 117 85 129
HSL 284° 20.56% 41.96%
HSB/HSV 284° 34.11% 50.59%
CMYK 9.30% 34.11% 0.00%
49.41%

Color #755581 in popluar number systems.

HEX 75 55 81
Decimal 117 85 129
Binary 1110101 1010101 10000001
Octal 165 125 201

Shades and tints

Shades of #755581

#755581
(117,85,129)
#6B4E76
(107,78,118)
#61476B
(97,71,107)
#574060
(87,64,96)
#4D3955
(77,57,85)
#43324A
(67,50,74)
#392B3F
(57,43,63)
#2F2434
(47,36,52)
#251D29
(37,29,41)
#1B161E
(27,22,30)
#110F13
(17,15,19)
#000000
(0,0,0)

Tints of #755581

#755581
(117,85,129)
#81648C
(129,100,140)
#8D7397
(141,115,151)
#9982A2
(153,130,162)
#A591AD
(165,145,173)
#B1A0B8
(177,160,184)
#BDAFC3
(189,175,195)
#C9BECE
(201,190,206)
#D5CDD9
(213,205,217)
#E1DCE4
(225,220,228)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755581; }

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

This text font color is #755581.

Background Color

.myBgColor { background-color: #755581; }

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

This div background color is #755581.

Border color

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

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

This div border color is #755581.

Opacity

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

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

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

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

This text has shadow with #755581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755581.

Preview

Color preview on black background

This text has color #755581 on black background.


Color preview on white background

This text has color #755581 on white background.


Black color preview on #755581 background

This text has black color on #755581 background.


White color preview on #755581 background

This text has white color on #755581 background.


Related colors

Complementary color

Complementary color for #hex is #8AAA7E.


I love getcolorcode.com

Triadic colors

1 #817555 and #558175 with #755581 are triadic colors.

2 #815575 and #557581 with #755581 are triadic colors.