COLOR #756471

HEX: #756471 RGB: (117,100,113)

Color info

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

RGB color model

#756471 color RGB value is (117,100,113).

RGB: (117,100,113) (46%, 39%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 100 of 255 = 39%
B 113 of 255 = 44%

117
100
113

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

Portions of RGB colors in percentages

R + G + B = 117 + 100 + 113 = 330 (100%)
R 117 of 330 ~ 35.45%
G 100 of 330 ~ 30.3%
B 113 of 330 ~ 34.24'%

%35.45
%30.3
%34.24

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 3.42%
  • 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
%3.42
%54.12

Codes

Color #756471 in popluar color models

75 64 71
RGB 117 100 113
HSL 314° 7.83% 42.55%
HSB/HSV 314° 14.53% 45.88%
CMYK 0.00% 14.53% 3.42%
54.12%

Color #756471 in popluar number systems.

HEX 75 64 71
Decimal 117 100 113
Binary 1110101 1100100 1110001
Octal 165 144 161

Shades and tints

Shades of #756471

#756471
(117,100,113)
#6B5B67
(107,91,103)
#61525D
(97,82,93)
#574953
(87,73,83)
#4D4049
(77,64,73)
#43373F
(67,55,63)
#392E35
(57,46,53)
#2F252B
(47,37,43)
#251C21
(37,28,33)
#1B1317
(27,19,23)
#110A0D
(17,10,13)
#000000
(0,0,0)

Tints of #756471

#756471
(117,100,113)
#81727D
(129,114,125)
#8D8089
(141,128,137)
#998E95
(153,142,149)
#A59CA1
(165,156,161)
#B1AAAD
(177,170,173)
#BDB8B9
(189,184,185)
#C9C6C5
(201,198,197)
#D5D4D1
(213,212,209)
#E1E2DD
(225,226,221)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756471; }

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

This text font color is #756471.

Background Color

.myBgColor { background-color: #756471; }

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

This div background color is #756471.

Border color

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

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

This div border color is #756471.

Opacity

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

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

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

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

This text has shadow with #756471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756471.

Preview

Color preview on black background

This text has color #756471 on black background.


Color preview on white background

This text has color #756471 on white background.


Black color preview on #756471 background

This text has black color on #756471 background.


White color preview on #756471 background

This text has white color on #756471 background.


Related colors

Complementary color

Complementary color for #hex is #8A9B8E.


I love getcolorcode.com

Triadic colors

1 #717564 and #647175 with #756471 are triadic colors.

2 #716475 and #647571 with #756471 are triadic colors.