COLOR #760F57

HEX: #760F57 RGB: (118,15,87)

Color info

#760F57 contains mainly red and blue colors. Web safe color of #760F57 is #660066 (or #606).

RGB color model

#760F57 color RGB value is (118,15,87).

RGB: (118,15,87) (46%, 6%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 15 of 255 = 6%
B 87 of 255 = 34%

118
15
87

R + G + B ~ 29%. #760F57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 15 + 87 = 220 (100%)
R 118 of 220 ~ 53.64%
G 15 of 220 ~ 6.82%
B 87 of 220 ~ 39.55'%

%53.64
%39.55

CMYK color model

#760F57 color CMYK value is (0,87,26,54).

  • cyan value is 0.00%
  • magenta value is 87.29%
  • yellow value is 26.27%
  • key color value is 53.73%

CMYK: (0,87,26,54)
C0M87Y26K54 (0%, 87%, 26%, 54%)
(0.00 / 0.87 / 0.26 / 0.54)

CMYK percentages

%0
%87.29
%26.27
%53.73

Codes

Color #760F57 in popluar color models

76 0F 57
RGB 118 15 87
HSL 318° 77.44% 26.08%
HSB/HSV 318° 87.29% 46.27%
CMYK 0.00% 87.29% 26.27%
53.73%

Color #760F57 in popluar number systems.

HEX 76 0F 57
Decimal 118 15 87
Binary 1110110 1111 1010111
Octal 166 17 127

Shades and tints

Shades of #760F57

#760F57
(118,15,87)
#6C0E50
(108,14,80)
#620D49
(98,13,73)
#580C42
(88,12,66)
#4E0B3B
(78,11,59)
#440A34
(68,10,52)
#3A092D
(58,9,45)
#300826
(48,8,38)
#26071F
(38,7,31)
#1C0618
(28,6,24)
#120511
(18,5,17)
#000000
(0,0,0)

Tints of #760F57

#760F57
(118,15,87)
#822466
(130,36,102)
#8E3975
(142,57,117)
#9A4E84
(154,78,132)
#A66393
(166,99,147)
#B278A2
(178,120,162)
#BE8DB1
(190,141,177)
#CAA2C0
(202,162,192)
#D6B7CF
(214,183,207)
#E2CCDE
(226,204,222)
#EEE1ED
(238,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #760F57 color. Also use rgb(118,15,87) instead hex code.

Text Font Color

.myTextColor { color: #760F57; }

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

This text font color is #760F57.

Background Color

.myBgColor { background-color: #760F57; }

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

This div background color is #760F57.

Border color

.myBorderColor { border: 1px solid #760F57; }

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

This div border color is #760F57.

Opacity

.myOpacity80 { color: #760F57; opacity: 0.8; }

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

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

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

This text has shadow with #760F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #760F57.

Preview

Color preview on black background

This text has color #760F57 on black background.


Color preview on white background

This text has color #760F57 on white background.


Black color preview on #760F57 background

This text has black color on #760F57 background.


White color preview on #760F57 background

This text has white color on #760F57 background.


Related colors

Complementary color

Complementary color for #hex is #89F0A8.


I love getcolorcode.com

Triadic colors

1 #57760F and #0F5776 with #760F57 are triadic colors.

2 #570F76 and #0F7657 with #760F57 are triadic colors.