COLOR #75594E

HEX: #75594E RGB: (117,89,78)

Color info

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

RGB color model

#75594E color RGB value is (117,89,78).

RGB: (117,89,78) (46%, 35%, 31%)

RGB channels and saturation

R 117 of 255 = 46%
G 89 of 255 = 35%
B 78 of 255 = 31%

117
89
78

R + G + B ~ 37%. #75594E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 89 + 78 = 284 (100%)
R 117 of 284 ~ 41.2%
G 89 of 284 ~ 31.34%
B 78 of 284 ~ 27.46'%

%41.2
%31.34
%27.46

CMYK color model

#75594E color CMYK value is (0,24,33,54).

  • cyan value is 0.00%
  • magenta value is 23.93%
  • yellow value is 33.33%
  • key color value is 54.12%

CMYK: (0,24,33,54)
C0M24Y33K54 (0%, 24%, 33%, 54%)
(0.00 / 0.24 / 0.33 / 0.54)

CMYK percentages

%0
%23.93
%33.33
%54.12

Codes

Color #75594E in popluar color models

75 59 4E
RGB 117 89 78
HSL 17° 20.00% 38.24%
HSB/HSV 17° 33.33% 45.88%
CMYK 0.00% 23.93% 33.33%
54.12%

Color #75594E in popluar number systems.

HEX 75 59 4E
Decimal 117 89 78
Binary 1110101 1011001 1001110
Octal 165 131 116

Shades and tints

Shades of #75594E

#75594E
(117,89,78)
#6B5147
(107,81,71)
#614940
(97,73,64)
#574139
(87,65,57)
#4D3932
(77,57,50)
#43312B
(67,49,43)
#392924
(57,41,36)
#2F211D
(47,33,29)
#251916
(37,25,22)
#1B110F
(27,17,15)
#110908
(17,9,8)
#000000
(0,0,0)

Tints of #75594E

#75594E
(117,89,78)
#81685E
(129,104,94)
#8D776E
(141,119,110)
#99867E
(153,134,126)
#A5958E
(165,149,142)
#B1A49E
(177,164,158)
#BDB3AE
(189,179,174)
#C9C2BE
(201,194,190)
#D5D1CE
(213,209,206)
#E1E0DE
(225,224,222)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #75594E; }

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

This text font color is #75594E.

Background Color

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

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

This div background color is #75594E.

Border color

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

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

This div border color is #75594E.

Opacity

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

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

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

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

This text has shadow with #75594E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #75594E.

Preview

Color preview on black background

This text has color #75594E on black background.


Color preview on white background

This text has color #75594E on white background.


Black color preview on #75594E background

This text has black color on #75594E background.


White color preview on #75594E background

This text has white color on #75594E background.


Related colors

Complementary color

Complementary color for #hex is #8AA6B1.


I love getcolorcode.com

Triadic colors

1 #4E7559 and #594E75 with #75594E are triadic colors.

2 #4E5975 and #59754E with #75594E are triadic colors.