COLOR #752E79

HEX: #752E79 RGB: (117,46,121)

Color info

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

RGB color model

#752E79 color RGB value is (117,46,121).

RGB: (117,46,121) (46%, 18%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 46 of 255 = 18%
B 121 of 255 = 47%

117
46
121

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

Portions of RGB colors in percentages

R + G + B = 117 + 46 + 121 = 284 (100%)
R 117 of 284 ~ 41.2%
G 46 of 284 ~ 16.2%
B 121 of 284 ~ 42.61'%

%41.2
%16.2
%42.61

CMYK color model

#752E79 color CMYK value is (3,62,0,53).

  • cyan value is 3.31%
  • magenta value is 61.98%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (3,62,0,53)
C3M62Y0K53 (3%, 62%, 0%, 53%)
(0.03 / 0.62 / 0.00 / 0.53)

CMYK percentages

%3.31
%61.98
%0
%52.55

Codes

Color #752E79 in popluar color models

75 2E 79
RGB 117 46 121
HSL 297° 44.91% 32.75%
HSB/HSV 297° 61.98% 47.45%
CMYK 3.31% 61.98% 0.00%
52.55%

Color #752E79 in popluar number systems.

HEX 75 2E 79
Decimal 117 46 121
Binary 1110101 101110 1111001
Octal 165 56 171

Shades and tints

Shades of #752E79

#752E79
(117,46,121)
#6B2A6E
(107,42,110)
#612663
(97,38,99)
#572258
(87,34,88)
#4D1E4D
(77,30,77)
#431A42
(67,26,66)
#391637
(57,22,55)
#2F122C
(47,18,44)
#250E21
(37,14,33)
#1B0A16
(27,10,22)
#11060B
(17,6,11)
#000000
(0,0,0)

Tints of #752E79

#752E79
(117,46,121)
#814185
(129,65,133)
#8D5491
(141,84,145)
#99679D
(153,103,157)
#A57AA9
(165,122,169)
#B18DB5
(177,141,181)
#BDA0C1
(189,160,193)
#C9B3CD
(201,179,205)
#D5C6D9
(213,198,217)
#E1D9E5
(225,217,229)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #752E79 color. Also use rgb(117,46,121) instead hex code.

Text Font Color

.myTextColor { color: #752E79; }

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

This text font color is #752E79.

Background Color

.myBgColor { background-color: #752E79; }

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

This div background color is #752E79.

Border color

.myBorderColor { border: 1px solid #752E79; }

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

This div border color is #752E79.

Opacity

.myOpacity80 { color: #752E79; opacity: 0.8; }

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

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

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

This text has shadow with #752E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752E79.

Preview

Color preview on black background

This text has color #752E79 on black background.


Color preview on white background

This text has color #752E79 on white background.


Black color preview on #752E79 background

This text has black color on #752E79 background.


White color preview on #752E79 background

This text has white color on #752E79 background.


Related colors

Complementary color

Complementary color for #hex is #8AD186.


I love getcolorcode.com

Triadic colors

1 #79752E and #2E7975 with #752E79 are triadic colors.

2 #792E75 and #2E7579 with #752E79 are triadic colors.