COLOR #754954

HEX: #754954 RGB: (117,73,84)

Color info

#754954 contains red, green and blue colors in about the same proportion. Web safe color of #754954 is #663366 (or #636).

RGB color model

#754954 color RGB value is (117,73,84).

RGB: (117,73,84) (46%, 29%, 33%)

RGB channels and saturation

R 117 of 255 = 46%
G 73 of 255 = 29%
B 84 of 255 = 33%

117
73
84

R + G + B ~ 36%. #754954 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 73 + 84 = 274 (100%)
R 117 of 274 ~ 42.7%
G 73 of 274 ~ 26.64%
B 84 of 274 ~ 30.66'%

%42.7
%26.64
%30.66

CMYK color model

#754954 color CMYK value is (0,38,28,54).

  • cyan value is 0.00%
  • magenta value is 37.61%
  • yellow value is 28.21%
  • key color value is 54.12%
CMYK: (0,38,28,54) C0M38Y28K54 (0%,38%,28%,54%) (0.00/0.38/0.28/0.54) 

CMYK percentages

%0
%37.61
%28.21
%54.12

Codes

Color #754954 in popluar color models

75 49 54
RGB 117 73 84
HSL 345° 23.16% 37.25%
HSB/HSV 345° 37.61% 45.88%
CMYK 0.00% 37.61% 28.21%
54.12%

Color #754954 in popluar number systems.

HEX 75 49 54
Decimal 117 73 84
Binary 1110101 1001001 1010100
Octal 165 111 124

Shades and tints

Shades of #754954

#754954
(117,73,84)
#6B434D
(107,67,77)
#613D46
(97,61,70)
#57373F
(87,55,63)
#4D3138
(77,49,56)
#432B31
(67,43,49)
#39252A
(57,37,42)
#2F1F23
(47,31,35)
#25191C
(37,25,28)
#1B1315
(27,19,21)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #754954

#754954
(117,73,84)
#815963
(129,89,99)
#8D6972
(141,105,114)
#997981
(153,121,129)
#A58990
(165,137,144)
#B1999F
(177,153,159)
#BDA9AE
(189,169,174)
#C9B9BD
(201,185,189)
#D5C9CC
(213,201,204)
#E1D9DB
(225,217,219)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754954 color. Also use rgb(117,73,84) instead hex code.

Text Font Color

.myTextColor { color: #754954; }

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

This text font color is #754954.

Background Color

.myBgColor { background-color: #754954; }

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

This div background color is #754954.

Border color

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

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

This div border color is #754954.

Opacity

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

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

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

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

This text has shadow with #754954 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754954.

Preview

Color preview on black background

This text has color #754954 on black background.


Color preview on white background

This text has color #754954 on white background.


Black color preview on #754954 background

This text has black color on #754954 background.


White color preview on #754954 background

This text has white color on #754954 background.


Related colors

Complementary color

Complementary color for #hex is #8AB6AB.


I love getcolorcode.com

Triadic colors

1 #547549 and #495475 with #754954 are triadic colors.

2 #544975 and #497554 with #754954 are triadic colors.