COLOR #758872

HEX: #758872 RGB: (117,136,114)

Color info

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

RGB color model

#758872 color RGB value is (117,136,114).

RGB: (117,136,114) (46%, 53%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 136 of 255 = 53%
B 114 of 255 = 45%

117
136
114

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

Portions of RGB colors in percentages

R + G + B = 117 + 136 + 114 = 367 (100%)
R 117 of 367 ~ 31.88%
G 136 of 367 ~ 37.06%
B 114 of 367 ~ 31.06'%

%31.88
%37.06
%31.06

CMYK color model

#758872 color CMYK value is (14,0,16,47).

  • cyan value is 13.97%
  • magenta value is 0.00%
  • yellow value is 16.18%
  • key color value is 46.67%

CMYK: (14,0,16,47)
C14M0Y16K47 (14%, 0%, 16%, 47%)
(0.14 / 0.00 / 0.16 / 0.47)

CMYK percentages

%13.97
%0
%16.18
%46.67

Codes

Color #758872 in popluar color models

75 88 72
RGB 117 136 114
HSL 112° 8.80% 49.02%
HSB/HSV 112° 16.18% 53.33%
CMYK 13.97% 0.00% 16.18%
46.67%

Color #758872 in popluar number systems.

HEX 75 88 72
Decimal 117 136 114
Binary 1110101 10001000 1110010
Octal 165 210 162

Shades and tints

Shades of #758872

#758872
(117,136,114)
#6B7C68
(107,124,104)
#61705E
(97,112,94)
#576454
(87,100,84)
#4D584A
(77,88,74)
#434C40
(67,76,64)
#394036
(57,64,54)
#2F342C
(47,52,44)
#252822
(37,40,34)
#1B1C18
(27,28,24)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #758872

#758872
(117,136,114)
#81927E
(129,146,126)
#8D9C8A
(141,156,138)
#99A696
(153,166,150)
#A5B0A2
(165,176,162)
#B1BAAE
(177,186,174)
#BDC4BA
(189,196,186)
#C9CEC6
(201,206,198)
#D5D8D2
(213,216,210)
#E1E2DE
(225,226,222)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758872 color. Also use rgb(117,136,114) instead hex code.

Text Font Color

.myTextColor { color: #758872; }

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

This text font color is #758872.

Background Color

.myBgColor { background-color: #758872; }

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

This div background color is #758872.

Border color

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

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

This div border color is #758872.

Opacity

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

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

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

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

This text has shadow with #758872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758872.

Preview

Color preview on black background

This text has color #758872 on black background.


Color preview on white background

This text has color #758872 on white background.


Black color preview on #758872 background

This text has black color on #758872 background.


White color preview on #758872 background

This text has white color on #758872 background.


Related colors

Complementary color

Complementary color for #hex is #8A778D.


I love getcolorcode.com

Triadic colors

1 #727588 and #887275 with #758872 are triadic colors.

2 #728875 and #887572 with #758872 are triadic colors.