COLOR #510441

HEX: #510441 RGB: (81,4,65)

Color info

#510441 contains mainly red and blue colors. Web safe color of #510441 is #660033 (or #603).

RGB color model

#510441 color RGB value is (81,4,65).

RGB: (81,4,65) (32%, 2%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 4 of 255 = 2%
B 65 of 255 = 25%

81
4
65

R + G + B ~ 20%. #510441 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 4 + 65 = 150 (100%)
R 81 of 150 ~ 54%
G 4 of 150 ~ 2.67%
B 65 of 150 ~ 43.33'%

%54
%43.33

CMYK color model

#510441 color CMYK value is (0,95,20,68).

  • cyan value is 0.00%
  • magenta value is 95.06%
  • yellow value is 19.75%
  • key color value is 68.24%

CMYK: (0,95,20,68)
C0M95Y20K68 (0%, 95%, 20%, 68%)
(0.00 / 0.95 / 0.20 / 0.68)

CMYK percentages

%0
%95.06
%19.75
%68.24

Codes

Color #510441 in popluar color models

51 04 41
RGB 81 4 65
HSL 312° 90.59% 16.67%
HSB/HSV 312° 95.06% 31.76%
CMYK 0.00% 95.06% 19.75%
68.24%

Color #510441 in popluar number systems.

HEX 51 04 41
Decimal 81 4 65
Binary 1010001 100 1000001
Octal 121 4 101

Shades and tints

Shades of #510441

#510441
(81,4,65)
#4A043C
(74,4,60)
#430437
(67,4,55)
#3C0432
(60,4,50)
#35042D
(53,4,45)
#2E0428
(46,4,40)
#270423
(39,4,35)
#20041E
(32,4,30)
#190419
(25,4,25)
#120414
(18,4,20)
#0B040F
(11,4,15)
#000000
(0,0,0)

Tints of #510441

#510441
(81,4,65)
#601A52
(96,26,82)
#6F3063
(111,48,99)
#7E4674
(126,70,116)
#8D5C85
(141,92,133)
#9C7296
(156,114,150)
#AB88A7
(171,136,167)
#BA9EB8
(186,158,184)
#C9B4C9
(201,180,201)
#D8CADA
(216,202,218)
#E7E0EB
(231,224,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #510441 color. Also use rgb(81,4,65) instead hex code.

Text Font Color

.myTextColor { color: #510441; }

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

This text font color is #510441.

Background Color

.myBgColor { background-color: #510441; }

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

This div background color is #510441.

Border color

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

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

This div border color is #510441.

Opacity

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

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

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

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

This text has shadow with #510441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #510441.

Preview

Color preview on black background

This text has color #510441 on black background.


Color preview on white background

This text has color #510441 on white background.


Black color preview on #510441 background

This text has black color on #510441 background.


White color preview on #510441 background

This text has white color on #510441 background.


Related colors

Complementary color

Complementary color for #hex is #AEFBBE.


I love getcolorcode.com

Triadic colors

1 #415104 and #044151 with #510441 are triadic colors.

2 #410451 and #045141 with #510441 are triadic colors.