COLOR #756676

HEX: #756676 RGB: (117,102,118)

Color info

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

RGB color model

#756676 color RGB value is (117,102,118).

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

RGB channels and saturation

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

117
102
118

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

Portions of RGB colors in percentages

R + G + B = 117 + 102 + 118 = 337 (100%)
R 117 of 337 ~ 34.72%
G 102 of 337 ~ 30.27%
B 118 of 337 ~ 35.01'%

%34.72
%30.27
%35.01

CMYK color model

#756676 color CMYK value is (1,14,0,54).

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

CMYK: (1,14,0,54)
C1M14Y0K54 (1%, 14%, 0%, 54%)
(0.01 / 0.14 / 0.00 / 0.54)

CMYK percentages

%0.85
%13.56
%0
%53.73

Codes

Color #756676 in popluar color models

75 66 76
RGB 117 102 118
HSL 296° 7.27% 43.14%
HSB/HSV 296° 13.56% 46.27%
CMYK 0.85% 13.56% 0.00%
53.73%

Color #756676 in popluar number systems.

HEX 75 66 76
Decimal 117 102 118
Binary 1110101 1100110 1110110
Octal 165 146 166

Shades and tints

Shades of #756676

#756676
(117,102,118)
#6B5D6C
(107,93,108)
#615462
(97,84,98)
#574B58
(87,75,88)
#4D424E
(77,66,78)
#433944
(67,57,68)
#39303A
(57,48,58)
#2F2730
(47,39,48)
#251E26
(37,30,38)
#1B151C
(27,21,28)
#110C12
(17,12,18)
#000000
(0,0,0)

Tints of #756676

#756676
(117,102,118)
#817382
(129,115,130)
#8D808E
(141,128,142)
#998D9A
(153,141,154)
#A59AA6
(165,154,166)
#B1A7B2
(177,167,178)
#BDB4BE
(189,180,190)
#C9C1CA
(201,193,202)
#D5CED6
(213,206,214)
#E1DBE2
(225,219,226)
#EDE8EE
(237,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756676; }

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

This text font color is #756676.

Background Color

.myBgColor { background-color: #756676; }

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

This div background color is #756676.

Border color

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

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

This div border color is #756676.

Opacity

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

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

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

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

This text has shadow with #756676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756676.

Preview

Color preview on black background

This text has color #756676 on black background.


Color preview on white background

This text has color #756676 on white background.


Black color preview on #756676 background

This text has black color on #756676 background.


White color preview on #756676 background

This text has white color on #756676 background.


Related colors

Complementary color

Complementary color for #hex is #8A9989.


I love getcolorcode.com

Triadic colors

1 #767566 and #667675 with #756676 are triadic colors.

2 #766675 and #667576 with #756676 are triadic colors.