COLOR #756770

HEX: #756770 RGB: (117,103,112)

Color info

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

RGB color model

#756770 color RGB value is (117,103,112).

RGB: (117,103,112) (46%, 40%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 103 of 255 = 40%
B 112 of 255 = 44%

117
103
112

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

Portions of RGB colors in percentages

R + G + B = 117 + 103 + 112 = 332 (100%)
R 117 of 332 ~ 35.24%
G 103 of 332 ~ 31.02%
B 112 of 332 ~ 33.73'%

%35.24
%31.02
%33.73

CMYK color model

#756770 color CMYK value is (0,12,4,54).

  • cyan value is 0.00%
  • magenta value is 11.97%
  • yellow value is 4.27%
  • key color value is 54.12%

CMYK: (0,12,4,54)
C0M12Y4K54 (0%, 12%, 4%, 54%)
(0.00 / 0.12 / 0.04 / 0.54)

CMYK percentages

%0
%11.97
%4.27
%54.12

Codes

Color #756770 in popluar color models

75 67 70
RGB 117 103 112
HSL 321° 6.36% 43.14%
HSB/HSV 321° 11.97% 45.88%
CMYK 0.00% 11.97% 4.27%
54.12%

Color #756770 in popluar number systems.

HEX 75 67 70
Decimal 117 103 112
Binary 1110101 1100111 1110000
Octal 165 147 160

Shades and tints

Shades of #756770

#756770
(117,103,112)
#6B5E66
(107,94,102)
#61555C
(97,85,92)
#574C52
(87,76,82)
#4D4348
(77,67,72)
#433A3E
(67,58,62)
#393134
(57,49,52)
#2F282A
(47,40,42)
#251F20
(37,31,32)
#1B1616
(27,22,22)
#110D0C
(17,13,12)
#000000
(0,0,0)

Tints of #756770

#756770
(117,103,112)
#81747D
(129,116,125)
#8D818A
(141,129,138)
#998E97
(153,142,151)
#A59BA4
(165,155,164)
#B1A8B1
(177,168,177)
#BDB5BE
(189,181,190)
#C9C2CB
(201,194,203)
#D5CFD8
(213,207,216)
#E1DCE5
(225,220,229)
#EDE9F2
(237,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #756770 color. Also use rgb(117,103,112) instead hex code.

Text Font Color

.myTextColor { color: #756770; }

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

This text font color is #756770.

Background Color

.myBgColor { background-color: #756770; }

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

This div background color is #756770.

Border color

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

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

This div border color is #756770.

Opacity

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

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

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

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

This text has shadow with #756770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756770.

Preview

Color preview on black background

This text has color #756770 on black background.


Color preview on white background

This text has color #756770 on white background.


Black color preview on #756770 background

This text has black color on #756770 background.


White color preview on #756770 background

This text has white color on #756770 background.


Related colors

Complementary color

Complementary color for #hex is #8A988F.


I love getcolorcode.com

Triadic colors

1 #707567 and #677075 with #756770 are triadic colors.

2 #706775 and #677570 with #756770 are triadic colors.