COLOR #756787

HEX: #756787 RGB: (117,103,135)

Color info

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

RGB color model

#756787 color RGB value is (117,103,135).

RGB: (117,103,135) (46%, 40%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 135 of 255 = 53%

117
103
135

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 135 = 355 (100%)
R 117 of 355 ~ 32.96%
G 103 of 355 ~ 29.01%
B 135 of 355 ~ 38.03'%

%32.96
%29.01
%38.03

CMYK color model

#756787 color CMYK value is (13,24,0,47).

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

CMYK: (13,24,0,47)
C13M24Y0K47 (13%, 24%, 0%, 47%)
(0.13 / 0.24 / 0.00 / 0.47)

CMYK percentages

%13.33
%23.7
%0
%47.06

Codes

Color #756787 in popluar color models

75 67 87
RGB 117 103 135
HSL 266° 13.45% 46.67%
HSB/HSV 266° 23.70% 52.94%
CMYK 13.33% 23.70% 0.00%
47.06%

Color #756787 in popluar number systems.

HEX 75 67 87
Decimal 117 103 135
Binary 1110101 1100111 10000111
Octal 165 147 207

Shades and tints

Shades of #756787

#756787
(117,103,135)
#6B5E7B
(107,94,123)
#61556F
(97,85,111)
#574C63
(87,76,99)
#4D4357
(77,67,87)
#433A4B
(67,58,75)
#39313F
(57,49,63)
#2F2833
(47,40,51)
#251F27
(37,31,39)
#1B161B
(27,22,27)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #756787

#756787
(117,103,135)
#817491
(129,116,145)
#8D819B
(141,129,155)
#998EA5
(153,142,165)
#A59BAF
(165,155,175)
#B1A8B9
(177,168,185)
#BDB5C3
(189,181,195)
#C9C2CD
(201,194,205)
#D5CFD7
(213,207,215)
#E1DCE1
(225,220,225)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756787; }

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

This text font color is #756787.

Background Color

.myBgColor { background-color: #756787; }

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

This div background color is #756787.

Border color

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

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

This div border color is #756787.

Opacity

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

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

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

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

This text has shadow with #756787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756787.

Preview

Color preview on black background

This text has color #756787 on black background.


Color preview on white background

This text has color #756787 on white background.


Black color preview on #756787 background

This text has black color on #756787 background.


White color preview on #756787 background

This text has white color on #756787 background.


Related colors

Complementary color

Complementary color for #hex is #8A9878.


I love getcolorcode.com

Triadic colors

1 #877567 and #678775 with #756787 are triadic colors.

2 #876775 and #677587 with #756787 are triadic colors.