COLOR #756572

HEX: #756572 RGB: (117,101,114)

Color info

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

RGB color model

#756572 color RGB value is (117,101,114).

RGB: (117,101,114) (46%, 40%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 101 of 255 = 40%
B 114 of 255 = 45%

117
101
114

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

Portions of RGB colors in percentages

R + G + B = 117 + 101 + 114 = 332 (100%)
R 117 of 332 ~ 35.24%
G 101 of 332 ~ 30.42%
B 114 of 332 ~ 34.34'%

%35.24
%30.42
%34.34

CMYK color model

#756572 color CMYK value is (0,14,3,54).

  • cyan value is 0.00%
  • magenta value is 13.68%
  • yellow value is 2.56%
  • key color value is 54.12%

CMYK: (0,14,3,54)
C0M14Y3K54 (0%, 14%, 3%, 54%)
(0.00 / 0.14 / 0.03 / 0.54)

CMYK percentages

%0
%13.68
%2.56
%54.12

Codes

Color #756572 in popluar color models

75 65 72
RGB 117 101 114
HSL 311° 7.34% 42.75%
HSB/HSV 311° 13.68% 45.88%
CMYK 0.00% 13.68% 2.56%
54.12%

Color #756572 in popluar number systems.

HEX 75 65 72
Decimal 117 101 114
Binary 1110101 1100101 1110010
Octal 165 145 162

Shades and tints

Shades of #756572

#756572
(117,101,114)
#6B5C68
(107,92,104)
#61535E
(97,83,94)
#574A54
(87,74,84)
#4D414A
(77,65,74)
#433840
(67,56,64)
#392F36
(57,47,54)
#2F262C
(47,38,44)
#251D22
(37,29,34)
#1B1418
(27,20,24)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #756572

#756572
(117,101,114)
#81737E
(129,115,126)
#8D818A
(141,129,138)
#998F96
(153,143,150)
#A59DA2
(165,157,162)
#B1ABAE
(177,171,174)
#BDB9BA
(189,185,186)
#C9C7C6
(201,199,198)
#D5D5D2
(213,213,210)
#E1E3DE
(225,227,222)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756572; }

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

This text font color is #756572.

Background Color

.myBgColor { background-color: #756572; }

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

This div background color is #756572.

Border color

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

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

This div border color is #756572.

Opacity

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

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

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

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

This text has shadow with #756572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756572.

Preview

Color preview on black background

This text has color #756572 on black background.


Color preview on white background

This text has color #756572 on white background.


Black color preview on #756572 background

This text has black color on #756572 background.


White color preview on #756572 background

This text has white color on #756572 background.


Related colors

Complementary color

Complementary color for #hex is #8A9A8D.


I love getcolorcode.com

Triadic colors

1 #727565 and #657275 with #756572 are triadic colors.

2 #726575 and #657572 with #756572 are triadic colors.