COLOR #756472

HEX: #756472 RGB: (117,100,114)

Color info

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

RGB color model

#756472 color RGB value is (117,100,114).

RGB: (117,100,114) (46%, 39%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 114 of 255 = 45%

117
100
114

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

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 114 = 331 (100%)
R 117 of 331 ~ 35.35%
G 100 of 331 ~ 30.21%
B 114 of 331 ~ 34.44'%

%35.35
%30.21
%34.44

CMYK color model

#756472 color CMYK value is (0,15,3,54).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 2.56%
  • key color value is 54.12%
CMYK: (0,15,3,54) C0M15Y3K54 (0%,15%,3%,54%) (0.00/0.15/0.03/0.54) 

CMYK percentages

%0
%14.53
%2.56
%54.12

Codes

Color #756472 in popluar color models

75 64 72
RGB 117 100 114
HSL 311° 7.83% 42.55%
HSB/HSV 311° 14.53% 45.88%
CMYK 0.00% 14.53% 2.56%
54.12%

Color #756472 in popluar number systems.

HEX 75 64 72
Decimal 117 100 114
Binary 1110101 1100100 1110010
Octal 165 144 162

Shades and tints

Shades of #756472

#756472
(117,100,114)
#6B5B68
(107,91,104)
#61525E
(97,82,94)
#574954
(87,73,84)
#4D404A
(77,64,74)
#433740
(67,55,64)
#392E36
(57,46,54)
#2F252C
(47,37,44)
#251C22
(37,28,34)
#1B1318
(27,19,24)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #756472

#756472
(117,100,114)
#81727E
(129,114,126)
#8D808A
(141,128,138)
#998E96
(153,142,150)
#A59CA2
(165,156,162)
#B1AAAE
(177,170,174)
#BDB8BA
(189,184,186)
#C9C6C6
(201,198,198)
#D5D4D2
(213,212,210)
#E1E2DE
(225,226,222)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756472; }

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

This text font color is #756472.

Background Color

.myBgColor { background-color: #756472; }

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

This div background color is #756472.

Border color

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

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

This div border color is #756472.

Opacity

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

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

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

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

This text has shadow with #756472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756472.

Preview

Color preview on black background

This text has color #756472 on black background.


Color preview on white background

This text has color #756472 on white background.


Black color preview on #756472 background

This text has black color on #756472 background.


White color preview on #756472 background

This text has white color on #756472 background.


Related colors

Complementary color

Complementary color for #hex is #8A9B8D.


I love getcolorcode.com

Triadic colors

1 #727564 and #647275 with #756472 are triadic colors.

2 #726475 and #647572 with #756472 are triadic colors.