COLOR #51364A

HEX: #51364A RGB: (81,54,74)

Color info

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

RGB color model

#51364A color RGB value is (81,54,74).

RGB: (81,54,74) (32%, 21%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 54 of 255 = 21%
B 74 of 255 = 29%

81
54
74

R + G + B ~ 27%. #51364A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 54 + 74 = 209 (100%)
R 81 of 209 ~ 38.76%
G 54 of 209 ~ 25.84%
B 74 of 209 ~ 35.41'%

%38.76
%25.84
%35.41

CMYK color model

#51364A color CMYK value is (0,33,9,68).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 8.64%
  • key color value is 68.24%

CMYK: (0,33,9,68)
C0M33Y9K68 (0%, 33%, 9%, 68%)
(0.00 / 0.33 / 0.09 / 0.68)

CMYK percentages

%0
%33.33
%8.64
%68.24

Codes

Color #51364A in popluar color models

51 36 4A
RGB 81 54 74
HSL 316° 20.00% 26.47%
HSB/HSV 316° 33.33% 31.76%
CMYK 0.00% 33.33% 8.64%
68.24%

Color #51364A in popluar number systems.

HEX 51 36 4A
Decimal 81 54 74
Binary 1010001 110110 1001010
Octal 121 66 112

Shades and tints

Shades of #51364A

#51364A
(81,54,74)
#4A3244
(74,50,68)
#432E3E
(67,46,62)
#3C2A38
(60,42,56)
#352632
(53,38,50)
#2E222C
(46,34,44)
#271E26
(39,30,38)
#201A20
(32,26,32)
#19161A
(25,22,26)
#121214
(18,18,20)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #51364A

#51364A
(81,54,74)
#60485A
(96,72,90)
#6F5A6A
(111,90,106)
#7E6C7A
(126,108,122)
#8D7E8A
(141,126,138)
#9C909A
(156,144,154)
#ABA2AA
(171,162,170)
#BAB4BA
(186,180,186)
#C9C6CA
(201,198,202)
#D8D8DA
(216,216,218)
#E7EAEA
(231,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51364A color. Also use rgb(81,54,74) instead hex code.

Text Font Color

.myTextColor { color: #51364A; }

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

This text font color is #51364A.

Background Color

.myBgColor { background-color: #51364A; }

<div style="background-color:#51364A">Inner text</div>

This div background color is #51364A.

Border color

.myBorderColor { border: 1px solid #51364A; }

<div style="border:3px solid #51364A">Div</div>

This div border color is #51364A.

Opacity

.myOpacity80 { color: #51364A; opacity: 0.8; }

<p style="color:#51364A;opacity:0.8;">80%</p>

Text with #51364A 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 #51364A;}

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

This text has shadow with #51364A color.


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

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

This text has shadow with #51364A primary color and red secondary color.


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

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

This text has shadow with #51364A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51364A.

Preview

Color preview on black background

This text has color #51364A on black background.


Color preview on white background

This text has color #51364A on white background.


Black color preview on #51364A background

This text has black color on #51364A background.


White color preview on #51364A background

This text has white color on #51364A background.


Related colors

Complementary color

Complementary color for #hex is #AEC9B5.


I love getcolorcode.com

Triadic colors

1 #4A5136 and #364A51 with #51364A are triadic colors.

2 #4A3651 and #36514A with #51364A are triadic colors.