COLOR #75714E

HEX: #75714E RGB: (117,113,78)

Color info

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

RGB color model

#75714E color RGB value is (117,113,78).

RGB: (117,113,78) (46%, 44%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 113 of 255 = 44%
B 78 of 255 = 31%

117
113
78

R + G + B ~ 40%. #75714E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 117 + 113 + 78 = 308 (100%)
R 117 of 308 ~ 37.99%
G 113 of 308 ~ 36.69%
B 78 of 308 ~ 25.32'%

%37.99
%36.69
%25.32

CMYK color model

#75714E color CMYK value is (0,3,33,54).

  • cyan value is 0.00%
  • magenta value is 3.42%
  • yellow value is 33.33%
  • key color value is 54.12%
CMYK: (0,3,33,54) C0M3Y33K54 (0%,3%,33%,54%) (0.00/0.03/0.33/0.54) 

CMYK percentages

%0
%3.42
%33.33
%54.12

Codes

Color #75714E in popluar color models

75 71 4E
RGB 117 113 78
HSL 54° 20.00% 38.24%
HSB/HSV 54° 33.33% 45.88%
CMYK 0.00% 3.42% 33.33%
54.12%

Color #75714E in popluar number systems.

HEX 75 71 4E
Decimal 117 113 78
Binary 1110101 1110001 1001110
Octal 165 161 116

Shades and tints

Shades of #75714E

#75714E
(117,113,78)
#6B6747
(107,103,71)
#615D40
(97,93,64)
#575339
(87,83,57)
#4D4932
(77,73,50)
#433F2B
(67,63,43)
#393524
(57,53,36)
#2F2B1D
(47,43,29)
#252116
(37,33,22)
#1B170F
(27,23,15)
#110D08
(17,13,8)
#000000
(0,0,0)

Tints of #75714E

#75714E
(117,113,78)
#817D5E
(129,125,94)
#8D896E
(141,137,110)
#99957E
(153,149,126)
#A5A18E
(165,161,142)
#B1AD9E
(177,173,158)
#BDB9AE
(189,185,174)
#C9C5BE
(201,197,190)
#D5D1CE
(213,209,206)
#E1DDDE
(225,221,222)
#EDE9EE
(237,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75714E; }

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

This text font color is #75714E.

Background Color

.myBgColor { background-color: #75714E; }

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

This div background color is #75714E.

Border color

.myBorderColor { border: 1px solid #75714E; }

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

This div border color is #75714E.

Opacity

.myOpacity80 { color: #75714E; opacity: 0.8; }

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

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

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

This text has shadow with #75714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75714E.

Preview

Color preview on black background

This text has color #75714E on black background.


Color preview on white background

This text has color #75714E on white background.


Black color preview on #75714E background

This text has black color on #75714E background.


White color preview on #75714E background

This text has white color on #75714E background.


Related colors

Complementary color

Complementary color for #hex is #8A8EB1.


I love getcolorcode.com

Triadic colors

1 #4E7571 and #714E75 with #75714E are triadic colors.

2 #4E7175 and #71754E with #75714E are triadic colors.