COLOR #51373B

HEX: #51373B RGB: (81,55,59)

Color info

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

RGB color model

#51373B color RGB value is (81,55,59).

RGB: (81,55,59) (32%, 22%, 23%)

RGB channels and saturation

R 81 of 255 = 32%
G 55 of 255 = 22%
B 59 of 255 = 23%

81
55
59

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

Portions of RGB colors in percentages

R + G + B = 81 + 55 + 59 = 195 (100%)
R 81 of 195 ~ 41.54%
G 55 of 195 ~ 28.21%
B 59 of 195 ~ 30.26'%

%41.54
%28.21
%30.26

CMYK color model

#51373B color CMYK value is (0,32,27,68).

  • cyan value is 0.00%
  • magenta value is 32.10%
  • yellow value is 27.16%
  • key color value is 68.24%
CMYK: (0,32,27,68) C0M32Y27K68 (0%,32%,27%,68%) (0.00/0.32/0.27/0.68) 

CMYK percentages

%0
%32.1
%27.16
%68.24

Codes

Color #51373B in popluar color models

51 37 3B
RGB 81 55 59
HSL 351° 19.12% 26.67%
HSB/HSV 351° 32.10% 31.76%
CMYK 0.00% 32.10% 27.16%
68.24%

Color #51373B in popluar number systems.

HEX 51 37 3B
Decimal 81 55 59
Binary 1010001 110111 111011
Octal 121 67 73

Shades and tints

Shades of #51373B

#51373B
(81,55,59)
#4A3236
(74,50,54)
#432D31
(67,45,49)
#3C282C
(60,40,44)
#352327
(53,35,39)
#2E1E22
(46,30,34)
#27191D
(39,25,29)
#201418
(32,20,24)
#190F13
(25,15,19)
#120A0E
(18,10,14)
#0B0509
(11,5,9)
#000000
(0,0,0)

Tints of #51373B

#51373B
(81,55,59)
#60494C
(96,73,76)
#6F5B5D
(111,91,93)
#7E6D6E
(126,109,110)
#8D7F7F
(141,127,127)
#9C9190
(156,145,144)
#ABA3A1
(171,163,161)
#BAB5B2
(186,181,178)
#C9C7C3
(201,199,195)
#D8D9D4
(216,217,212)
#E7EBE5
(231,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51373B color. Also use rgb(81,55,59) instead hex code.

Text Font Color

.myTextColor { color: #51373B; }

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

This text font color is #51373B.

Background Color

.myBgColor { background-color: #51373B; }

<div style="background-color:#51373B">Inner text</div>

This div background color is #51373B.

Border color

.myBorderColor { border: 1px solid #51373B; }

<div style="border:3px solid #51373B">Div</div>

This div border color is #51373B.

Opacity

.myOpacity80 { color: #51373B; opacity: 0.8; }

<p style="color:#51373B;opacity:0.8;">80%</p>

Text with #51373B 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 #51373B;}

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

This text has shadow with #51373B color.


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

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

This text has shadow with #51373B primary color and red secondary color.


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

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

This text has shadow with #51373B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51373B.

Preview

Color preview on black background

This text has color #51373B on black background.


Color preview on white background

This text has color #51373B on white background.


Black color preview on #51373B background

This text has black color on #51373B background.


White color preview on #51373B background

This text has white color on #51373B background.


Related colors

Complementary color

Complementary color for #hex is #AEC8C4.


I love getcolorcode.com

Triadic colors

1 #3B5137 and #373B51 with #51373B are triadic colors.

2 #3B3751 and #37513B with #51373B are triadic colors.