COLOR #756287

HEX: #756287 RGB: (117,98,135)

Color info

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

RGB color model

#756287 color RGB value is (117,98,135).

RGB: (117,98,135) (46%, 38%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 135 of 255 = 53%

117
98
135

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

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 135 = 350 (100%)
R 117 of 350 ~ 33.43%
G 98 of 350 ~ 28%
B 135 of 350 ~ 38.57'%

%33.43
%28
%38.57

CMYK color model

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

  • cyan value is 13.33%
  • magenta value is 27.41%
  • 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
%27.41
%0
%47.06

Codes

Color #756287 in popluar color models

75 62 87
RGB 117 98 135
HSL 271° 15.88% 45.69%
HSB/HSV 271° 27.41% 52.94%
CMYK 13.33% 27.41% 0.00%
47.06%

Color #756287 in popluar number systems.

HEX 75 62 87
Decimal 117 98 135
Binary 1110101 1100010 10000111
Octal 165 142 207

Shades and tints

Shades of #756287

#756287
(117,98,135)
#6B5A7B
(107,90,123)
#61526F
(97,82,111)
#574A63
(87,74,99)
#4D4257
(77,66,87)
#433A4B
(67,58,75)
#39323F
(57,50,63)
#2F2A33
(47,42,51)
#252227
(37,34,39)
#1B1A1B
(27,26,27)
#11120F
(17,18,15)
#000000
(0,0,0)

Tints of #756287

#756287
(117,98,135)
#817091
(129,112,145)
#8D7E9B
(141,126,155)
#998CA5
(153,140,165)
#A59AAF
(165,154,175)
#B1A8B9
(177,168,185)
#BDB6C3
(189,182,195)
#C9C4CD
(201,196,205)
#D5D2D7
(213,210,215)
#E1E0E1
(225,224,225)
#EDEEEB
(237,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756287; }

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

This text font color is #756287.

Background Color

.myBgColor { background-color: #756287; }

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

This div background color is #756287.

Border color

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

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

This div border color is #756287.

Opacity

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

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

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

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

This text has shadow with #756287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756287.

Preview

Color preview on black background

This text has color #756287 on black background.


Color preview on white background

This text has color #756287 on white background.


Black color preview on #756287 background

This text has black color on #756287 background.


White color preview on #756287 background

This text has white color on #756287 background.


Related colors

Complementary color

Complementary color for #hex is #8A9D78.


I love getcolorcode.com

Triadic colors

1 #877562 and #628775 with #756287 are triadic colors.

2 #876275 and #627587 with #756287 are triadic colors.