COLOR #753557

HEX: #753557 RGB: (117,53,87)

Color info

#753557 contains mainly red and blue colors. Web safe color of #753557 is #663366 (or #636).

RGB color model

#753557 color RGB value is (117,53,87).

RGB: (117,53,87) (46%, 21%, 34%)

RGB channels and saturation

R 117 of 255 = 46%
G 53 of 255 = 21%
B 87 of 255 = 34%

117
53
87

R + G + B ~ 34%. #753557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 117 + 53 + 87 = 257 (100%)
R 117 of 257 ~ 45.53%
G 53 of 257 ~ 20.62%
B 87 of 257 ~ 33.85'%

%45.53
%20.62
%33.85

CMYK color model

#753557 color CMYK value is (0,55,26,54).

  • cyan value is 0.00%
  • magenta value is 54.70%
  • yellow value is 25.64%
  • key color value is 54.12%

CMYK: (0,55,26,54)
C0M55Y26K54 (0%, 55%, 26%, 54%)
(0.00 / 0.55 / 0.26 / 0.54)

CMYK percentages

%0
%54.7
%25.64
%54.12

Codes

Color #753557 in popluar color models

75 35 57
RGB 117 53 87
HSL 328° 37.65% 33.33%
HSB/HSV 328° 54.70% 45.88%
CMYK 0.00% 54.70% 25.64%
54.12%

Color #753557 in popluar number systems.

HEX 75 35 57
Decimal 117 53 87
Binary 1110101 110101 1010111
Octal 165 65 127

Shades and tints

Shades of #753557

#753557
(117,53,87)
#6B3150
(107,49,80)
#612D49
(97,45,73)
#572942
(87,41,66)
#4D253B
(77,37,59)
#432134
(67,33,52)
#391D2D
(57,29,45)
#2F1926
(47,25,38)
#25151F
(37,21,31)
#1B1118
(27,17,24)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #753557

#753557
(117,53,87)
#814766
(129,71,102)
#8D5975
(141,89,117)
#996B84
(153,107,132)
#A57D93
(165,125,147)
#B18FA2
(177,143,162)
#BDA1B1
(189,161,177)
#C9B3C0
(201,179,192)
#D5C5CF
(213,197,207)
#E1D7DE
(225,215,222)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753557 color. Also use rgb(117,53,87) instead hex code.

Text Font Color

.myTextColor { color: #753557; }

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

This text font color is #753557.

Background Color

.myBgColor { background-color: #753557; }

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

This div background color is #753557.

Border color

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

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

This div border color is #753557.

Opacity

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

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

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

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

This text has shadow with #753557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753557.

Preview

Color preview on black background

This text has color #753557 on black background.


Color preview on white background

This text has color #753557 on white background.


Black color preview on #753557 background

This text has black color on #753557 background.


White color preview on #753557 background

This text has white color on #753557 background.


Related colors

Complementary color

Complementary color for #hex is #8ACAA8.


I love getcolorcode.com

Triadic colors

1 #577535 and #355775 with #753557 are triadic colors.

2 #573575 and #357557 with #753557 are triadic colors.