COLOR #511667

HEX: #511667 RGB: (81,22,103)

Color info

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

RGB color model

#511667 color RGB value is (81,22,103).

RGB: (81,22,103) (32%, 9%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 22 of 255 = 9%
B 103 of 255 = 40%

81
22
103

R + G + B ~ 27%. #511667 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 22 + 103 = 206 (100%)
R 81 of 206 ~ 39.32%
G 22 of 206 ~ 10.68%
B 103 of 206 ~ 50'%

%39.32
%10.68
%50

CMYK color model

#511667 color CMYK value is (21,79,0,60).

  • cyan value is 21.36%
  • magenta value is 78.64%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (21,79,0,60)
C21M79Y0K60 (21%, 79%, 0%, 60%)
(0.21 / 0.79 / 0.00 / 0.60)

CMYK percentages

%21.36
%78.64
%0
%59.61

Codes

Color #511667 in popluar color models

51 16 67
RGB 81 22 103
HSL 284° 64.80% 24.51%
HSB/HSV 284° 78.64% 40.39%
CMYK 21.36% 78.64% 0.00%
59.61%

Color #511667 in popluar number systems.

HEX 51 16 67
Decimal 81 22 103
Binary 1010001 10110 1100111
Octal 121 26 147

Shades and tints

Shades of #511667

#511667
(81,22,103)
#4A145E
(74,20,94)
#431255
(67,18,85)
#3C104C
(60,16,76)
#350E43
(53,14,67)
#2E0C3A
(46,12,58)
#270A31
(39,10,49)
#200828
(32,8,40)
#19061F
(25,6,31)
#120416
(18,4,22)
#0B020D
(11,2,13)
#000000
(0,0,0)

Tints of #511667

#511667
(81,22,103)
#602B74
(96,43,116)
#6F4081
(111,64,129)
#7E558E
(126,85,142)
#8D6A9B
(141,106,155)
#9C7FA8
(156,127,168)
#AB94B5
(171,148,181)
#BAA9C2
(186,169,194)
#C9BECF
(201,190,207)
#D8D3DC
(216,211,220)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #511667; }

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

This text font color is #511667.

Background Color

.myBgColor { background-color: #511667; }

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

This div background color is #511667.

Border color

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

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

This div border color is #511667.

Opacity

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

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

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

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

This text has shadow with #511667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511667.

Preview

Color preview on black background

This text has color #511667 on black background.


Color preview on white background

This text has color #511667 on white background.


Black color preview on #511667 background

This text has black color on #511667 background.


White color preview on #511667 background

This text has white color on #511667 background.


Related colors

Complementary color

Complementary color for #hex is #AEE998.


I love getcolorcode.com

Triadic colors

1 #675116 and #166751 with #511667 are triadic colors.

2 #671651 and #165167 with #511667 are triadic colors.