COLOR #511655

HEX: #511655 RGB: (81,22,85)

Color info

#511655 contains mainly red and blue colors. Web safe color of #511655 is #660066 (or #606).

RGB color model

#511655 color RGB value is (81,22,85).

RGB: (81,22,85) (32%, 9%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 22 of 255 = 9%
B 85 of 255 = 33%

81
22
85

R + G + B ~ 25%. #511655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 22 + 85 = 188 (100%)
R 81 of 188 ~ 43.09%
G 22 of 188 ~ 11.7%
B 85 of 188 ~ 45.21'%

%43.09
%11.7
%45.21

CMYK color model

#511655 color CMYK value is (5,74,0,67).

  • cyan value is 4.71%
  • magenta value is 74.12%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (5,74,0,67)
C5M74Y0K67 (5%, 74%, 0%, 67%)
(0.05 / 0.74 / 0.00 / 0.67)

CMYK percentages

%4.71
%74.12
%0
%66.67

Codes

Color #511655 in popluar color models

51 16 55
RGB 81 22 85
HSL 296° 58.88% 20.98%
HSB/HSV 296° 74.12% 33.33%
CMYK 4.71% 74.12% 0.00%
66.67%

Color #511655 in popluar number systems.

HEX 51 16 55
Decimal 81 22 85
Binary 1010001 10110 1010101
Octal 121 26 125

Shades and tints

Shades of #511655

#511655
(81,22,85)
#4A144E
(74,20,78)
#431247
(67,18,71)
#3C1040
(60,16,64)
#350E39
(53,14,57)
#2E0C32
(46,12,50)
#270A2B
(39,10,43)
#200824
(32,8,36)
#19061D
(25,6,29)
#120416
(18,4,22)
#0B020F
(11,2,15)
#000000
(0,0,0)

Tints of #511655

#511655
(81,22,85)
#602B64
(96,43,100)
#6F4073
(111,64,115)
#7E5582
(126,85,130)
#8D6A91
(141,106,145)
#9C7FA0
(156,127,160)
#AB94AF
(171,148,175)
#BAA9BE
(186,169,190)
#C9BECD
(201,190,205)
#D8D3DC
(216,211,220)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511655 color. Also use rgb(81,22,85) instead hex code.

Text Font Color

.myTextColor { color: #511655; }

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

This text font color is #511655.

Background Color

.myBgColor { background-color: #511655; }

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

This div background color is #511655.

Border color

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

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

This div border color is #511655.

Opacity

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

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

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

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

This text has shadow with #511655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511655.

Preview

Color preview on black background

This text has color #511655 on black background.


Color preview on white background

This text has color #511655 on white background.


Black color preview on #511655 background

This text has black color on #511655 background.


White color preview on #511655 background

This text has white color on #511655 background.


Related colors

Complementary color

Complementary color for #hex is #AEE9AA.


I love getcolorcode.com

Triadic colors

1 #555116 and #165551 with #511655 are triadic colors.

2 #551651 and #165155 with #511655 are triadic colors.