COLOR #754087

HEX: #754087 RGB: (117,64,135)

Color info

#754087 contains mainly red and blue colors. Web safe color of #754087 is #663399 (or #639).

RGB color model

#754087 color RGB value is (117,64,135).

RGB: (117,64,135) (46%, 25%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 64 of 255 = 25%
B 135 of 255 = 53%

117
64
135

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

Portions of RGB colors in percentages

R + G + B = 117 + 64 + 135 = 316 (100%)
R 117 of 316 ~ 37.03%
G 64 of 316 ~ 20.25%
B 135 of 316 ~ 42.72'%

%37.03
%20.25
%42.72

CMYK color model

#754087 color CMYK value is (13,53,0,47).

  • cyan value is 13.33%
  • magenta value is 52.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (13,53,0,47)
C13M53Y0K47 (13%, 53%, 0%, 47%)
(0.13 / 0.53 / 0.00 / 0.47)

CMYK percentages

%13.33
%52.59
%0
%47.06

Codes

Color #754087 in popluar color models

75 40 87
RGB 117 64 135
HSL 285° 35.68% 39.02%
HSB/HSV 285° 52.59% 52.94%
CMYK 13.33% 52.59% 0.00%
47.06%

Color #754087 in popluar number systems.

HEX 75 40 87
Decimal 117 64 135
Binary 1110101 1000000 10000111
Octal 165 100 207

Shades and tints

Shades of #754087

#754087
(117,64,135)
#6B3B7B
(107,59,123)
#61366F
(97,54,111)
#573163
(87,49,99)
#4D2C57
(77,44,87)
#43274B
(67,39,75)
#39223F
(57,34,63)
#2F1D33
(47,29,51)
#251827
(37,24,39)
#1B131B
(27,19,27)
#110E0F
(17,14,15)
#000000
(0,0,0)

Tints of #754087

#754087
(117,64,135)
#815191
(129,81,145)
#8D629B
(141,98,155)
#9973A5
(153,115,165)
#A584AF
(165,132,175)
#B195B9
(177,149,185)
#BDA6C3
(189,166,195)
#C9B7CD
(201,183,205)
#D5C8D7
(213,200,215)
#E1D9E1
(225,217,225)
#EDEAEB
(237,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754087 color. Also use rgb(117,64,135) instead hex code.

Text Font Color

.myTextColor { color: #754087; }

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

This text font color is #754087.

Background Color

.myBgColor { background-color: #754087; }

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

This div background color is #754087.

Border color

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

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

This div border color is #754087.

Opacity

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

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

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

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

This text has shadow with #754087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754087.

Preview

Color preview on black background

This text has color #754087 on black background.


Color preview on white background

This text has color #754087 on white background.


Black color preview on #754087 background

This text has black color on #754087 background.


White color preview on #754087 background

This text has white color on #754087 background.


Related colors

Complementary color

Complementary color for #hex is #8ABF78.


I love getcolorcode.com

Triadic colors

1 #877540 and #408775 with #754087 are triadic colors.

2 #874075 and #407587 with #754087 are triadic colors.