COLOR #511688

HEX: #511688 RGB: (81,22,136)

Color info

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

RGB color model

#511688 color RGB value is (81,22,136).

RGB: (81,22,136) (32%, 9%, 53%)

RGB channels and saturation

R 81 of 255 = 32%
G 22 of 255 = 9%
B 136 of 255 = 53%

81
22
136

R + G + B ~ 31%. #511688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 22 + 136 = 239 (100%)
R 81 of 239 ~ 33.89%
G 22 of 239 ~ 9.21%
B 136 of 239 ~ 56.9'%

%33.89
%56.9

CMYK color model

#511688 color CMYK value is (40,84,0,47).

  • cyan value is 40.44%
  • magenta value is 83.82%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (40,84,0,47) C40M84Y0K47 (40%,84%,0%,47%) (0.40/0.84/0.00/0.47) 

CMYK percentages

%40.44
%83.82
%0
%46.67

Codes

Color #511688 in popluar color models

51 16 88
RGB 81 22 136
HSL 271° 72.15% 30.98%
HSB/HSV 271° 83.82% 53.33%
CMYK 40.44% 83.82% 0.00%
46.67%

Color #511688 in popluar number systems.

HEX 51 16 88
Decimal 81 22 136
Binary 1010001 10110 10001000
Octal 121 26 210

Shades and tints

Shades of #511688

#511688
(81,22,136)
#4A147C
(74,20,124)
#431270
(67,18,112)
#3C1064
(60,16,100)
#350E58
(53,14,88)
#2E0C4C
(46,12,76)
#270A40
(39,10,64)
#200834
(32,8,52)
#190628
(25,6,40)
#12041C
(18,4,28)
#0B0210
(11,2,16)
#000000
(0,0,0)

Tints of #511688

#511688
(81,22,136)
#602B92
(96,43,146)
#6F409C
(111,64,156)
#7E55A6
(126,85,166)
#8D6AB0
(141,106,176)
#9C7FBA
(156,127,186)
#AB94C4
(171,148,196)
#BAA9CE
(186,169,206)
#C9BED8
(201,190,216)
#D8D3E2
(216,211,226)
#E7E8EC
(231,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511688; }

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

This text font color is #511688.

Background Color

.myBgColor { background-color: #511688; }

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

This div background color is #511688.

Border color

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

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

This div border color is #511688.

Opacity

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

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

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

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

This text has shadow with #511688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511688.

Preview

Color preview on black background

This text has color #511688 on black background.


Color preview on white background

This text has color #511688 on white background.


Black color preview on #511688 background

This text has black color on #511688 background.


White color preview on #511688 background

This text has white color on #511688 background.


Related colors

Complementary color

Complementary color for #hex is #AEE977.


I love getcolorcode.com

Triadic colors

1 #885116 and #168851 with #511688 are triadic colors.

2 #881651 and #165188 with #511688 are triadic colors.