COLOR #758972

HEX: #758972 RGB: (117,137,114)

Color info

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

RGB color model

#758972 color RGB value is (117,137,114).

RGB: (117,137,114) (46%, 54%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 137 of 255 = 54%
B 114 of 255 = 45%

117
137
114

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

Portions of RGB colors in percentages

R + G + B = 117 + 137 + 114 = 368 (100%)
R 117 of 368 ~ 31.79%
G 137 of 368 ~ 37.23%
B 114 of 368 ~ 30.98'%

%31.79
%37.23
%30.98

CMYK color model

#758972 color CMYK value is (15,0,17,46).

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

CMYK: (15,0,17,46)
C15M0Y17K46 (15%, 0%, 17%, 46%)
(0.15 / 0.00 / 0.17 / 0.46)

CMYK percentages

%14.6
%0
%16.79
%46.27

Codes

Color #758972 in popluar color models

75 89 72
RGB 117 137 114
HSL 112° 9.16% 49.22%
HSB/HSV 112° 16.79% 53.73%
CMYK 14.60% 0.00% 16.79%
46.27%

Color #758972 in popluar number systems.

HEX 75 89 72
Decimal 117 137 114
Binary 1110101 10001001 1110010
Octal 165 211 162

Shades and tints

Shades of #758972

#758972
(117,137,114)
#6B7D68
(107,125,104)
#61715E
(97,113,94)
#576554
(87,101,84)
#4D594A
(77,89,74)
#434D40
(67,77,64)
#394136
(57,65,54)
#2F352C
(47,53,44)
#252922
(37,41,34)
#1B1D18
(27,29,24)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #758972

#758972
(117,137,114)
#81937E
(129,147,126)
#8D9D8A
(141,157,138)
#99A796
(153,167,150)
#A5B1A2
(165,177,162)
#B1BBAE
(177,187,174)
#BDC5BA
(189,197,186)
#C9CFC6
(201,207,198)
#D5D9D2
(213,217,210)
#E1E3DE
(225,227,222)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #758972; }

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

This text font color is #758972.

Background Color

.myBgColor { background-color: #758972; }

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

This div background color is #758972.

Border color

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

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

This div border color is #758972.

Opacity

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

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

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

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

This text has shadow with #758972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758972.

Preview

Color preview on black background

This text has color #758972 on black background.


Color preview on white background

This text has color #758972 on white background.


Black color preview on #758972 background

This text has black color on #758972 background.


White color preview on #758972 background

This text has white color on #758972 background.


Related colors

Complementary color

Complementary color for #hex is #8A768D.


I love getcolorcode.com

Triadic colors

1 #727589 and #897275 with #758972 are triadic colors.

2 #728975 and #897572 with #758972 are triadic colors.