COLOR #51135D

HEX: #51135D RGB: (81,19,93)

Color info

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

RGB color model

#51135D color RGB value is (81,19,93).

RGB: (81,19,93) (32%, 7%, 36%)

RGB channels and saturation

R 81 of 255 = 32%
G 19 of 255 = 7%
B 93 of 255 = 36%

81
19
93

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

Portions of RGB colors in percentages

R + G + B = 81 + 19 + 93 = 193 (100%)
R 81 of 193 ~ 41.97%
G 19 of 193 ~ 9.84%
B 93 of 193 ~ 48.19'%

%41.97
%48.19

CMYK color model

#51135D color CMYK value is (13,80,0,64).

  • cyan value is 12.90%
  • magenta value is 79.57%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (13,80,0,64)
C13M80Y0K64 (13%, 80%, 0%, 64%)
(0.13 / 0.80 / 0.00 / 0.64)

CMYK percentages

%12.9
%79.57
%0
%63.53

Codes

Color #51135D in popluar color models

51 13 5D
RGB 81 19 93
HSL 290° 66.07% 21.96%
HSB/HSV 290° 79.57% 36.47%
CMYK 12.90% 79.57% 0.00%
63.53%

Color #51135D in popluar number systems.

HEX 51 13 5D
Decimal 81 19 93
Binary 1010001 10011 1011101
Octal 121 23 135

Shades and tints

Shades of #51135D

#51135D
(81,19,93)
#4A1255
(74,18,85)
#43114D
(67,17,77)
#3C1045
(60,16,69)
#350F3D
(53,15,61)
#2E0E35
(46,14,53)
#270D2D
(39,13,45)
#200C25
(32,12,37)
#190B1D
(25,11,29)
#120A15
(18,10,21)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #51135D

#51135D
(81,19,93)
#60286B
(96,40,107)
#6F3D79
(111,61,121)
#7E5287
(126,82,135)
#8D6795
(141,103,149)
#9C7CA3
(156,124,163)
#AB91B1
(171,145,177)
#BAA6BF
(186,166,191)
#C9BBCD
(201,187,205)
#D8D0DB
(216,208,219)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51135D color. Also use rgb(81,19,93) instead hex code.

Text Font Color

.myTextColor { color: #51135D; }

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

This text font color is #51135D.

Background Color

.myBgColor { background-color: #51135D; }

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

This div background color is #51135D.

Border color

.myBorderColor { border: 1px solid #51135D; }

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

This div border color is #51135D.

Opacity

.myOpacity80 { color: #51135D; opacity: 0.8; }

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

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

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

This text has shadow with #51135D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51135D.

Preview

Color preview on black background

This text has color #51135D on black background.


Color preview on white background

This text has color #51135D on white background.


Black color preview on #51135D background

This text has black color on #51135D background.


White color preview on #51135D background

This text has white color on #51135D background.


Related colors

Complementary color

Complementary color for #hex is #AEECA2.


I love getcolorcode.com

Triadic colors

1 #5D5113 and #135D51 with #51135D are triadic colors.

2 #5D1351 and #13515D with #51135D are triadic colors.