COLOR #51351B

HEX: #51351B RGB: (81,53,27)

Color info

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

RGB color model

#51351B color RGB value is (81,53,27).

RGB: (81,53,27) (32%, 21%, 11%)

RGB channels and saturation

R 81 of 255 = 32%
G 53 of 255 = 21%
B 27 of 255 = 11%

81
53
27

R + G + B ~ 21%. #51351B is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 53 + 27 = 161 (100%)
R 81 of 161 ~ 50.31%
G 53 of 161 ~ 32.92%
B 27 of 161 ~ 16.77'%

%50.31
%32.92
%16.77

CMYK color model

#51351B color CMYK value is (0,35,67,68).

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

CMYK: (0,35,67,68)
C0M35Y67K68 (0%, 35%, 67%, 68%)
(0.00 / 0.35 / 0.67 / 0.68)

CMYK percentages

%0
%34.57
%66.67
%68.24

Codes

Color #51351B in popluar color models

51 35 1B
RGB 81 53 27
HSL 29° 50.00% 21.18%
HSB/HSV 29° 66.67% 31.76%
CMYK 0.00% 34.57% 66.67%
68.24%

Color #51351B in popluar number systems.

HEX 51 35 1B
Decimal 81 53 27
Binary 1010001 110101 11011
Octal 121 65 33

Shades and tints

Shades of #51351B

#51351B
(81,53,27)
#4A3119
(74,49,25)
#432D17
(67,45,23)
#3C2915
(60,41,21)
#352513
(53,37,19)
#2E2111
(46,33,17)
#271D0F
(39,29,15)
#20190D
(32,25,13)
#19150B
(25,21,11)
#121109
(18,17,9)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #51351B

#51351B
(81,53,27)
#60472F
(96,71,47)
#6F5943
(111,89,67)
#7E6B57
(126,107,87)
#8D7D6B
(141,125,107)
#9C8F7F
(156,143,127)
#ABA193
(171,161,147)
#BAB3A7
(186,179,167)
#C9C5BB
(201,197,187)
#D8D7CF
(216,215,207)
#E7E9E3
(231,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51351B color. Also use rgb(81,53,27) instead hex code.

Text Font Color

.myTextColor { color: #51351B; }

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

This text font color is #51351B.

Background Color

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

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

This div background color is #51351B.

Border color

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

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

This div border color is #51351B.

Opacity

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

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

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

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

This text has shadow with #51351B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51351B.

Preview

Color preview on black background

This text has color #51351B on black background.


Color preview on white background

This text has color #51351B on white background.


Black color preview on #51351B background

This text has black color on #51351B background.


White color preview on #51351B background

This text has white color on #51351B background.


Related colors

Complementary color

Complementary color for #hex is #AECAE4.


I love getcolorcode.com

Triadic colors

1 #1B5135 and #351B51 with #51351B are triadic colors.

2 #1B3551 and #35511B with #51351B are triadic colors.