COLOR #510355

HEX: #510355 RGB: (81,3,85)

Color info

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

RGB color model

#510355 color RGB value is (81,3,85).

RGB: (81,3,85) (32%, 1%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 3 of 255 = 1%
B 85 of 255 = 33%

81
3
85

R + G + B ~ 22%. #510355 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 3 + 85 = 169 (100%)
R 81 of 169 ~ 47.93%
G 3 of 169 ~ 1.78%
B 85 of 169 ~ 50.3'%

%47.93
%50.3

CMYK color model

#510355 color CMYK value is (5,96,0,67).

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

CMYK: (5,96,0,67)
C5M96Y0K67 (5%, 96%, 0%, 67%)
(0.05 / 0.96 / 0.00 / 0.67)

CMYK percentages

%4.71
%96.47
%0
%66.67

Codes

Color #510355 in popluar color models

51 03 55
RGB 81 3 85
HSL 297° 93.18% 17.25%
HSB/HSV 297° 96.47% 33.33%
CMYK 4.71% 96.47% 0.00%
66.67%

Color #510355 in popluar number systems.

HEX 51 03 55
Decimal 81 3 85
Binary 1010001 11 1010101
Octal 121 3 125

Shades and tints

Shades of #510355

#510355
(81,3,85)
#4A034E
(74,3,78)
#430347
(67,3,71)
#3C0340
(60,3,64)
#350339
(53,3,57)
#2E0332
(46,3,50)
#27032B
(39,3,43)
#200324
(32,3,36)
#19031D
(25,3,29)
#120316
(18,3,22)
#0B030F
(11,3,15)
#000000
(0,0,0)

Tints of #510355

#510355
(81,3,85)
#601964
(96,25,100)
#6F2F73
(111,47,115)
#7E4582
(126,69,130)
#8D5B91
(141,91,145)
#9C71A0
(156,113,160)
#AB87AF
(171,135,175)
#BA9DBE
(186,157,190)
#C9B3CD
(201,179,205)
#D8C9DC
(216,201,220)
#E7DFEB
(231,223,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #510355; }

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

This text font color is #510355.

Background Color

.myBgColor { background-color: #510355; }

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

This div background color is #510355.

Border color

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

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

This div border color is #510355.

Opacity

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

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

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

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

This text has shadow with #510355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #510355.

Preview

Color preview on black background

This text has color #510355 on black background.


Color preview on white background

This text has color #510355 on white background.


Black color preview on #510355 background

This text has black color on #510355 background.


White color preview on #510355 background

This text has white color on #510355 background.


Related colors

Complementary color

Complementary color for #hex is #AEFCAA.


I love getcolorcode.com

Triadic colors

1 #555103 and #035551 with #510355 are triadic colors.

2 #550351 and #035155 with #510355 are triadic colors.