COLOR #758771

HEX: #758771 RGB: (117,135,113)

Color info

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

RGB color model

#758771 color RGB value is (117,135,113).

RGB: (117,135,113) (46%, 53%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 135 of 255 = 53%
B 113 of 255 = 44%

117
135
113

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

Portions of RGB colors in percentages

R + G + B = 117 + 135 + 113 = 365 (100%)
R 117 of 365 ~ 32.05%
G 135 of 365 ~ 36.99%
B 113 of 365 ~ 30.96'%

%32.05
%36.99
%30.96

CMYK color model

#758771 color CMYK value is (13,0,16,47).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 16.30%
  • key color value is 47.06%

CMYK: (13,0,16,47)
C13M0Y16K47 (13%, 0%, 16%, 47%)
(0.13 / 0.00 / 0.16 / 0.47)

CMYK percentages

%13.33
%0
%16.3
%47.06

Codes

Color #758771 in popluar color models

75 87 71
RGB 117 135 113
HSL 109° 8.87% 48.63%
HSB/HSV 109° 16.30% 52.94%
CMYK 13.33% 0.00% 16.30%
47.06%

Color #758771 in popluar number systems.

HEX 75 87 71
Decimal 117 135 113
Binary 1110101 10000111 1110001
Octal 165 207 161

Shades and tints

Shades of #758771

#758771
(117,135,113)
#6B7B67
(107,123,103)
#616F5D
(97,111,93)
#576353
(87,99,83)
#4D5749
(77,87,73)
#434B3F
(67,75,63)
#393F35
(57,63,53)
#2F332B
(47,51,43)
#252721
(37,39,33)
#1B1B17
(27,27,23)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #758771

#758771
(117,135,113)
#81917D
(129,145,125)
#8D9B89
(141,155,137)
#99A595
(153,165,149)
#A5AFA1
(165,175,161)
#B1B9AD
(177,185,173)
#BDC3B9
(189,195,185)
#C9CDC5
(201,205,197)
#D5D7D1
(213,215,209)
#E1E1DD
(225,225,221)
#EDEBE9
(237,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758771; }

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

This text font color is #758771.

Background Color

.myBgColor { background-color: #758771; }

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

This div background color is #758771.

Border color

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

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

This div border color is #758771.

Opacity

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

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

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

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

This text has shadow with #758771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758771.

Preview

Color preview on black background

This text has color #758771 on black background.


Color preview on white background

This text has color #758771 on white background.


Black color preview on #758771 background

This text has black color on #758771 background.


White color preview on #758771 background

This text has white color on #758771 background.


Related colors

Complementary color

Complementary color for #hex is #8A788E.


I love getcolorcode.com

Triadic colors

1 #717587 and #877175 with #758771 are triadic colors.

2 #718775 and #877571 with #758771 are triadic colors.