COLOR #51363F

HEX: #51363F RGB: (81,54,63)

Color info

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

RGB color model

#51363F color RGB value is (81,54,63).

RGB: (81,54,63) (32%, 21%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 54 of 255 = 21%
B 63 of 255 = 25%

81
54
63

R + G + B ~ 26%. #51363F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 54 + 63 = 198 (100%)
R 81 of 198 ~ 40.91%
G 54 of 198 ~ 27.27%
B 63 of 198 ~ 31.82'%

%40.91
%27.27
%31.82

CMYK color model

#51363F color CMYK value is (0,33,22,68).

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

CMYK: (0,33,22,68)
C0M33Y22K68 (0%, 33%, 22%, 68%)
(0.00 / 0.33 / 0.22 / 0.68)

CMYK percentages

%0
%33.33
%22.22
%68.24

Codes

Color #51363F in popluar color models

51 36 3F
RGB 81 54 63
HSL 340° 20.00% 26.47%
HSB/HSV 340° 33.33% 31.76%
CMYK 0.00% 33.33% 22.22%
68.24%

Color #51363F in popluar number systems.

HEX 51 36 3F
Decimal 81 54 63
Binary 1010001 110110 111111
Octal 121 66 77

Shades and tints

Shades of #51363F

#51363F
(81,54,63)
#4A323A
(74,50,58)
#432E35
(67,46,53)
#3C2A30
(60,42,48)
#35262B
(53,38,43)
#2E2226
(46,34,38)
#271E21
(39,30,33)
#201A1C
(32,26,28)
#191617
(25,22,23)
#121212
(18,18,18)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #51363F

#51363F
(81,54,63)
#604850
(96,72,80)
#6F5A61
(111,90,97)
#7E6C72
(126,108,114)
#8D7E83
(141,126,131)
#9C9094
(156,144,148)
#ABA2A5
(171,162,165)
#BAB4B6
(186,180,182)
#C9C6C7
(201,198,199)
#D8D8D8
(216,216,216)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51363F color. Also use rgb(81,54,63) instead hex code.

Text Font Color

.myTextColor { color: #51363F; }

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

This text font color is #51363F.

Background Color

.myBgColor { background-color: #51363F; }

<div style="background-color:#51363F">Inner text</div>

This div background color is #51363F.

Border color

.myBorderColor { border: 1px solid #51363F; }

<div style="border:3px solid #51363F">Div</div>

This div border color is #51363F.

Opacity

.myOpacity80 { color: #51363F; opacity: 0.8; }

<p style="color:#51363F;opacity:0.8;">80%</p>

Text with #51363F 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 #51363F;}

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

This text has shadow with #51363F color.


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

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

This text has shadow with #51363F primary color and red secondary color.


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

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

This text has shadow with #51363F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51363F.

Preview

Color preview on black background

This text has color #51363F on black background.


Color preview on white background

This text has color #51363F on white background.


Black color preview on #51363F background

This text has black color on #51363F background.


White color preview on #51363F background

This text has white color on #51363F background.


Related colors

Complementary color

Complementary color for #hex is #AEC9C0.


I love getcolorcode.com

Triadic colors

1 #3F5136 and #363F51 with #51363F are triadic colors.

2 #3F3651 and #36513F with #51363F are triadic colors.