COLOR #756686

HEX: #756686 RGB: (117,102,134)

Color info

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

RGB color model

#756686 color RGB value is (117,102,134).

RGB: (117,102,134) (46%, 40%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 102 of 255 = 40%
B 134 of 255 = 53%

117
102
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 102 + 134 = 353 (100%)
R 117 of 353 ~ 33.14%
G 102 of 353 ~ 28.9%
B 134 of 353 ~ 37.96'%

%33.14
%28.9
%37.96

CMYK color model

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

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

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

CMYK percentages

%12.69
%23.88
%0
%47.45

Codes

Color #756686 in popluar color models

75 66 86
RGB 117 102 134
HSL 268° 13.56% 46.27%
HSB/HSV 268° 23.88% 52.55%
CMYK 12.69% 23.88% 0.00%
47.45%

Color #756686 in popluar number systems.

HEX 75 66 86
Decimal 117 102 134
Binary 1110101 1100110 10000110
Octal 165 146 206

Shades and tints

Shades of #756686

#756686
(117,102,134)
#6B5D7A
(107,93,122)
#61546E
(97,84,110)
#574B62
(87,75,98)
#4D4256
(77,66,86)
#43394A
(67,57,74)
#39303E
(57,48,62)
#2F2732
(47,39,50)
#251E26
(37,30,38)
#1B151A
(27,21,26)
#110C0E
(17,12,14)
#000000
(0,0,0)

Tints of #756686

#756686
(117,102,134)
#817391
(129,115,145)
#8D809C
(141,128,156)
#998DA7
(153,141,167)
#A59AB2
(165,154,178)
#B1A7BD
(177,167,189)
#BDB4C8
(189,180,200)
#C9C1D3
(201,193,211)
#D5CEDE
(213,206,222)
#E1DBE9
(225,219,233)
#EDE8F4
(237,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756686; }

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

This text font color is #756686.

Background Color

.myBgColor { background-color: #756686; }

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

This div background color is #756686.

Border color

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

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

This div border color is #756686.

Opacity

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

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

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

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

This text has shadow with #756686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756686.

Preview

Color preview on black background

This text has color #756686 on black background.


Color preview on white background

This text has color #756686 on white background.


Black color preview on #756686 background

This text has black color on #756686 background.


White color preview on #756686 background

This text has white color on #756686 background.


Related colors

Complementary color

Complementary color for #hex is #8A9979.


I love getcolorcode.com

Triadic colors

1 #867566 and #668675 with #756686 are triadic colors.

2 #866675 and #667586 with #756686 are triadic colors.