COLOR #752073

HEX: #752073 RGB: (117,32,115)

Color info

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

RGB color model

#752073 color RGB value is (117,32,115).

RGB: (117,32,115) (46%, 13%, 45%)

RGB channels and saturation

R 117 of 255 = 46%
G 32 of 255 = 13%
B 115 of 255 = 45%

117
32
115

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

Portions of RGB colors in percentages

R + G + B = 117 + 32 + 115 = 264 (100%)
R 117 of 264 ~ 44.32%
G 32 of 264 ~ 12.12%
B 115 of 264 ~ 43.56'%

%44.32
%12.12
%43.56

CMYK color model

#752073 color CMYK value is (0,73,2,54).

  • cyan value is 0.00%
  • magenta value is 72.65%
  • yellow value is 1.71%
  • key color value is 54.12%

CMYK: (0,73,2,54)
C0M73Y2K54 (0%, 73%, 2%, 54%)
(0.00 / 0.73 / 0.02 / 0.54)

CMYK percentages

%0
%72.65
%1.71
%54.12

Codes

Color #752073 in popluar color models

75 20 73
RGB 117 32 115
HSL 301° 57.05% 29.22%
HSB/HSV 301° 72.65% 45.88%
CMYK 0.00% 72.65% 1.71%
54.12%

Color #752073 in popluar number systems.

HEX 75 20 73
Decimal 117 32 115
Binary 1110101 100000 1110011
Octal 165 40 163

Shades and tints

Shades of #752073

#752073
(117,32,115)
#6B1E69
(107,30,105)
#611C5F
(97,28,95)
#571A55
(87,26,85)
#4D184B
(77,24,75)
#431641
(67,22,65)
#391437
(57,20,55)
#2F122D
(47,18,45)
#251023
(37,16,35)
#1B0E19
(27,14,25)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #752073

#752073
(117,32,115)
#81347F
(129,52,127)
#8D488B
(141,72,139)
#995C97
(153,92,151)
#A570A3
(165,112,163)
#B184AF
(177,132,175)
#BD98BB
(189,152,187)
#C9ACC7
(201,172,199)
#D5C0D3
(213,192,211)
#E1D4DF
(225,212,223)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #752073 color. Also use rgb(117,32,115) instead hex code.

Text Font Color

.myTextColor { color: #752073; }

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

This text font color is #752073.

Background Color

.myBgColor { background-color: #752073; }

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

This div background color is #752073.

Border color

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

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

This div border color is #752073.

Opacity

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

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

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

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

This text has shadow with #752073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752073.

Preview

Color preview on black background

This text has color #752073 on black background.


Color preview on white background

This text has color #752073 on white background.


Black color preview on #752073 background

This text has black color on #752073 background.


White color preview on #752073 background

This text has white color on #752073 background.


Related colors

Complementary color

Complementary color for #hex is #8ADF8C.


I love getcolorcode.com

Triadic colors

1 #737520 and #207375 with #752073 are triadic colors.

2 #732075 and #207573 with #752073 are triadic colors.