COLOR #51325D

HEX: #51325D RGB: (81,50,93)

Color info

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

RGB color model

#51325D color RGB value is (81,50,93).

RGB: (81,50,93) (32%, 20%, 36%)

RGB channels and saturation

R 81 of 255 = 32%
G 50 of 255 = 20%
B 93 of 255 = 36%

81
50
93

R + G + B ~ 29%. #51325D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 50 + 93 = 224 (100%)
R 81 of 224 ~ 36.16%
G 50 of 224 ~ 22.32%
B 93 of 224 ~ 41.52'%

%36.16
%22.32
%41.52

CMYK color model

#51325D color CMYK value is (13,46,0,64).

  • cyan value is 12.90%
  • magenta value is 46.24%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (13,46,0,64) C13M46Y0K64 (13%,46%,0%,64%) (0.13/0.46/0.00/0.64) 

CMYK percentages

%12.9
%46.24
%0
%63.53

Codes

Color #51325D in popluar color models

51 32 5D
RGB 81 50 93
HSL 283° 30.07% 28.04%
HSB/HSV 283° 46.24% 36.47%
CMYK 12.90% 46.24% 0.00%
63.53%

Color #51325D in popluar number systems.

HEX 51 32 5D
Decimal 81 50 93
Binary 1010001 110010 1011101
Octal 121 62 135

Shades and tints

Shades of #51325D

#51325D
(81,50,93)
#4A2E55
(74,46,85)
#432A4D
(67,42,77)
#3C2645
(60,38,69)
#35223D
(53,34,61)
#2E1E35
(46,30,53)
#271A2D
(39,26,45)
#201625
(32,22,37)
#19121D
(25,18,29)
#120E15
(18,14,21)
#0B0A0D
(11,10,13)
#000000
(0,0,0)

Tints of #51325D

#51325D
(81,50,93)
#60446B
(96,68,107)
#6F5679
(111,86,121)
#7E6887
(126,104,135)
#8D7A95
(141,122,149)
#9C8CA3
(156,140,163)
#AB9EB1
(171,158,177)
#BAB0BF
(186,176,191)
#C9C2CD
(201,194,205)
#D8D4DB
(216,212,219)
#E7E6E9
(231,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51325D; }

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

This text font color is #51325D.

Background Color

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

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

This div background color is #51325D.

Border color

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

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

This div border color is #51325D.

Opacity

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

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

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

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

This text has shadow with #51325D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51325D.

Preview

Color preview on black background

This text has color #51325D on black background.


Color preview on white background

This text has color #51325D on white background.


Black color preview on #51325D background

This text has black color on #51325D background.


White color preview on #51325D background

This text has white color on #51325D background.


Related colors

Complementary color

Complementary color for #hex is #AECDA2.


I love getcolorcode.com

Triadic colors

1 #5D5132 and #325D51 with #51325D are triadic colors.

2 #5D3251 and #32515D with #51325D are triadic colors.