COLOR #762C70

HEX: #762C70 RGB: (118,44,112)

Color info

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

RGB color model

#762C70 color RGB value is (118,44,112).

RGB: (118,44,112) (46%, 17%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 44 of 255 = 17%
B 112 of 255 = 44%

118
44
112

R + G + B ~ 36%. #762C70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 44 + 112 = 274 (100%)
R 118 of 274 ~ 43.07%
G 44 of 274 ~ 16.06%
B 112 of 274 ~ 40.88'%

%43.07
%16.06
%40.88

CMYK color model

#762C70 color CMYK value is (0,63,5,54).

  • cyan value is 0.00%
  • magenta value is 62.71%
  • yellow value is 5.08%
  • key color value is 53.73%

CMYK: (0,63,5,54)
C0M63Y5K54 (0%, 63%, 5%, 54%)
(0.00 / 0.63 / 0.05 / 0.54)

CMYK percentages

%0
%62.71
%5.08
%53.73

Codes

Color #762C70 in popluar color models

76 2C 70
RGB 118 44 112
HSL 305° 45.68% 31.76%
HSB/HSV 305° 62.71% 46.27%
CMYK 0.00% 62.71% 5.08%
53.73%

Color #762C70 in popluar number systems.

HEX 76 2C 70
Decimal 118 44 112
Binary 1110110 101100 1110000
Octal 166 54 160

Shades and tints

Shades of #762C70

#762C70
(118,44,112)
#6C2866
(108,40,102)
#62245C
(98,36,92)
#582052
(88,32,82)
#4E1C48
(78,28,72)
#44183E
(68,24,62)
#3A1434
(58,20,52)
#30102A
(48,16,42)
#260C20
(38,12,32)
#1C0816
(28,8,22)
#12040C
(18,4,12)
#000000
(0,0,0)

Tints of #762C70

#762C70
(118,44,112)
#823F7D
(130,63,125)
#8E528A
(142,82,138)
#9A6597
(154,101,151)
#A678A4
(166,120,164)
#B28BB1
(178,139,177)
#BE9EBE
(190,158,190)
#CAB1CB
(202,177,203)
#D6C4D8
(214,196,216)
#E2D7E5
(226,215,229)
#EEEAF2
(238,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #762C70 color. Also use rgb(118,44,112) instead hex code.

Text Font Color

.myTextColor { color: #762C70; }

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

This text font color is #762C70.

Background Color

.myBgColor { background-color: #762C70; }

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

This div background color is #762C70.

Border color

.myBorderColor { border: 1px solid #762C70; }

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

This div border color is #762C70.

Opacity

.myOpacity80 { color: #762C70; opacity: 0.8; }

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

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

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

This text has shadow with #762C70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762C70.

Preview

Color preview on black background

This text has color #762C70 on black background.


Color preview on white background

This text has color #762C70 on white background.


Black color preview on #762C70 background

This text has black color on #762C70 background.


White color preview on #762C70 background

This text has white color on #762C70 background.


Related colors

Complementary color

Complementary color for #hex is #89D38F.


I love getcolorcode.com

Triadic colors

1 #70762C and #2C7076 with #762C70 are triadic colors.

2 #702C76 and #2C7670 with #762C70 are triadic colors.