COLOR #757450

HEX: #757450 RGB: (117,116,80)

Color info

#757450 contains red, green and blue colors in about the same proportion. Web safe color of #757450 is #666666 (or #666).

RGB color model

#757450 color RGB value is (117,116,80).

RGB: (117,116,80) (46%, 45%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 116 of 255 = 45%
B 80 of 255 = 31%

117
116
80

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

Portions of RGB colors in percentages

R + G + B = 117 + 116 + 80 = 313 (100%)
R 117 of 313 ~ 37.38%
G 116 of 313 ~ 37.06%
B 80 of 313 ~ 25.56'%

%37.38
%37.06
%25.56

CMYK color model

#757450 color CMYK value is (0,1,32,54).

  • cyan value is 0.00%
  • magenta value is 0.85%
  • yellow value is 31.62%
  • key color value is 54.12%
CMYK: (0,1,32,54) C0M1Y32K54 (0%,1%,32%,54%) (0.00/0.01/0.32/0.54) 

CMYK percentages

%0
%0.85
%31.62
%54.12

Codes

Color #757450 in popluar color models

75 74 50
RGB 117 116 80
HSL 58° 18.78% 38.63%
HSB/HSV 58° 31.62% 45.88%
CMYK 0.00% 0.85% 31.62%
54.12%

Color #757450 in popluar number systems.

HEX 75 74 50
Decimal 117 116 80
Binary 1110101 1110100 1010000
Octal 165 164 120

Shades and tints

Shades of #757450

#757450
(117,116,80)
#6B6A49
(107,106,73)
#616042
(97,96,66)
#57563B
(87,86,59)
#4D4C34
(77,76,52)
#43422D
(67,66,45)
#393826
(57,56,38)
#2F2E1F
(47,46,31)
#252418
(37,36,24)
#1B1A11
(27,26,17)
#11100A
(17,16,10)
#000000
(0,0,0)

Tints of #757450

#757450
(117,116,80)
#81805F
(129,128,95)
#8D8C6E
(141,140,110)
#99987D
(153,152,125)
#A5A48C
(165,164,140)
#B1B09B
(177,176,155)
#BDBCAA
(189,188,170)
#C9C8B9
(201,200,185)
#D5D4C8
(213,212,200)
#E1E0D7
(225,224,215)
#EDECE6
(237,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #757450 color. Also use rgb(117,116,80) instead hex code.

Text Font Color

.myTextColor { color: #757450; }

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

This text font color is #757450.

Background Color

.myBgColor { background-color: #757450; }

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

This div background color is #757450.

Border color

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

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

This div border color is #757450.

Opacity

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

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

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

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

This text has shadow with #757450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #757450.

Preview

Color preview on black background

This text has color #757450 on black background.


Color preview on white background

This text has color #757450 on white background.


Black color preview on #757450 background

This text has black color on #757450 background.


White color preview on #757450 background

This text has white color on #757450 background.


Related colors

Complementary color

Complementary color for #hex is #8A8BAF.


I love getcolorcode.com

Triadic colors

1 #507574 and #745075 with #757450 are triadic colors.

2 #507475 and #747550 with #757450 are triadic colors.