COLOR #51344D

HEX: #51344D RGB: (81,52,77)

Color info

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

RGB color model

#51344D color RGB value is (81,52,77).

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

RGB channels and saturation

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

81
52
77

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

Portions of RGB colors in percentages

R + G + B = 81 + 52 + 77 = 210 (100%)
R 81 of 210 ~ 38.57%
G 52 of 210 ~ 24.76%
B 77 of 210 ~ 36.67'%

%38.57
%24.76
%36.67

CMYK color model

#51344D color CMYK value is (0,36,5,68).

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

CMYK: (0,36,5,68)
C0M36Y5K68 (0%, 36%, 5%, 68%)
(0.00 / 0.36 / 0.05 / 0.68)

CMYK percentages

%0
%35.8
%4.94
%68.24

Codes

Color #51344D in popluar color models

51 34 4D
RGB 81 52 77
HSL 308° 21.80% 26.08%
HSB/HSV 308° 35.80% 31.76%
CMYK 0.00% 35.80% 4.94%
68.24%

Color #51344D in popluar number systems.

HEX 51 34 4D
Decimal 81 52 77
Binary 1010001 110100 1001101
Octal 121 64 115

Shades and tints

Shades of #51344D

#51344D
(81,52,77)
#4A3046
(74,48,70)
#432C3F
(67,44,63)
#3C2838
(60,40,56)
#352431
(53,36,49)
#2E202A
(46,32,42)
#271C23
(39,28,35)
#20181C
(32,24,28)
#191415
(25,20,21)
#12100E
(18,16,14)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #51344D

#51344D
(81,52,77)
#60465D
(96,70,93)
#6F586D
(111,88,109)
#7E6A7D
(126,106,125)
#8D7C8D
(141,124,141)
#9C8E9D
(156,142,157)
#ABA0AD
(171,160,173)
#BAB2BD
(186,178,189)
#C9C4CD
(201,196,205)
#D8D6DD
(216,214,221)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51344D; }

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

This text font color is #51344D.

Background Color

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

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

This div background color is #51344D.

Border color

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

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

This div border color is #51344D.

Opacity

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

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

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

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

This text has shadow with #51344D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51344D.

Preview

Color preview on black background

This text has color #51344D on black background.


Color preview on white background

This text has color #51344D on white background.


Black color preview on #51344D background

This text has black color on #51344D background.


White color preview on #51344D background

This text has white color on #51344D background.


Related colors

Complementary color

Complementary color for #hex is #AECBB2.


I love getcolorcode.com

Triadic colors

1 #4D5134 and #344D51 with #51344D are triadic colors.

2 #4D3451 and #34514D with #51344D are triadic colors.