COLOR #51471B

HEX: #51471B RGB: (81,71,27)

Color info

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

RGB color model

#51471B color RGB value is (81,71,27).

RGB: (81,71,27) (32%, 28%, 11%)

RGB channels and saturation

R 81 of 255 = 32%
G 71 of 255 = 28%
B 27 of 255 = 11%

81
71
27

R + G + B ~ 24%. #51471B is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 71 + 27 = 179 (100%)
R 81 of 179 ~ 45.25%
G 71 of 179 ~ 39.66%
B 27 of 179 ~ 15.08'%

%45.25
%39.66
%15.08

CMYK color model

#51471B color CMYK value is (0,12,67,68).

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

CMYK: (0,12,67,68)
C0M12Y67K68 (0%, 12%, 67%, 68%)
(0.00 / 0.12 / 0.67 / 0.68)

CMYK percentages

%0
%12.35
%66.67
%68.24

Codes

Color #51471B in popluar color models

51 47 1B
RGB 81 71 27
HSL 49° 50.00% 21.18%
HSB/HSV 49° 66.67% 31.76%
CMYK 0.00% 12.35% 66.67%
68.24%

Color #51471B in popluar number systems.

HEX 51 47 1B
Decimal 81 71 27
Binary 1010001 1000111 11011
Octal 121 107 33

Shades and tints

Shades of #51471B

#51471B
(81,71,27)
#4A4119
(74,65,25)
#433B17
(67,59,23)
#3C3515
(60,53,21)
#352F13
(53,47,19)
#2E2911
(46,41,17)
#27230F
(39,35,15)
#201D0D
(32,29,13)
#19170B
(25,23,11)
#121109
(18,17,9)
#0B0B07
(11,11,7)
#000000
(0,0,0)

Tints of #51471B

#51471B
(81,71,27)
#60572F
(96,87,47)
#6F6743
(111,103,67)
#7E7757
(126,119,87)
#8D876B
(141,135,107)
#9C977F
(156,151,127)
#ABA793
(171,167,147)
#BAB7A7
(186,183,167)
#C9C7BB
(201,199,187)
#D8D7CF
(216,215,207)
#E7E7E3
(231,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51471B; }

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

This text font color is #51471B.

Background Color

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

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

This div background color is #51471B.

Border color

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

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

This div border color is #51471B.

Opacity

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

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

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

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

This text has shadow with #51471B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51471B.

Preview

Color preview on black background

This text has color #51471B on black background.


Color preview on white background

This text has color #51471B on white background.


Black color preview on #51471B background

This text has black color on #51471B background.


White color preview on #51471B background

This text has white color on #51471B background.


Related colors

Complementary color

Complementary color for #hex is #AEB8E4.


I love getcolorcode.com

Triadic colors

1 #1B5147 and #471B51 with #51471B are triadic colors.

2 #1B4751 and #47511B with #51471B are triadic colors.