COLOR #762A77

HEX: #762A77 RGB: (118,42,119)

Color info

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

RGB color model

#762A77 color RGB value is (118,42,119).

RGB: (118,42,119) (46%, 16%, 47%)

RGB channels and saturation

R 118 of 255 = 46%
G 42 of 255 = 16%
B 119 of 255 = 47%

118
42
119

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

Portions of RGB colors in percentages

R + G + B = 118 + 42 + 119 = 279 (100%)
R 118 of 279 ~ 42.29%
G 42 of 279 ~ 15.05%
B 119 of 279 ~ 42.65'%

%42.29
%15.05
%42.65

CMYK color model

#762A77 color CMYK value is (1,65,0,53).

  • cyan value is 0.84%
  • magenta value is 64.71%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (1,65,0,53)
C1M65Y0K53 (1%, 65%, 0%, 53%)
(0.01 / 0.65 / 0.00 / 0.53)

CMYK percentages

%0.84
%64.71
%0
%53.33

Codes

Color #762A77 in popluar color models

76 2A 77
RGB 118 42 119
HSL 299° 47.83% 31.57%
HSB/HSV 299° 64.71% 46.67%
CMYK 0.84% 64.71% 0.00%
53.33%

Color #762A77 in popluar number systems.

HEX 76 2A 77
Decimal 118 42 119
Binary 1110110 101010 1110111
Octal 166 52 167

Shades and tints

Shades of #762A77

#762A77
(118,42,119)
#6C276D
(108,39,109)
#622463
(98,36,99)
#582159
(88,33,89)
#4E1E4F
(78,30,79)
#441B45
(68,27,69)
#3A183B
(58,24,59)
#301531
(48,21,49)
#261227
(38,18,39)
#1C0F1D
(28,15,29)
#120C13
(18,12,19)
#000000
(0,0,0)

Tints of #762A77

#762A77
(118,42,119)
#823D83
(130,61,131)
#8E508F
(142,80,143)
#9A639B
(154,99,155)
#A676A7
(166,118,167)
#B289B3
(178,137,179)
#BE9CBF
(190,156,191)
#CAAFCB
(202,175,203)
#D6C2D7
(214,194,215)
#E2D5E3
(226,213,227)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #762A77 color. Also use rgb(118,42,119) instead hex code.

Text Font Color

.myTextColor { color: #762A77; }

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

This text font color is #762A77.

Background Color

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

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

This div background color is #762A77.

Border color

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

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

This div border color is #762A77.

Opacity

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

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

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

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

This text has shadow with #762A77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762A77.

Preview

Color preview on black background

This text has color #762A77 on black background.


Color preview on white background

This text has color #762A77 on white background.


Black color preview on #762A77 background

This text has black color on #762A77 background.


White color preview on #762A77 background

This text has white color on #762A77 background.


Related colors

Complementary color

Complementary color for #hex is #89D588.


I love getcolorcode.com

Triadic colors

1 #77762A and #2A7776 with #762A77 are triadic colors.

2 #772A76 and #2A7677 with #762A77 are triadic colors.