COLOR #51325B

HEX: #51325B RGB: (81,50,91)

Color info

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

RGB color model

#51325B color RGB value is (81,50,91).

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

RGB channels and saturation

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

81
50
91

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

Portions of RGB colors in percentages

R + G + B = 81 + 50 + 91 = 222 (100%)
R 81 of 222 ~ 36.49%
G 50 of 222 ~ 22.52%
B 91 of 222 ~ 40.99'%

%36.49
%22.52
%40.99

CMYK color model

#51325B color CMYK value is (11,45,0,64).

  • cyan value is 10.99%
  • magenta value is 45.05%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (11,45,0,64)
C11M45Y0K64 (11%, 45%, 0%, 64%)
(0.11 / 0.45 / 0.00 / 0.64)

CMYK percentages

%10.99
%45.05
%0
%64.31

Codes

Color #51325B in popluar color models

51 32 5B
RGB 81 50 91
HSL 285° 29.08% 27.65%
HSB/HSV 285° 45.05% 35.69%
CMYK 10.99% 45.05% 0.00%
64.31%

Color #51325B in popluar number systems.

HEX 51 32 5B
Decimal 81 50 91
Binary 1010001 110010 1011011
Octal 121 62 133

Shades and tints

Shades of #51325B

#51325B
(81,50,91)
#4A2E53
(74,46,83)
#432A4B
(67,42,75)
#3C2643
(60,38,67)
#35223B
(53,34,59)
#2E1E33
(46,30,51)
#271A2B
(39,26,43)
#201623
(32,22,35)
#19121B
(25,18,27)
#120E13
(18,14,19)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #51325B

#51325B
(81,50,91)
#604469
(96,68,105)
#6F5677
(111,86,119)
#7E6885
(126,104,133)
#8D7A93
(141,122,147)
#9C8CA1
(156,140,161)
#AB9EAF
(171,158,175)
#BAB0BD
(186,176,189)
#C9C2CB
(201,194,203)
#D8D4D9
(216,212,217)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51325B; }

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

This text font color is #51325B.

Background Color

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

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

This div background color is #51325B.

Border color

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

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

This div border color is #51325B.

Opacity

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

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

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

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

This text has shadow with #51325B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51325B.

Preview

Color preview on black background

This text has color #51325B on black background.


Color preview on white background

This text has color #51325B on white background.


Black color preview on #51325B background

This text has black color on #51325B background.


White color preview on #51325B background

This text has white color on #51325B background.


Related colors

Complementary color

Complementary color for #hex is #AECDA4.


I love getcolorcode.com

Triadic colors

1 #5B5132 and #325B51 with #51325B are triadic colors.

2 #5B3251 and #32515B with #51325B are triadic colors.