COLOR #754F59

HEX: #754F59 RGB: (117,79,89)

Color info

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

RGB color model

#754F59 color RGB value is (117,79,89).

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

RGB channels and saturation

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

117
79
89

R + G + B ~ 37%. #754F59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 79 + 89 = 285 (100%)
R 117 of 285 ~ 41.05%
G 79 of 285 ~ 27.72%
B 89 of 285 ~ 31.23'%

%41.05
%27.72
%31.23

CMYK color model

#754F59 color CMYK value is (0,32,24,54).

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

CMYK: (0,32,24,54)
C0M32Y24K54 (0%, 32%, 24%, 54%)
(0.00 / 0.32 / 0.24 / 0.54)

CMYK percentages

%0
%32.48
%23.93
%54.12

Codes

Color #754F59 in popluar color models

75 4F 59
RGB 117 79 89
HSL 344° 19.39% 38.43%
HSB/HSV 344° 32.48% 45.88%
CMYK 0.00% 32.48% 23.93%
54.12%

Color #754F59 in popluar number systems.

HEX 75 4F 59
Decimal 117 79 89
Binary 1110101 1001111 1011001
Octal 165 117 131

Shades and tints

Shades of #754F59

#754F59
(117,79,89)
#6B4851
(107,72,81)
#614149
(97,65,73)
#573A41
(87,58,65)
#4D3339
(77,51,57)
#432C31
(67,44,49)
#392529
(57,37,41)
#2F1E21
(47,30,33)
#251719
(37,23,25)
#1B1011
(27,16,17)
#110909
(17,9,9)
#000000
(0,0,0)

Tints of #754F59

#754F59
(117,79,89)
#815F68
(129,95,104)
#8D6F77
(141,111,119)
#997F86
(153,127,134)
#A58F95
(165,143,149)
#B19FA4
(177,159,164)
#BDAFB3
(189,175,179)
#C9BFC2
(201,191,194)
#D5CFD1
(213,207,209)
#E1DFE0
(225,223,224)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754F59 color. Also use rgb(117,79,89) instead hex code.

Text Font Color

.myTextColor { color: #754F59; }

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

This text font color is #754F59.

Background Color

.myBgColor { background-color: #754F59; }

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

This div background color is #754F59.

Border color

.myBorderColor { border: 1px solid #754F59; }

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

This div border color is #754F59.

Opacity

.myOpacity80 { color: #754F59; opacity: 0.8; }

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

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

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

This text has shadow with #754F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754F59.

Preview

Color preview on black background

This text has color #754F59 on black background.


Color preview on white background

This text has color #754F59 on white background.


Black color preview on #754F59 background

This text has black color on #754F59 background.


White color preview on #754F59 background

This text has white color on #754F59 background.


Related colors

Complementary color

Complementary color for #hex is #8AB0A6.


I love getcolorcode.com

Triadic colors

1 #59754F and #4F5975 with #754F59 are triadic colors.

2 #594F75 and #4F7559 with #754F59 are triadic colors.