COLOR #754D86

HEX: #754D86 RGB: (117,77,134)

Color info

#754D86 contains red, green and blue colors in about the same proportion. Web safe color of #754D86 is #663399 (or #639).

RGB color model

#754D86 color RGB value is (117,77,134).

RGB: (117,77,134) (46%, 30%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 77 of 255 = 30%
B 134 of 255 = 53%

117
77
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 77 + 134 = 328 (100%)
R 117 of 328 ~ 35.67%
G 77 of 328 ~ 23.48%
B 134 of 328 ~ 40.85'%

%35.67
%23.48
%40.85

CMYK color model

#754D86 color CMYK value is (13,43,0,47).

  • cyan value is 12.69%
  • magenta value is 42.54%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (13,43,0,47)
C13M43Y0K47 (13%, 43%, 0%, 47%)
(0.13 / 0.43 / 0.00 / 0.47)

CMYK percentages

%12.69
%42.54
%0
%47.45

Codes

Color #754D86 in popluar color models

75 4D 86
RGB 117 77 134
HSL 282° 27.01% 41.37%
HSB/HSV 282° 42.54% 52.55%
CMYK 12.69% 42.54% 0.00%
47.45%

Color #754D86 in popluar number systems.

HEX 75 4D 86
Decimal 117 77 134
Binary 1110101 1001101 10000110
Octal 165 115 206

Shades and tints

Shades of #754D86

#754D86
(117,77,134)
#6B467A
(107,70,122)
#613F6E
(97,63,110)
#573862
(87,56,98)
#4D3156
(77,49,86)
#432A4A
(67,42,74)
#39233E
(57,35,62)
#2F1C32
(47,28,50)
#251526
(37,21,38)
#1B0E1A
(27,14,26)
#11070E
(17,7,14)
#000000
(0,0,0)

Tints of #754D86

#754D86
(117,77,134)
#815D91
(129,93,145)
#8D6D9C
(141,109,156)
#997DA7
(153,125,167)
#A58DB2
(165,141,178)
#B19DBD
(177,157,189)
#BDADC8
(189,173,200)
#C9BDD3
(201,189,211)
#D5CDDE
(213,205,222)
#E1DDE9
(225,221,233)
#EDEDF4
(237,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #754D86; }

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

This text font color is #754D86.

Background Color

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

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

This div background color is #754D86.

Border color

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

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

This div border color is #754D86.

Opacity

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

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

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

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

This text has shadow with #754D86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754D86.

Preview

Color preview on black background

This text has color #754D86 on black background.


Color preview on white background

This text has color #754D86 on white background.


Black color preview on #754D86 background

This text has black color on #754D86 background.


White color preview on #754D86 background

This text has white color on #754D86 background.


Related colors

Complementary color

Complementary color for #hex is #8AB279.


I love getcolorcode.com

Triadic colors

1 #86754D and #4D8675 with #754D86 are triadic colors.

2 #864D75 and #4D7586 with #754D86 are triadic colors.