COLOR #756776

HEX: #756776 RGB: (117,103,118)

Color info

#756776 contains red, green and blue colors in about the same proportion. Web safe color of #756776 is #666666 (or #666).

RGB color model

#756776 color RGB value is (117,103,118).

RGB: (117,103,118) (46%, 40%, 46%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 118 of 255 = 46%

117
103
118

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 118 = 338 (100%)
R 117 of 338 ~ 34.62%
G 103 of 338 ~ 30.47%
B 118 of 338 ~ 34.91'%

%34.62
%30.47
%34.91

CMYK color model

#756776 color CMYK value is (1,13,0,54).

  • cyan value is 0.85%
  • magenta value is 12.71%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (1,13,0,54)
C1M13Y0K54 (1%, 13%, 0%, 54%)
(0.01 / 0.13 / 0.00 / 0.54)

CMYK percentages

%0.85
%12.71
%0
%53.73

Codes

Color #756776 in popluar color models

75 67 76
RGB 117 103 118
HSL 296° 6.79% 43.33%
HSB/HSV 296° 12.71% 46.27%
CMYK 0.85% 12.71% 0.00%
53.73%

Color #756776 in popluar number systems.

HEX 75 67 76
Decimal 117 103 118
Binary 1110101 1100111 1110110
Octal 165 147 166

Shades and tints

Shades of #756776

#756776
(117,103,118)
#6B5E6C
(107,94,108)
#615562
(97,85,98)
#574C58
(87,76,88)
#4D434E
(77,67,78)
#433A44
(67,58,68)
#39313A
(57,49,58)
#2F2830
(47,40,48)
#251F26
(37,31,38)
#1B161C
(27,22,28)
#110D12
(17,13,18)
#000000
(0,0,0)

Tints of #756776

#756776
(117,103,118)
#817482
(129,116,130)
#8D818E
(141,129,142)
#998E9A
(153,142,154)
#A59BA6
(165,155,166)
#B1A8B2
(177,168,178)
#BDB5BE
(189,181,190)
#C9C2CA
(201,194,202)
#D5CFD6
(213,207,214)
#E1DCE2
(225,220,226)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756776; }

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

This text font color is #756776.

Background Color

.myBgColor { background-color: #756776; }

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

This div background color is #756776.

Border color

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

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

This div border color is #756776.

Opacity

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

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

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

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

This text has shadow with #756776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756776.

Preview

Color preview on black background

This text has color #756776 on black background.


Color preview on white background

This text has color #756776 on white background.


Black color preview on #756776 background

This text has black color on #756776 background.


White color preview on #756776 background

This text has white color on #756776 background.


Related colors

Complementary color

Complementary color for #hex is #8A9889.


I love getcolorcode.com

Triadic colors

1 #767567 and #677675 with #756776 are triadic colors.

2 #766775 and #677576 with #756776 are triadic colors.