COLOR #772382

HEX: #772382 RGB: (119,35,130)

Color info

#772382 contains mainly red and blue colors. Web safe color of #772382 is #663399 (or #639).

RGB color model

#772382 color RGB value is (119,35,130).

RGB: (119,35,130) (47%, 14%, 51%)

RGB channels and saturation

R 119 of 255 = 47%
G 35 of 255 = 14%
B 130 of 255 = 51%

119
35
130

R + G + B ~ 37%. #772382 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 35 + 130 = 284 (100%)
R 119 of 284 ~ 41.9%
G 35 of 284 ~ 12.32%
B 130 of 284 ~ 45.77'%

%41.9
%12.32
%45.77

CMYK color model

#772382 color CMYK value is (8,73,0,49).

  • cyan value is 8.46%
  • magenta value is 73.08%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (8,73,0,49) C8M73Y0K49 (8%,73%,0%,49%) (0.08/0.73/0.00/0.49) 

CMYK percentages

%8.46
%73.08
%0
%49.02

Codes

Color #772382 in popluar color models

77 23 82
RGB 119 35 130
HSL 293° 57.58% 32.35%
HSB/HSV 293° 73.08% 50.98%
CMYK 8.46% 73.08% 0.00%
49.02%

Color #772382 in popluar number systems.

HEX 77 23 82
Decimal 119 35 130
Binary 1110111 100011 10000010
Octal 167 43 202

Shades and tints

Shades of #772382

#772382
(119,35,130)
#6D2077
(109,32,119)
#631D6C
(99,29,108)
#591A61
(89,26,97)
#4F1756
(79,23,86)
#45144B
(69,20,75)
#3B1140
(59,17,64)
#310E35
(49,14,53)
#270B2A
(39,11,42)
#1D081F
(29,8,31)
#130514
(19,5,20)
#000000
(0,0,0)

Tints of #772382

#772382
(119,35,130)
#83378D
(131,55,141)
#8F4B98
(143,75,152)
#9B5FA3
(155,95,163)
#A773AE
(167,115,174)
#B387B9
(179,135,185)
#BF9BC4
(191,155,196)
#CBAFCF
(203,175,207)
#D7C3DA
(215,195,218)
#E3D7E5
(227,215,229)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #772382 color. Also use rgb(119,35,130) instead hex code.

Text Font Color

.myTextColor { color: #772382; }

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

This text font color is #772382.

Background Color

.myBgColor { background-color: #772382; }

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

This div background color is #772382.

Border color

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

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

This div border color is #772382.

Opacity

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

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

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

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

This text has shadow with #772382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #772382.

Preview

Color preview on black background

This text has color #772382 on black background.


Color preview on white background

This text has color #772382 on white background.


Black color preview on #772382 background

This text has black color on #772382 background.


White color preview on #772382 background

This text has white color on #772382 background.


Related colors

Complementary color

Complementary color for #hex is #88DC7D.


I love getcolorcode.com

Triadic colors

1 #827723 and #238277 with #772382 are triadic colors.

2 #822377 and #237782 with #772382 are triadic colors.