COLOR #51373A

HEX: #51373A RGB: (81,55,58)

Color info

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

RGB color model

#51373A color RGB value is (81,55,58).

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

RGB channels and saturation

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

81
55
58

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

Portions of RGB colors in percentages

R + G + B = 81 + 55 + 58 = 194 (100%)
R 81 of 194 ~ 41.75%
G 55 of 194 ~ 28.35%
B 58 of 194 ~ 29.9'%

%41.75
%28.35
%29.9

CMYK color model

#51373A color CMYK value is (0,32,28,68).

  • cyan value is 0.00%
  • magenta value is 32.10%
  • yellow value is 28.40%
  • key color value is 68.24%

CMYK: (0,32,28,68)
C0M32Y28K68 (0%, 32%, 28%, 68%)
(0.00 / 0.32 / 0.28 / 0.68)

CMYK percentages

%0
%32.1
%28.4
%68.24

Codes

Color #51373A in popluar color models

51 37 3A
RGB 81 55 58
HSL 353° 19.12% 26.67%
HSB/HSV 353° 32.10% 31.76%
CMYK 0.00% 32.10% 28.40%
68.24%

Color #51373A in popluar number systems.

HEX 51 37 3A
Decimal 81 55 58
Binary 1010001 110111 111010
Octal 121 67 72

Shades and tints

Shades of #51373A

#51373A
(81,55,58)
#4A3235
(74,50,53)
#432D30
(67,45,48)
#3C282B
(60,40,43)
#352326
(53,35,38)
#2E1E21
(46,30,33)
#27191C
(39,25,28)
#201417
(32,20,23)
#190F12
(25,15,18)
#120A0D
(18,10,13)
#0B0508
(11,5,8)
#000000
(0,0,0)

Tints of #51373A

#51373A
(81,55,58)
#60494B
(96,73,75)
#6F5B5C
(111,91,92)
#7E6D6D
(126,109,109)
#8D7F7E
(141,127,126)
#9C918F
(156,145,143)
#ABA3A0
(171,163,160)
#BAB5B1
(186,181,177)
#C9C7C2
(201,199,194)
#D8D9D3
(216,217,211)
#E7EBE4
(231,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51373A; }

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

This text font color is #51373A.

Background Color

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

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

This div background color is #51373A.

Border color

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

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

This div border color is #51373A.

Opacity

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

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

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

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

This text has shadow with #51373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51373A.

Preview

Color preview on black background

This text has color #51373A on black background.


Color preview on white background

This text has color #51373A on white background.


Black color preview on #51373A background

This text has black color on #51373A background.


White color preview on #51373A background

This text has white color on #51373A background.


Related colors

Complementary color

Complementary color for #hex is #AEC8C5.


I love getcolorcode.com

Triadic colors

1 #3A5137 and #373A51 with #51373A are triadic colors.

2 #3A3751 and #37513A with #51373A are triadic colors.