COLOR #773AAD

HEX: #773AAD RGB: (119,58,173)

Color info

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

RGB color model

#773AAD color RGB value is (119,58,173).

RGB: (119,58,173) (47%, 23%, 68%)

RGB channels and saturation

R 119 of 255 = 47%
G 58 of 255 = 23%
B 173 of 255 = 68%

119
58
173

R + G + B ~ 46%. #773AAD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 58 + 173 = 350 (100%)
R 119 of 350 ~ 34%
G 58 of 350 ~ 16.57%
B 173 of 350 ~ 49.43'%

%34
%16.57
%49.43

CMYK color model

#773AAD color CMYK value is (31,66,0,32).

  • cyan value is 31.21%
  • magenta value is 66.47%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (31,66,0,32)
C31M66Y0K32 (31%, 66%, 0%, 32%)
(0.31 / 0.66 / 0.00 / 0.32)

CMYK percentages

%31.21
%66.47
%0
%32.16

Codes

Color #773AAD in popluar color models

77 3A AD
RGB 119 58 173
HSL 272° 49.78% 45.29%
HSB/HSV 272° 66.47% 67.84%
CMYK 31.21% 66.47% 0.00%
32.16%

Color #773AAD in popluar number systems.

HEX 77 3A AD
Decimal 119 58 173
Binary 1110111 111010 10101101
Octal 167 72 255

Shades and tints

Shades of #773AAD

#773AAD
(119,58,173)
#6D359E
(109,53,158)
#63308F
(99,48,143)
#592B80
(89,43,128)
#4F2671
(79,38,113)
#452162
(69,33,98)
#3B1C53
(59,28,83)
#311744
(49,23,68)
#271235
(39,18,53)
#1D0D26
(29,13,38)
#130817
(19,8,23)
#000000
(0,0,0)

Tints of #773AAD

#773AAD
(119,58,173)
#834BB4
(131,75,180)
#8F5CBB
(143,92,187)
#9B6DC2
(155,109,194)
#A77EC9
(167,126,201)
#B38FD0
(179,143,208)
#BFA0D7
(191,160,215)
#CBB1DE
(203,177,222)
#D7C2E5
(215,194,229)
#E3D3EC
(227,211,236)
#EFE4F3
(239,228,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #773AAD color. Also use rgb(119,58,173) instead hex code.

Text Font Color

.myTextColor { color: #773AAD; }

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

This text font color is #773AAD.

Background Color

.myBgColor { background-color: #773AAD; }

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

This div background color is #773AAD.

Border color

.myBorderColor { border: 1px solid #773AAD; }

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

This div border color is #773AAD.

Opacity

.myOpacity80 { color: #773AAD; opacity: 0.8; }

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

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

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

This text has shadow with #773AAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #773AAD.

Preview

Color preview on black background

This text has color #773AAD on black background.


Color preview on white background

This text has color #773AAD on white background.


Black color preview on #773AAD background

This text has black color on #773AAD background.


White color preview on #773AAD background

This text has white color on #773AAD background.


Related colors

Complementary color

Complementary color for #hex is #88C552.


I love getcolorcode.com

Triadic colors

1 #AD773A and #3AAD77 with #773AAD are triadic colors.

2 #AD3A77 and #3A77AD with #773AAD are triadic colors.