COLOR #760A72

HEX: #760A72 RGB: (118,10,114)

Color info

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

RGB color model

#760A72 color RGB value is (118,10,114).

RGB: (118,10,114) (46%, 4%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 10 of 255 = 4%
B 114 of 255 = 45%

118
10
114

R + G + B ~ 32%. #760A72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 10 + 114 = 242 (100%)
R 118 of 242 ~ 48.76%
G 10 of 242 ~ 4.13%
B 114 of 242 ~ 47.11'%

%48.76
%47.11

CMYK color model

#760A72 color CMYK value is (0,92,3,54).

  • cyan value is 0.00%
  • magenta value is 91.53%
  • yellow value is 3.39%
  • key color value is 53.73%

CMYK: (0,92,3,54)
C0M92Y3K54 (0%, 92%, 3%, 54%)
(0.00 / 0.92 / 0.03 / 0.54)

CMYK percentages

%0
%91.53
%3.39
%53.73

Codes

Color #760A72 in popluar color models

76 0A 72
RGB 118 10 114
HSL 302° 84.38% 25.10%
HSB/HSV 302° 91.53% 46.27%
CMYK 0.00% 91.53% 3.39%
53.73%

Color #760A72 in popluar number systems.

HEX 76 0A 72
Decimal 118 10 114
Binary 1110110 1010 1110010
Octal 166 12 162

Shades and tints

Shades of #760A72

#760A72
(118,10,114)
#6C0A68
(108,10,104)
#620A5E
(98,10,94)
#580A54
(88,10,84)
#4E0A4A
(78,10,74)
#440A40
(68,10,64)
#3A0A36
(58,10,54)
#300A2C
(48,10,44)
#260A22
(38,10,34)
#1C0A18
(28,10,24)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #760A72

#760A72
(118,10,114)
#82207E
(130,32,126)
#8E368A
(142,54,138)
#9A4C96
(154,76,150)
#A662A2
(166,98,162)
#B278AE
(178,120,174)
#BE8EBA
(190,142,186)
#CAA4C6
(202,164,198)
#D6BAD2
(214,186,210)
#E2D0DE
(226,208,222)
#EEE6EA
(238,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #760A72 color. Also use rgb(118,10,114) instead hex code.

Text Font Color

.myTextColor { color: #760A72; }

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

This text font color is #760A72.

Background Color

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

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

This div background color is #760A72.

Border color

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

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

This div border color is #760A72.

Opacity

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

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

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

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

This text has shadow with #760A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #760A72.

Preview

Color preview on black background

This text has color #760A72 on black background.


Color preview on white background

This text has color #760A72 on white background.


Black color preview on #760A72 background

This text has black color on #760A72 background.


White color preview on #760A72 background

This text has white color on #760A72 background.


Related colors

Complementary color

Complementary color for #hex is #89F58D.


I love getcolorcode.com

Triadic colors

1 #72760A and #0A7276 with #760A72 are triadic colors.

2 #720A76 and #0A7672 with #760A72 are triadic colors.