COLOR #51275D

HEX: #51275D RGB: (81,39,93)

Color info

#51275D contains red, green and blue colors in about the same proportion. Web safe color of #51275D is #663366 (or #636).

RGB color model

#51275D color RGB value is (81,39,93).

RGB: (81,39,93) (32%, 15%, 36%)

RGB channels and saturation

R 81 of 255 = 32%
G 39 of 255 = 15%
B 93 of 255 = 36%

81
39
93

R + G + B ~ 28%. #51275D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 39 + 93 = 213 (100%)
R 81 of 213 ~ 38.03%
G 39 of 213 ~ 18.31%
B 93 of 213 ~ 43.66'%

%38.03
%18.31
%43.66

CMYK color model

#51275D color CMYK value is (13,58,0,64).

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

CMYK: (13,58,0,64)
C13M58Y0K64 (13%, 58%, 0%, 64%)
(0.13 / 0.58 / 0.00 / 0.64)

CMYK percentages

%12.9
%58.06
%0
%63.53

Codes

Color #51275D in popluar color models

51 27 5D
RGB 81 39 93
HSL 287° 40.91% 25.88%
HSB/HSV 287° 58.06% 36.47%
CMYK 12.90% 58.06% 0.00%
63.53%

Color #51275D in popluar number systems.

HEX 51 27 5D
Decimal 81 39 93
Binary 1010001 100111 1011101
Octal 121 47 135

Shades and tints

Shades of #51275D

#51275D
(81,39,93)
#4A2455
(74,36,85)
#43214D
(67,33,77)
#3C1E45
(60,30,69)
#351B3D
(53,27,61)
#2E1835
(46,24,53)
#27152D
(39,21,45)
#201225
(32,18,37)
#190F1D
(25,15,29)
#120C15
(18,12,21)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #51275D

#51275D
(81,39,93)
#603A6B
(96,58,107)
#6F4D79
(111,77,121)
#7E6087
(126,96,135)
#8D7395
(141,115,149)
#9C86A3
(156,134,163)
#AB99B1
(171,153,177)
#BAACBF
(186,172,191)
#C9BFCD
(201,191,205)
#D8D2DB
(216,210,219)
#E7E5E9
(231,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51275D; }

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

This text font color is #51275D.

Background Color

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

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

This div background color is #51275D.

Border color

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

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

This div border color is #51275D.

Opacity

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

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

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

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

This text has shadow with #51275D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51275D.

Preview

Color preview on black background

This text has color #51275D on black background.


Color preview on white background

This text has color #51275D on white background.


Black color preview on #51275D background

This text has black color on #51275D background.


White color preview on #51275D background

This text has white color on #51275D background.


Related colors

Complementary color

Complementary color for #hex is #AED8A2.


I love getcolorcode.com

Triadic colors

1 #5D5127 and #275D51 with #51275D are triadic colors.

2 #5D2751 and #27515D with #51275D are triadic colors.