COLOR #758971

HEX: #758971 RGB: (117,137,113)

Color info

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

RGB color model

#758971 color RGB value is (117,137,113).

RGB: (117,137,113) (46%, 54%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 113 of 255 = 44%

117
137
113

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 113 = 367 (100%)
R 117 of 367 ~ 31.88%
G 137 of 367 ~ 37.33%
B 113 of 367 ~ 30.79'%

%31.88
%37.33
%30.79

CMYK color model

#758971 color CMYK value is (15,0,18,46).

  • cyan value is 14.60%
  • magenta value is 0.00%
  • yellow value is 17.52%
  • key color value is 46.27%

CMYK: (15,0,18,46)
C15M0Y18K46 (15%, 0%, 18%, 46%)
(0.15 / 0.00 / 0.18 / 0.46)

CMYK percentages

%14.6
%0
%17.52
%46.27

Codes

Color #758971 in popluar color models

75 89 71
RGB 117 137 113
HSL 110° 9.60% 49.02%
HSB/HSV 110° 17.52% 53.73%
CMYK 14.60% 0.00% 17.52%
46.27%

Color #758971 in popluar number systems.

HEX 75 89 71
Decimal 117 137 113
Binary 1110101 10001001 1110001
Octal 165 211 161

Shades and tints

Shades of #758971

#758971
(117,137,113)
#6B7D67
(107,125,103)
#61715D
(97,113,93)
#576553
(87,101,83)
#4D5949
(77,89,73)
#434D3F
(67,77,63)
#394135
(57,65,53)
#2F352B
(47,53,43)
#252921
(37,41,33)
#1B1D17
(27,29,23)
#11110D
(17,17,13)
#000000
(0,0,0)

Tints of #758971

#758971
(117,137,113)
#81937D
(129,147,125)
#8D9D89
(141,157,137)
#99A795
(153,167,149)
#A5B1A1
(165,177,161)
#B1BBAD
(177,187,173)
#BDC5B9
(189,197,185)
#C9CFC5
(201,207,197)
#D5D9D1
(213,217,209)
#E1E3DD
(225,227,221)
#EDEDE9
(237,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758971; }

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

This text font color is #758971.

Background Color

.myBgColor { background-color: #758971; }

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

This div background color is #758971.

Border color

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

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

This div border color is #758971.

Opacity

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

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

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

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

This text has shadow with #758971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758971.

Preview

Color preview on black background

This text has color #758971 on black background.


Color preview on white background

This text has color #758971 on white background.


Black color preview on #758971 background

This text has black color on #758971 background.


White color preview on #758971 background

This text has white color on #758971 background.


Related colors

Complementary color

Complementary color for #hex is #8A768E.


I love getcolorcode.com

Triadic colors

1 #717589 and #897175 with #758971 are triadic colors.

2 #718975 and #897571 with #758971 are triadic colors.