COLOR #752077

HEX: #752077 RGB: (117,32,119)

Color info

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

RGB color model

#752077 color RGB value is (117,32,119).

RGB: (117,32,119) (46%, 13%, 47%)

RGB channels and saturation

R 117 of 255 = 46%
G 32 of 255 = 13%
B 119 of 255 = 47%

117
32
119

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

Portions of RGB colors in percentages

R + G + B = 117 + 32 + 119 = 268 (100%)
R 117 of 268 ~ 43.66%
G 32 of 268 ~ 11.94%
B 119 of 268 ~ 44.4'%

%43.66
%11.94
%44.4

CMYK color model

#752077 color CMYK value is (2,73,0,53).

  • cyan value is 1.68%
  • magenta value is 73.11%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (2,73,0,53)
C2M73Y0K53 (2%, 73%, 0%, 53%)
(0.02 / 0.73 / 0.00 / 0.53)

CMYK percentages

%1.68
%73.11
%0
%53.33

Codes

Color #752077 in popluar color models

75 20 77
RGB 117 32 119
HSL 299° 57.62% 29.61%
HSB/HSV 299° 73.11% 46.67%
CMYK 1.68% 73.11% 0.00%
53.33%

Color #752077 in popluar number systems.

HEX 75 20 77
Decimal 117 32 119
Binary 1110101 100000 1110111
Octal 165 40 167

Shades and tints

Shades of #752077

#752077
(117,32,119)
#6B1E6D
(107,30,109)
#611C63
(97,28,99)
#571A59
(87,26,89)
#4D184F
(77,24,79)
#431645
(67,22,69)
#39143B
(57,20,59)
#2F1231
(47,18,49)
#251027
(37,16,39)
#1B0E1D
(27,14,29)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #752077

#752077
(117,32,119)
#813483
(129,52,131)
#8D488F
(141,72,143)
#995C9B
(153,92,155)
#A570A7
(165,112,167)
#B184B3
(177,132,179)
#BD98BF
(189,152,191)
#C9ACCB
(201,172,203)
#D5C0D7
(213,192,215)
#E1D4E3
(225,212,227)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #752077; }

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

This text font color is #752077.

Background Color

.myBgColor { background-color: #752077; }

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

This div background color is #752077.

Border color

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

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

This div border color is #752077.

Opacity

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

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

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

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

This text has shadow with #752077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #752077.

Preview

Color preview on black background

This text has color #752077 on black background.


Color preview on white background

This text has color #752077 on white background.


Black color preview on #752077 background

This text has black color on #752077 background.


White color preview on #752077 background

This text has white color on #752077 background.


Related colors

Complementary color

Complementary color for #hex is #8ADF88.


I love getcolorcode.com

Triadic colors

1 #777520 and #207775 with #752077 are triadic colors.

2 #772075 and #207577 with #752077 are triadic colors.