COLOR #754D78

HEX: #754D78 RGB: (117,77,120)

Color info

#754D78 contains red, green and blue colors in about the same proportion. Web safe color of #754D78 is #663366 (or #636).

RGB color model

#754D78 color RGB value is (117,77,120).

RGB: (117,77,120) (46%, 30%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 77 of 255 = 30%
B 120 of 255 = 47%

117
77
120

R + G + B ~ 41%. #754D78 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 77 + 120 = 314 (100%)
R 117 of 314 ~ 37.26%
G 77 of 314 ~ 24.52%
B 120 of 314 ~ 38.22'%

%37.26
%24.52
%38.22

CMYK color model

#754D78 color CMYK value is (3,36,0,53).

  • cyan value is 2.50%
  • magenta value is 35.83%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (3,36,0,53) C3M36Y0K53 (3%,36%,0%,53%) (0.03/0.36/0.00/0.53) 

CMYK percentages

%2.5
%35.83
%0
%52.94

Codes

Color #754D78 in popluar color models

75 4D 78
RGB 117 77 120
HSL 296° 21.83% 38.63%
HSB/HSV 296° 35.83% 47.06%
CMYK 2.50% 35.83% 0.00%
52.94%

Color #754D78 in popluar number systems.

HEX 75 4D 78
Decimal 117 77 120
Binary 1110101 1001101 1111000
Octal 165 115 170

Shades and tints

Shades of #754D78

#754D78
(117,77,120)
#6B466E
(107,70,110)
#613F64
(97,63,100)
#57385A
(87,56,90)
#4D3150
(77,49,80)
#432A46
(67,42,70)
#39233C
(57,35,60)
#2F1C32
(47,28,50)
#251528
(37,21,40)
#1B0E1E
(27,14,30)
#110714
(17,7,20)
#000000
(0,0,0)

Tints of #754D78

#754D78
(117,77,120)
#815D84
(129,93,132)
#8D6D90
(141,109,144)
#997D9C
(153,125,156)
#A58DA8
(165,141,168)
#B19DB4
(177,157,180)
#BDADC0
(189,173,192)
#C9BDCC
(201,189,204)
#D5CDD8
(213,205,216)
#E1DDE4
(225,221,228)
#EDEDF0
(237,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754D78; }

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

This text font color is #754D78.

Background Color

.myBgColor { background-color: #754D78; }

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

This div background color is #754D78.

Border color

.myBorderColor { border: 1px solid #754D78; }

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

This div border color is #754D78.

Opacity

.myOpacity80 { color: #754D78; opacity: 0.8; }

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

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

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

This text has shadow with #754D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754D78.

Preview

Color preview on black background

This text has color #754D78 on black background.


Color preview on white background

This text has color #754D78 on white background.


Black color preview on #754D78 background

This text has black color on #754D78 background.


White color preview on #754D78 background

This text has white color on #754D78 background.


Related colors

Complementary color

Complementary color for #hex is #8AB287.


I love getcolorcode.com

Triadic colors

1 #78754D and #4D7875 with #754D78 are triadic colors.

2 #784D75 and #4D7578 with #754D78 are triadic colors.