COLOR #756387

HEX: #756387 RGB: (117,99,135)

Color info

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

RGB color model

#756387 color RGB value is (117,99,135).

RGB: (117,99,135) (46%, 39%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 99 of 255 = 39%
B 135 of 255 = 53%

117
99
135

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

Portions of RGB colors in percentages

R + G + B = 117 + 99 + 135 = 351 (100%)
R 117 of 351 ~ 33.33%
G 99 of 351 ~ 28.21%
B 135 of 351 ~ 38.46'%

%33.33
%28.21
%38.46

CMYK color model

#756387 color CMYK value is (13,27,0,47).

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

CMYK: (13,27,0,47)
C13M27Y0K47 (13%, 27%, 0%, 47%)
(0.13 / 0.27 / 0.00 / 0.47)

CMYK percentages

%13.33
%26.67
%0
%47.06

Codes

Color #756387 in popluar color models

75 63 87
RGB 117 99 135
HSL 270° 15.38% 45.88%
HSB/HSV 270° 26.67% 52.94%
CMYK 13.33% 26.67% 0.00%
47.06%

Color #756387 in popluar number systems.

HEX 75 63 87
Decimal 117 99 135
Binary 1110101 1100011 10000111
Octal 165 143 207

Shades and tints

Shades of #756387

#756387
(117,99,135)
#6B5A7B
(107,90,123)
#61516F
(97,81,111)
#574863
(87,72,99)
#4D3F57
(77,63,87)
#43364B
(67,54,75)
#392D3F
(57,45,63)
#2F2433
(47,36,51)
#251B27
(37,27,39)
#1B121B
(27,18,27)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #756387

#756387
(117,99,135)
#817191
(129,113,145)
#8D7F9B
(141,127,155)
#998DA5
(153,141,165)
#A59BAF
(165,155,175)
#B1A9B9
(177,169,185)
#BDB7C3
(189,183,195)
#C9C5CD
(201,197,205)
#D5D3D7
(213,211,215)
#E1E1E1
(225,225,225)
#EDEFEB
(237,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756387; }

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

This text font color is #756387.

Background Color

.myBgColor { background-color: #756387; }

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

This div background color is #756387.

Border color

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

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

This div border color is #756387.

Opacity

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

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

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

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

This text has shadow with #756387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756387.

Preview

Color preview on black background

This text has color #756387 on black background.


Color preview on white background

This text has color #756387 on white background.


Black color preview on #756387 background

This text has black color on #756387 background.


White color preview on #756387 background

This text has white color on #756387 background.


Related colors

Complementary color

Complementary color for #hex is #8A9C78.


I love getcolorcode.com

Triadic colors

1 #877563 and #638775 with #756387 are triadic colors.

2 #876375 and #637587 with #756387 are triadic colors.