COLOR #51324D

HEX: #51324D RGB: (81,50,77)

Color info

#51324D contains red, green and blue colors in about the same proportion. Web safe color of #51324D is #663333 (or #633).

RGB color model

#51324D color RGB value is (81,50,77).

RGB: (81,50,77) (32%, 20%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 50 of 255 = 20%
B 77 of 255 = 30%

81
50
77

R + G + B ~ 27%. #51324D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 50 + 77 = 208 (100%)
R 81 of 208 ~ 38.94%
G 50 of 208 ~ 24.04%
B 77 of 208 ~ 37.02'%

%38.94
%24.04
%37.02

CMYK color model

#51324D color CMYK value is (0,38,5,68).

  • cyan value is 0.00%
  • magenta value is 38.27%
  • yellow value is 4.94%
  • key color value is 68.24%

CMYK: (0,38,5,68)
C0M38Y5K68 (0%, 38%, 5%, 68%)
(0.00 / 0.38 / 0.05 / 0.68)

CMYK percentages

%0
%38.27
%4.94
%68.24

Codes

Color #51324D in popluar color models

51 32 4D
RGB 81 50 77
HSL 308° 23.66% 25.69%
HSB/HSV 308° 38.27% 31.76%
CMYK 0.00% 38.27% 4.94%
68.24%

Color #51324D in popluar number systems.

HEX 51 32 4D
Decimal 81 50 77
Binary 1010001 110010 1001101
Octal 121 62 115

Shades and tints

Shades of #51324D

#51324D
(81,50,77)
#4A2E46
(74,46,70)
#432A3F
(67,42,63)
#3C2638
(60,38,56)
#352231
(53,34,49)
#2E1E2A
(46,30,42)
#271A23
(39,26,35)
#20161C
(32,22,28)
#191215
(25,18,21)
#120E0E
(18,14,14)
#0B0A07
(11,10,7)
#000000
(0,0,0)

Tints of #51324D

#51324D
(81,50,77)
#60445D
(96,68,93)
#6F566D
(111,86,109)
#7E687D
(126,104,125)
#8D7A8D
(141,122,141)
#9C8C9D
(156,140,157)
#AB9EAD
(171,158,173)
#BAB0BD
(186,176,189)
#C9C2CD
(201,194,205)
#D8D4DD
(216,212,221)
#E7E6ED
(231,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51324D; }

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

This text font color is #51324D.

Background Color

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

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

This div background color is #51324D.

Border color

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

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

This div border color is #51324D.

Opacity

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

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

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

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

This text has shadow with #51324D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51324D.

Preview

Color preview on black background

This text has color #51324D on black background.


Color preview on white background

This text has color #51324D on white background.


Black color preview on #51324D background

This text has black color on #51324D background.


White color preview on #51324D background

This text has white color on #51324D background.


Related colors

Complementary color

Complementary color for #hex is #AECDB2.


I love getcolorcode.com

Triadic colors

1 #4D5132 and #324D51 with #51324D are triadic colors.

2 #4D3251 and #32514D with #51324D are triadic colors.