COLOR #752370

HEX: #752370 RGB: (117,35,112)

Color info

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

RGB color model

#752370 color RGB value is (117,35,112).

RGB: (117,35,112) (46%, 14%, 44%)

RGB channels and saturation

R 117 of 255 = 46%
G 35 of 255 = 14%
B 112 of 255 = 44%

117
35
112

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

Portions of RGB colors in percentages

R + G + B = 117 + 35 + 112 = 264 (100%)
R 117 of 264 ~ 44.32%
G 35 of 264 ~ 13.26%
B 112 of 264 ~ 42.42'%

%44.32
%13.26
%42.42

CMYK color model

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

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

CMYK: (0,70,4,54)
C0M70Y4K54 (0%, 70%, 4%, 54%)
(0.00 / 0.70 / 0.04 / 0.54)

CMYK percentages

%0
%70.09
%4.27
%54.12

Codes

Color #752370 in popluar color models

75 23 70
RGB 117 35 112
HSL 304° 53.95% 29.80%
HSB/HSV 304° 70.09% 45.88%
CMYK 0.00% 70.09% 4.27%
54.12%

Color #752370 in popluar number systems.

HEX 75 23 70
Decimal 117 35 112
Binary 1110101 100011 1110000
Octal 165 43 160

Shades and tints

Shades of #752370

#752370
(117,35,112)
#6B2066
(107,32,102)
#611D5C
(97,29,92)
#571A52
(87,26,82)
#4D1748
(77,23,72)
#43143E
(67,20,62)
#391134
(57,17,52)
#2F0E2A
(47,14,42)
#250B20
(37,11,32)
#1B0816
(27,8,22)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #752370

#752370
(117,35,112)
#81377D
(129,55,125)
#8D4B8A
(141,75,138)
#995F97
(153,95,151)
#A573A4
(165,115,164)
#B187B1
(177,135,177)
#BD9BBE
(189,155,190)
#C9AFCB
(201,175,203)
#D5C3D8
(213,195,216)
#E1D7E5
(225,215,229)
#EDEBF2
(237,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #752370; }

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

This text font color is #752370.

Background Color

.myBgColor { background-color: #752370; }

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

This div background color is #752370.

Border color

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

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

This div border color is #752370.

Opacity

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

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

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

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

This text has shadow with #752370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752370.

Preview

Color preview on black background

This text has color #752370 on black background.


Color preview on white background

This text has color #752370 on white background.


Black color preview on #752370 background

This text has black color on #752370 background.


White color preview on #752370 background

This text has white color on #752370 background.


Related colors

Complementary color

Complementary color for #hex is #8ADC8F.


I love getcolorcode.com

Triadic colors

1 #707523 and #237075 with #752370 are triadic colors.

2 #702375 and #237570 with #752370 are triadic colors.