COLOR #753670

HEX: #753670 RGB: (117,54,112)

Color info

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

RGB color model

#753670 color RGB value is (117,54,112).

RGB: (117,54,112) (46%, 21%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 54 of 255 = 21%
B 112 of 255 = 44%

117
54
112

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

Portions of RGB colors in percentages

R + G + B = 117 + 54 + 112 = 283 (100%)
R 117 of 283 ~ 41.34%
G 54 of 283 ~ 19.08%
B 112 of 283 ~ 39.58'%

%41.34
%19.08
%39.58

CMYK color model

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

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

CMYK: (0,54,4,54)
C0M54Y4K54 (0%, 54%, 4%, 54%)
(0.00 / 0.54 / 0.04 / 0.54)

CMYK percentages

%0
%53.85
%4.27
%54.12

Codes

Color #753670 in popluar color models

75 36 70
RGB 117 54 112
HSL 305° 36.84% 33.53%
HSB/HSV 305° 53.85% 45.88%
CMYK 0.00% 53.85% 4.27%
54.12%

Color #753670 in popluar number systems.

HEX 75 36 70
Decimal 117 54 112
Binary 1110101 110110 1110000
Octal 165 66 160

Shades and tints

Shades of #753670

#753670
(117,54,112)
#6B3266
(107,50,102)
#612E5C
(97,46,92)
#572A52
(87,42,82)
#4D2648
(77,38,72)
#43223E
(67,34,62)
#391E34
(57,30,52)
#2F1A2A
(47,26,42)
#251620
(37,22,32)
#1B1216
(27,18,22)
#110E0C
(17,14,12)
#000000
(0,0,0)

Tints of #753670

#753670
(117,54,112)
#81487D
(129,72,125)
#8D5A8A
(141,90,138)
#996C97
(153,108,151)
#A57EA4
(165,126,164)
#B190B1
(177,144,177)
#BDA2BE
(189,162,190)
#C9B4CB
(201,180,203)
#D5C6D8
(213,198,216)
#E1D8E5
(225,216,229)
#EDEAF2
(237,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #753670; }

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

This text font color is #753670.

Background Color

.myBgColor { background-color: #753670; }

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

This div background color is #753670.

Border color

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

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

This div border color is #753670.

Opacity

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

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

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

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

This text has shadow with #753670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #753670.

Preview

Color preview on black background

This text has color #753670 on black background.


Color preview on white background

This text has color #753670 on white background.


Black color preview on #753670 background

This text has black color on #753670 background.


White color preview on #753670 background

This text has white color on #753670 background.


Related colors

Complementary color

Complementary color for #hex is #8AC98F.


I love getcolorcode.com

Triadic colors

1 #707536 and #367075 with #753670 are triadic colors.

2 #703675 and #367570 with #753670 are triadic colors.