COLOR #756173

HEX: #756173 RGB: (117,97,115)

Color info

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

RGB color model

#756173 color RGB value is (117,97,115).

RGB: (117,97,115) (46%, 38%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 97 of 255 = 38%
B 115 of 255 = 45%

117
97
115

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

Portions of RGB colors in percentages

R + G + B = 117 + 97 + 115 = 329 (100%)
R 117 of 329 ~ 35.56%
G 97 of 329 ~ 29.48%
B 115 of 329 ~ 34.95'%

%35.56
%29.48
%34.95

CMYK color model

#756173 color CMYK value is (0,17,2,54).

  • cyan value is 0.00%
  • magenta value is 17.09%
  • yellow value is 1.71%
  • key color value is 54.12%

CMYK: (0,17,2,54)
C0M17Y2K54 (0%, 17%, 2%, 54%)
(0.00 / 0.17 / 0.02 / 0.54)

CMYK percentages

%0
%17.09
%1.71
%54.12

Codes

Color #756173 in popluar color models

75 61 73
RGB 117 97 115
HSL 306° 9.35% 41.96%
HSB/HSV 306° 17.09% 45.88%
CMYK 0.00% 17.09% 1.71%
54.12%

Color #756173 in popluar number systems.

HEX 75 61 73
Decimal 117 97 115
Binary 1110101 1100001 1110011
Octal 165 141 163

Shades and tints

Shades of #756173

#756173
(117,97,115)
#6B5969
(107,89,105)
#61515F
(97,81,95)
#574955
(87,73,85)
#4D414B
(77,65,75)
#433941
(67,57,65)
#393137
(57,49,55)
#2F292D
(47,41,45)
#252123
(37,33,35)
#1B1919
(27,25,25)
#11110F
(17,17,15)
#000000
(0,0,0)

Tints of #756173

#756173
(117,97,115)
#816F7F
(129,111,127)
#8D7D8B
(141,125,139)
#998B97
(153,139,151)
#A599A3
(165,153,163)
#B1A7AF
(177,167,175)
#BDB5BB
(189,181,187)
#C9C3C7
(201,195,199)
#D5D1D3
(213,209,211)
#E1DFDF
(225,223,223)
#EDEDEB
(237,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756173 color. Also use rgb(117,97,115) instead hex code.

Text Font Color

.myTextColor { color: #756173; }

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

This text font color is #756173.

Background Color

.myBgColor { background-color: #756173; }

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

This div background color is #756173.

Border color

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

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

This div border color is #756173.

Opacity

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

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

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

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

This text has shadow with #756173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756173.

Preview

Color preview on black background

This text has color #756173 on black background.


Color preview on white background

This text has color #756173 on white background.


Black color preview on #756173 background

This text has black color on #756173 background.


White color preview on #756173 background

This text has white color on #756173 background.


Related colors

Complementary color

Complementary color for #hex is #8A9E8C.


I love getcolorcode.com

Triadic colors

1 #737561 and #617375 with #756173 are triadic colors.

2 #736175 and #617573 with #756173 are triadic colors.