COLOR #757276

HEX: #757276 RGB: (117,114,118)

Color info

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

RGB color model

#757276 color RGB value is (117,114,118).

RGB: (117,114,118) (46%, 45%, 46%)

RGB channels and saturation

R 117 of 255 = 46%
G 114 of 255 = 45%
B 118 of 255 = 46%

117
114
118

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

Portions of RGB colors in percentages

R + G + B = 117 + 114 + 118 = 349 (100%)
R 117 of 349 ~ 33.52%
G 114 of 349 ~ 32.66%
B 118 of 349 ~ 33.81'%

%33.52
%32.66
%33.81

CMYK color model

#757276 color CMYK value is (1,3,0,54).

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

CMYK: (1,3,0,54)
C1M3Y0K54 (1%, 3%, 0%, 54%)
(0.01 / 0.03 / 0.00 / 0.54)

CMYK percentages

%0.85
%3.39
%0
%53.73

Codes

Color #757276 in popluar color models

75 72 76
RGB 117 114 118
HSL 285° 1.72% 45.49%
HSB/HSV 285° 3.39% 46.27%
CMYK 0.85% 3.39% 0.00%
53.73%

Color #757276 in popluar number systems.

HEX 75 72 76
Decimal 117 114 118
Binary 1110101 1110010 1110110
Octal 165 162 166

Shades and tints

Shades of #757276

#757276
(117,114,118)
#6B686C
(107,104,108)
#615E62
(97,94,98)
#575458
(87,84,88)
#4D4A4E
(77,74,78)
#434044
(67,64,68)
#39363A
(57,54,58)
#2F2C30
(47,44,48)
#252226
(37,34,38)
#1B181C
(27,24,28)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #757276

#757276
(117,114,118)
#817E82
(129,126,130)
#8D8A8E
(141,138,142)
#99969A
(153,150,154)
#A5A2A6
(165,162,166)
#B1AEB2
(177,174,178)
#BDBABE
(189,186,190)
#C9C6CA
(201,198,202)
#D5D2D6
(213,210,214)
#E1DEE2
(225,222,226)
#EDEAEE
(237,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #757276; }

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

This text font color is #757276.

Background Color

.myBgColor { background-color: #757276; }

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

This div background color is #757276.

Border color

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

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

This div border color is #757276.

Opacity

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

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

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

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

This text has shadow with #757276 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757276.

Preview

Color preview on black background

This text has color #757276 on black background.


Color preview on white background

This text has color #757276 on white background.


Black color preview on #757276 background

This text has black color on #757276 background.


White color preview on #757276 background

This text has white color on #757276 background.


Related colors

Complementary color

Complementary color for #hex is #8A8D89.


I love getcolorcode.com

Triadic colors

1 #767572 and #727675 with #757276 are triadic colors.

2 #767275 and #727576 with #757276 are triadic colors.