COLOR #756886

HEX: #756886 RGB: (117,104,134)

Color info

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

RGB color model

#756886 color RGB value is (117,104,134).

RGB: (117,104,134) (46%, 41%, 53%)

RGB channels and saturation

R 117 of 255 = 46%
G 104 of 255 = 41%
B 134 of 255 = 53%

117
104
134

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

Portions of RGB colors in percentages

R + G + B = 117 + 104 + 134 = 355 (100%)
R 117 of 355 ~ 32.96%
G 104 of 355 ~ 29.3%
B 134 of 355 ~ 37.75'%

%32.96
%29.3
%37.75

CMYK color model

#756886 color CMYK value is (13,22,0,47).

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

CMYK: (13,22,0,47)
C13M22Y0K47 (13%, 22%, 0%, 47%)
(0.13 / 0.22 / 0.00 / 0.47)

CMYK percentages

%12.69
%22.39
%0
%47.45

Codes

Color #756886 in popluar color models

75 68 86
RGB 117 104 134
HSL 266° 12.61% 46.67%
HSB/HSV 266° 22.39% 52.55%
CMYK 12.69% 22.39% 0.00%
47.45%

Color #756886 in popluar number systems.

HEX 75 68 86
Decimal 117 104 134
Binary 1110101 1101000 10000110
Octal 165 150 206

Shades and tints

Shades of #756886

#756886
(117,104,134)
#6B5F7A
(107,95,122)
#61566E
(97,86,110)
#574D62
(87,77,98)
#4D4456
(77,68,86)
#433B4A
(67,59,74)
#39323E
(57,50,62)
#2F2932
(47,41,50)
#252026
(37,32,38)
#1B171A
(27,23,26)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #756886

#756886
(117,104,134)
#817591
(129,117,145)
#8D829C
(141,130,156)
#998FA7
(153,143,167)
#A59CB2
(165,156,178)
#B1A9BD
(177,169,189)
#BDB6C8
(189,182,200)
#C9C3D3
(201,195,211)
#D5D0DE
(213,208,222)
#E1DDE9
(225,221,233)
#EDEAF4
(237,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756886; }

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

This text font color is #756886.

Background Color

.myBgColor { background-color: #756886; }

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

This div background color is #756886.

Border color

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

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

This div border color is #756886.

Opacity

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

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

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

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

This text has shadow with #756886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756886.

Preview

Color preview on black background

This text has color #756886 on black background.


Color preview on white background

This text has color #756886 on white background.


Black color preview on #756886 background

This text has black color on #756886 background.


White color preview on #756886 background

This text has white color on #756886 background.


Related colors

Complementary color

Complementary color for #hex is #8A9779.


I love getcolorcode.com

Triadic colors

1 #867568 and #688675 with #756886 are triadic colors.

2 #866875 and #687586 with #756886 are triadic colors.