COLOR #755478

HEX: #755478 RGB: (117,84,120)

Color info

#755478 contains red, green and blue colors in about the same proportion. Web safe color of #755478 is #666666 (or #666).

RGB color model

#755478 color RGB value is (117,84,120).

RGB: (117,84,120) (46%, 33%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 84 of 255 = 33%
B 120 of 255 = 47%

117
84
120

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

Portions of RGB colors in percentages

R + G + B = 117 + 84 + 120 = 321 (100%)
R 117 of 321 ~ 36.45%
G 84 of 321 ~ 26.17%
B 120 of 321 ~ 37.38'%

%36.45
%26.17
%37.38

CMYK color model

#755478 color CMYK value is (3,30,0,53).

  • cyan value is 2.50%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (3,30,0,53) C3M30Y0K53 (3%,30%,0%,53%) (0.03/0.30/0.00/0.53) 

CMYK percentages

%2.5
%30
%0
%52.94

Codes

Color #755478 in popluar color models

75 54 78
RGB 117 84 120
HSL 295° 17.65% 40.00%
HSB/HSV 295° 30.00% 47.06%
CMYK 2.50% 30.00% 0.00%
52.94%

Color #755478 in popluar number systems.

HEX 75 54 78
Decimal 117 84 120
Binary 1110101 1010100 1111000
Octal 165 124 170

Shades and tints

Shades of #755478

#755478
(117,84,120)
#6B4D6E
(107,77,110)
#614664
(97,70,100)
#573F5A
(87,63,90)
#4D3850
(77,56,80)
#433146
(67,49,70)
#392A3C
(57,42,60)
#2F2332
(47,35,50)
#251C28
(37,28,40)
#1B151E
(27,21,30)
#110E14
(17,14,20)
#000000
(0,0,0)

Tints of #755478

#755478
(117,84,120)
#816384
(129,99,132)
#8D7290
(141,114,144)
#99819C
(153,129,156)
#A590A8
(165,144,168)
#B19FB4
(177,159,180)
#BDAEC0
(189,174,192)
#C9BDCC
(201,189,204)
#D5CCD8
(213,204,216)
#E1DBE4
(225,219,228)
#EDEAF0
(237,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #755478; }

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

This text font color is #755478.

Background Color

.myBgColor { background-color: #755478; }

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

This div background color is #755478.

Border color

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

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

This div border color is #755478.

Opacity

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

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

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

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

This text has shadow with #755478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #755478.

Preview

Color preview on black background

This text has color #755478 on black background.


Color preview on white background

This text has color #755478 on white background.


Black color preview on #755478 background

This text has black color on #755478 background.


White color preview on #755478 background

This text has white color on #755478 background.


Related colors

Complementary color

Complementary color for #hex is #8AAB87.


I love getcolorcode.com

Triadic colors

1 #787554 and #547875 with #755478 are triadic colors.

2 #785475 and #547578 with #755478 are triadic colors.