COLOR #753470

HEX: #753470 RGB: (117,52,112)

Color info

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

RGB color model

#753470 color RGB value is (117,52,112).

RGB: (117,52,112) (46%, 20%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 52 of 255 = 20%
B 112 of 255 = 44%

117
52
112

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

Portions of RGB colors in percentages

R + G + B = 117 + 52 + 112 = 281 (100%)
R 117 of 281 ~ 41.64%
G 52 of 281 ~ 18.51%
B 112 of 281 ~ 39.86'%

%41.64
%18.51
%39.86

CMYK color model

#753470 color CMYK value is (0,56,4,54).

  • cyan value is 0.00%
  • magenta value is 55.56%
  • yellow value is 4.27%
  • key color value is 54.12%

CMYK: (0,56,4,54)
C0M56Y4K54 (0%, 56%, 4%, 54%)
(0.00 / 0.56 / 0.04 / 0.54)

CMYK percentages

%0
%55.56
%4.27
%54.12

Codes

Color #753470 in popluar color models

75 34 70
RGB 117 52 112
HSL 305° 38.46% 33.14%
HSB/HSV 305° 55.56% 45.88%
CMYK 0.00% 55.56% 4.27%
54.12%

Color #753470 in popluar number systems.

HEX 75 34 70
Decimal 117 52 112
Binary 1110101 110100 1110000
Octal 165 64 160

Shades and tints

Shades of #753470

#753470
(117,52,112)
#6B3066
(107,48,102)
#612C5C
(97,44,92)
#572852
(87,40,82)
#4D2448
(77,36,72)
#43203E
(67,32,62)
#391C34
(57,28,52)
#2F182A
(47,24,42)
#251420
(37,20,32)
#1B1016
(27,16,22)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #753470

#753470
(117,52,112)
#81467D
(129,70,125)
#8D588A
(141,88,138)
#996A97
(153,106,151)
#A57CA4
(165,124,164)
#B18EB1
(177,142,177)
#BDA0BE
(189,160,190)
#C9B2CB
(201,178,203)
#D5C4D8
(213,196,216)
#E1D6E5
(225,214,229)
#EDE8F2
(237,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #753470 color. Also use rgb(117,52,112) instead hex code.

Text Font Color

.myTextColor { color: #753470; }

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

This text font color is #753470.

Background Color

.myBgColor { background-color: #753470; }

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

This div background color is #753470.

Border color

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

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

This div border color is #753470.

Opacity

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

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

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

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

This text has shadow with #753470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753470.

Preview

Color preview on black background

This text has color #753470 on black background.


Color preview on white background

This text has color #753470 on white background.


Black color preview on #753470 background

This text has black color on #753470 background.


White color preview on #753470 background

This text has white color on #753470 background.


Related colors

Complementary color

Complementary color for #hex is #8ACB8F.


I love getcolorcode.com

Triadic colors

1 #707534 and #347075 with #753470 are triadic colors.

2 #703475 and #347570 with #753470 are triadic colors.