COLOR #758460

HEX: #758460 RGB: (117,132,96)

Color info

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

RGB color model

#758460 color RGB value is (117,132,96).

RGB: (117,132,96) (46%, 52%, 38%)

RGB channels and saturation

R 117 of 255 = 46%
G 132 of 255 = 52%
B 96 of 255 = 38%

117
132
96

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

Portions of RGB colors in percentages

R + G + B = 117 + 132 + 96 = 345 (100%)
R 117 of 345 ~ 33.91%
G 132 of 345 ~ 38.26%
B 96 of 345 ~ 27.83'%

%33.91
%38.26
%27.83

CMYK color model

#758460 color CMYK value is (11,0,27,48).

  • cyan value is 11.36%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 48.24%
CMYK: (11,0,27,48) C11M0Y27K48 (11%,0%,27%,48%) (0.11/0.00/0.27/0.48) 

CMYK percentages

%11.36
%0
%27.27
%48.24

Codes

Color #758460 in popluar color models

75 84 60
RGB 117 132 96
HSL 85° 15.79% 44.71%
HSB/HSV 85° 27.27% 51.76%
CMYK 11.36% 0.00% 27.27%
48.24%

Color #758460 in popluar number systems.

HEX 75 84 60
Decimal 117 132 96
Binary 1110101 10000100 1100000
Octal 165 204 140

Shades and tints

Shades of #758460

#758460
(117,132,96)
#6B7858
(107,120,88)
#616C50
(97,108,80)
#576048
(87,96,72)
#4D5440
(77,84,64)
#434838
(67,72,56)
#393C30
(57,60,48)
#2F3028
(47,48,40)
#252420
(37,36,32)
#1B1818
(27,24,24)
#110C10
(17,12,16)
#000000
(0,0,0)

Tints of #758460

#758460
(117,132,96)
#818F6E
(129,143,110)
#8D9A7C
(141,154,124)
#99A58A
(153,165,138)
#A5B098
(165,176,152)
#B1BBA6
(177,187,166)
#BDC6B4
(189,198,180)
#C9D1C2
(201,209,194)
#D5DCD0
(213,220,208)
#E1E7DE
(225,231,222)
#EDF2EC
(237,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #758460 color. Also use rgb(117,132,96) instead hex code.

Text Font Color

.myTextColor { color: #758460; }

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

This text font color is #758460.

Background Color

.myBgColor { background-color: #758460; }

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

This div background color is #758460.

Border color

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

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

This div border color is #758460.

Opacity

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

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

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

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

This text has shadow with #758460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #758460.

Preview

Color preview on black background

This text has color #758460 on black background.


Color preview on white background

This text has color #758460 on white background.


Black color preview on #758460 background

This text has black color on #758460 background.


White color preview on #758460 background

This text has white color on #758460 background.


Related colors

Complementary color

Complementary color for #hex is #8A7B9F.


I love getcolorcode.com

Triadic colors

1 #607584 and #846075 with #758460 are triadic colors.

2 #608475 and #847560 with #758460 are triadic colors.