COLOR #771684

HEX: #771684 RGB: (119,22,132)

Color info

#771684 contains mainly red and blue colors. Web safe color of #771684 is #660099 (or #609).

RGB color model

#771684 color RGB value is (119,22,132).

RGB: (119,22,132) (47%, 9%, 52%)

RGB channels and saturation

R 119 of 255 = 47%
G 22 of 255 = 9%
B 132 of 255 = 52%

119
22
132

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

Portions of RGB colors in percentages

R + G + B = 119 + 22 + 132 = 273 (100%)
R 119 of 273 ~ 43.59%
G 22 of 273 ~ 8.06%
B 132 of 273 ~ 48.35'%

%43.59
%48.35

CMYK color model

#771684 color CMYK value is (10,83,0,48).

  • cyan value is 9.85%
  • magenta value is 83.33%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (10,83,0,48)
C10M83Y0K48 (10%, 83%, 0%, 48%)
(0.10 / 0.83 / 0.00 / 0.48)

CMYK percentages

%9.85
%83.33
%0
%48.24

Codes

Color #771684 in popluar color models

77 16 84
RGB 119 22 132
HSL 293° 71.43% 30.20%
HSB/HSV 293° 83.33% 51.76%
CMYK 9.85% 83.33% 0.00%
48.24%

Color #771684 in popluar number systems.

HEX 77 16 84
Decimal 119 22 132
Binary 1110111 10110 10000100
Octal 167 26 204

Shades and tints

Shades of #771684

#771684
(119,22,132)
#6D1478
(109,20,120)
#63126C
(99,18,108)
#591060
(89,16,96)
#4F0E54
(79,14,84)
#450C48
(69,12,72)
#3B0A3C
(59,10,60)
#310830
(49,8,48)
#270624
(39,6,36)
#1D0418
(29,4,24)
#13020C
(19,2,12)
#000000
(0,0,0)

Tints of #771684

#771684
(119,22,132)
#832B8F
(131,43,143)
#8F409A
(143,64,154)
#9B55A5
(155,85,165)
#A76AB0
(167,106,176)
#B37FBB
(179,127,187)
#BF94C6
(191,148,198)
#CBA9D1
(203,169,209)
#D7BEDC
(215,190,220)
#E3D3E7
(227,211,231)
#EFE8F2
(239,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #771684 color. Also use rgb(119,22,132) instead hex code.

Text Font Color

.myTextColor { color: #771684; }

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

This text font color is #771684.

Background Color

.myBgColor { background-color: #771684; }

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

This div background color is #771684.

Border color

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

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

This div border color is #771684.

Opacity

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

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

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

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

This text has shadow with #771684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #771684.

Preview

Color preview on black background

This text has color #771684 on black background.


Color preview on white background

This text has color #771684 on white background.


Black color preview on #771684 background

This text has black color on #771684 background.


White color preview on #771684 background

This text has white color on #771684 background.


Related colors

Complementary color

Complementary color for #hex is #88E97B.


I love getcolorcode.com

Triadic colors

1 #847716 and #168477 with #771684 are triadic colors.

2 #841677 and #167784 with #771684 are triadic colors.