COLOR #758571

HEX: #758571 RGB: (117,133,113)

Color info

#758571 contains red, green and blue colors in about the same proportion. Web safe color of #758571 is #669966 (or #696).

RGB color model

#758571 color RGB value is (117,133,113).

RGB: (117,133,113) (46%, 52%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 133 of 255 = 52%
B 113 of 255 = 44%

117
133
113

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

Portions of RGB colors in percentages

R + G + B = 117 + 133 + 113 = 363 (100%)
R 117 of 363 ~ 32.23%
G 133 of 363 ~ 36.64%
B 113 of 363 ~ 31.13'%

%32.23
%36.64
%31.13

CMYK color model

#758571 color CMYK value is (12,0,15,48).

  • cyan value is 12.03%
  • magenta value is 0.00%
  • yellow value is 15.04%
  • key color value is 47.84%

CMYK: (12,0,15,48)
C12M0Y15K48 (12%, 0%, 15%, 48%)
(0.12 / 0.00 / 0.15 / 0.48)

CMYK percentages

%12.03
%0
%15.04
%47.84

Codes

Color #758571 in popluar color models

75 85 71
RGB 117 133 113
HSL 108° 8.13% 48.24%
HSB/HSV 108° 15.04% 52.16%
CMYK 12.03% 0.00% 15.04%
47.84%

Color #758571 in popluar number systems.

HEX 75 85 71
Decimal 117 133 113
Binary 1110101 10000101 1110001
Octal 165 205 161

Shades and tints

Shades of #758571

#758571
(117,133,113)
#6B7967
(107,121,103)
#616D5D
(97,109,93)
#576153
(87,97,83)
#4D5549
(77,85,73)
#43493F
(67,73,63)
#393D35
(57,61,53)
#2F312B
(47,49,43)
#252521
(37,37,33)
#1B1917
(27,25,23)
#110D0D
(17,13,13)
#000000
(0,0,0)

Tints of #758571

#758571
(117,133,113)
#81907D
(129,144,125)
#8D9B89
(141,155,137)
#99A695
(153,166,149)
#A5B1A1
(165,177,161)
#B1BCAD
(177,188,173)
#BDC7B9
(189,199,185)
#C9D2C5
(201,210,197)
#D5DDD1
(213,221,209)
#E1E8DD
(225,232,221)
#EDF3E9
(237,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758571; }

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

This text font color is #758571.

Background Color

.myBgColor { background-color: #758571; }

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

This div background color is #758571.

Border color

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

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

This div border color is #758571.

Opacity

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

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

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

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

This text has shadow with #758571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758571.

Preview

Color preview on black background

This text has color #758571 on black background.


Color preview on white background

This text has color #758571 on white background.


Black color preview on #758571 background

This text has black color on #758571 background.


White color preview on #758571 background

This text has white color on #758571 background.


Related colors

Complementary color

Complementary color for #hex is #8A7A8E.


I love getcolorcode.com

Triadic colors

1 #717585 and #857175 with #758571 are triadic colors.

2 #718575 and #857571 with #758571 are triadic colors.