COLOR #756270

HEX: #756270 RGB: (117,98,112)

Color info

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

RGB color model

#756270 color RGB value is (117,98,112).

RGB: (117,98,112) (46%, 38%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 98 of 255 = 38%
B 112 of 255 = 44%

117
98
112

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

Portions of RGB colors in percentages

R + G + B = 117 + 98 + 112 = 327 (100%)
R 117 of 327 ~ 35.78%
G 98 of 327 ~ 29.97%
B 112 of 327 ~ 34.25'%

%35.78
%29.97
%34.25

CMYK color model

#756270 color CMYK value is (0,16,4,54).

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

CMYK: (0,16,4,54)
C0M16Y4K54 (0%, 16%, 4%, 54%)
(0.00 / 0.16 / 0.04 / 0.54)

CMYK percentages

%0
%16.24
%4.27
%54.12

Codes

Color #756270 in popluar color models

75 62 70
RGB 117 98 112
HSL 316° 8.84% 42.16%
HSB/HSV 316° 16.24% 45.88%
CMYK 0.00% 16.24% 4.27%
54.12%

Color #756270 in popluar number systems.

HEX 75 62 70
Decimal 117 98 112
Binary 1110101 1100010 1110000
Octal 165 142 160

Shades and tints

Shades of #756270

#756270
(117,98,112)
#6B5A66
(107,90,102)
#61525C
(97,82,92)
#574A52
(87,74,82)
#4D4248
(77,66,72)
#433A3E
(67,58,62)
#393234
(57,50,52)
#2F2A2A
(47,42,42)
#252220
(37,34,32)
#1B1A16
(27,26,22)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #756270

#756270
(117,98,112)
#81707D
(129,112,125)
#8D7E8A
(141,126,138)
#998C97
(153,140,151)
#A59AA4
(165,154,164)
#B1A8B1
(177,168,177)
#BDB6BE
(189,182,190)
#C9C4CB
(201,196,203)
#D5D2D8
(213,210,216)
#E1E0E5
(225,224,229)
#EDEEF2
(237,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #756270; }

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

This text font color is #756270.

Background Color

.myBgColor { background-color: #756270; }

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

This div background color is #756270.

Border color

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

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

This div border color is #756270.

Opacity

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

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

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

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

This text has shadow with #756270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #756270.

Preview

Color preview on black background

This text has color #756270 on black background.


Color preview on white background

This text has color #756270 on white background.


Black color preview on #756270 background

This text has black color on #756270 background.


White color preview on #756270 background

This text has white color on #756270 background.


Related colors

Complementary color

Complementary color for #hex is #8A9D8F.


I love getcolorcode.com

Triadic colors

1 #707562 and #627075 with #756270 are triadic colors.

2 #706275 and #627570 with #756270 are triadic colors.