COLOR #754551

HEX: #754551 RGB: (117,69,81)

Color info

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

RGB color model

#754551 color RGB value is (117,69,81).

RGB: (117,69,81) (46%, 27%, 32%)

RGB channels and saturation

R 117 of 255 = 46%
G 69 of 255 = 27%
B 81 of 255 = 32%

117
69
81

R + G + B ~ 35%. #754551 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 69 + 81 = 267 (100%)
R 117 of 267 ~ 43.82%
G 69 of 267 ~ 25.84%
B 81 of 267 ~ 30.34'%

%43.82
%25.84
%30.34

CMYK color model

#754551 color CMYK value is (0,41,31,54).

  • cyan value is 0.00%
  • magenta value is 41.03%
  • yellow value is 30.77%
  • key color value is 54.12%

CMYK: (0,41,31,54)
C0M41Y31K54 (0%, 41%, 31%, 54%)
(0.00 / 0.41 / 0.31 / 0.54)

CMYK percentages

%0
%41.03
%30.77
%54.12

Codes

Color #754551 in popluar color models

75 45 51
RGB 117 69 81
HSL 345° 25.81% 36.47%
HSB/HSV 345° 41.03% 45.88%
CMYK 0.00% 41.03% 30.77%
54.12%

Color #754551 in popluar number systems.

HEX 75 45 51
Decimal 117 69 81
Binary 1110101 1000101 1010001
Octal 165 105 121

Shades and tints

Shades of #754551

#754551
(117,69,81)
#6B3F4A
(107,63,74)
#613943
(97,57,67)
#57333C
(87,51,60)
#4D2D35
(77,45,53)
#43272E
(67,39,46)
#392127
(57,33,39)
#2F1B20
(47,27,32)
#251519
(37,21,25)
#1B0F12
(27,15,18)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #754551

#754551
(117,69,81)
#815560
(129,85,96)
#8D656F
(141,101,111)
#99757E
(153,117,126)
#A5858D
(165,133,141)
#B1959C
(177,149,156)
#BDA5AB
(189,165,171)
#C9B5BA
(201,181,186)
#D5C5C9
(213,197,201)
#E1D5D8
(225,213,216)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #754551 color. Also use rgb(117,69,81) instead hex code.

Text Font Color

.myTextColor { color: #754551; }

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

This text font color is #754551.

Background Color

.myBgColor { background-color: #754551; }

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

This div background color is #754551.

Border color

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

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

This div border color is #754551.

Opacity

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

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

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

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

This text has shadow with #754551 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #754551.

Preview

Color preview on black background

This text has color #754551 on black background.


Color preview on white background

This text has color #754551 on white background.


Black color preview on #754551 background

This text has black color on #754551 background.


White color preview on #754551 background

This text has white color on #754551 background.


Related colors

Complementary color

Complementary color for #hex is #8ABAAE.


I love getcolorcode.com

Triadic colors

1 #517545 and #455175 with #754551 are triadic colors.

2 #514575 and #457551 with #754551 are triadic colors.