COLOR #51353F

HEX: #51353F RGB: (81,53,63)

Color info

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

RGB color model

#51353F color RGB value is (81,53,63).

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

RGB channels and saturation

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

81
53
63

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

Portions of RGB colors in percentages

R + G + B = 81 + 53 + 63 = 197 (100%)
R 81 of 197 ~ 41.12%
G 53 of 197 ~ 26.9%
B 63 of 197 ~ 31.98'%

%41.12
%26.9
%31.98

CMYK color model

#51353F color CMYK value is (0,35,22,68).

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

CMYK: (0,35,22,68)
C0M35Y22K68 (0%, 35%, 22%, 68%)
(0.00 / 0.35 / 0.22 / 0.68)

CMYK percentages

%0
%34.57
%22.22
%68.24

Codes

Color #51353F in popluar color models

51 35 3F
RGB 81 53 63
HSL 339° 20.90% 26.27%
HSB/HSV 339° 34.57% 31.76%
CMYK 0.00% 34.57% 22.22%
68.24%

Color #51353F in popluar number systems.

HEX 51 35 3F
Decimal 81 53 63
Binary 1010001 110101 111111
Octal 121 65 77

Shades and tints

Shades of #51353F

#51353F
(81,53,63)
#4A313A
(74,49,58)
#432D35
(67,45,53)
#3C2930
(60,41,48)
#35252B
(53,37,43)
#2E2126
(46,33,38)
#271D21
(39,29,33)
#20191C
(32,25,28)
#191517
(25,21,23)
#121112
(18,17,18)
#0B0D0D
(11,13,13)
#000000
(0,0,0)

Tints of #51353F

#51353F
(81,53,63)
#604750
(96,71,80)
#6F5961
(111,89,97)
#7E6B72
(126,107,114)
#8D7D83
(141,125,131)
#9C8F94
(156,143,148)
#ABA1A5
(171,161,165)
#BAB3B6
(186,179,182)
#C9C5C7
(201,197,199)
#D8D7D8
(216,215,216)
#E7E9E9
(231,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51353F; }

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

This text font color is #51353F.

Background Color

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

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

This div background color is #51353F.

Border color

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

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

This div border color is #51353F.

Opacity

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

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

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

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

This text has shadow with #51353F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51353F.

Preview

Color preview on black background

This text has color #51353F on black background.


Color preview on white background

This text has color #51353F on white background.


Black color preview on #51353F background

This text has black color on #51353F background.


White color preview on #51353F background

This text has white color on #51353F background.


Related colors

Complementary color

Complementary color for #hex is #AECAC0.


I love getcolorcode.com

Triadic colors

1 #3F5135 and #353F51 with #51353F are triadic colors.

2 #3F3551 and #35513F with #51353F are triadic colors.