COLOR #51491E

HEX: #51491E RGB: (81,73,30)

Color info

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

RGB color model

#51491E color RGB value is (81,73,30).

RGB: (81,73,30) (32%, 29%, 12%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 30 of 255 = 12%

81
73
30

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

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 30 = 184 (100%)
R 81 of 184 ~ 44.02%
G 73 of 184 ~ 39.67%
B 30 of 184 ~ 16.3'%

%44.02
%39.67
%16.3

CMYK color model

#51491E color CMYK value is (0,10,63,68).

  • cyan value is 0.00%
  • magenta value is 9.88%
  • yellow value is 62.96%
  • key color value is 68.24%
CMYK: (0,10,63,68) C0M10Y63K68 (0%,10%,63%,68%) (0.00/0.10/0.63/0.68) 

CMYK percentages

%0
%9.88
%62.96
%68.24

Codes

Color #51491E in popluar color models

51 49 1E
RGB 81 73 30
HSL 51° 45.95% 21.76%
HSB/HSV 51° 62.96% 31.76%
CMYK 0.00% 9.88% 62.96%
68.24%

Color #51491E in popluar number systems.

HEX 51 49 1E
Decimal 81 73 30
Binary 1010001 1001001 11110
Octal 121 111 36

Shades and tints

Shades of #51491E

#51491E
(81,73,30)
#4A431C
(74,67,28)
#433D1A
(67,61,26)
#3C3718
(60,55,24)
#353116
(53,49,22)
#2E2B14
(46,43,20)
#272512
(39,37,18)
#201F10
(32,31,16)
#19190E
(25,25,14)
#12130C
(18,19,12)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #51491E

#51491E
(81,73,30)
#605932
(96,89,50)
#6F6946
(111,105,70)
#7E795A
(126,121,90)
#8D896E
(141,137,110)
#9C9982
(156,153,130)
#ABA996
(171,169,150)
#BAB9AA
(186,185,170)
#C9C9BE
(201,201,190)
#D8D9D2
(216,217,210)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51491E color. Also use rgb(81,73,30) instead hex code.

Text Font Color

.myTextColor { color: #51491E; }

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

This text font color is #51491E.

Background Color

.myBgColor { background-color: #51491E; }

<div style="background-color:#51491E">Inner text</div>

This div background color is #51491E.

Border color

.myBorderColor { border: 1px solid #51491E; }

<div style="border:3px solid #51491E">Div</div>

This div border color is #51491E.

Opacity

.myOpacity80 { color: #51491E; opacity: 0.8; }

<p style="color:#51491E;opacity:0.8;">80%</p>

Text with #51491E 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 #51491E;}

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

This text has shadow with #51491E color.


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

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

This text has shadow with #51491E primary color and red secondary color.


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

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

This text has shadow with #51491E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51491E.

Preview

Color preview on black background

This text has color #51491E on black background.


Color preview on white background

This text has color #51491E on white background.


Black color preview on #51491E background

This text has black color on #51491E background.


White color preview on #51491E background

This text has white color on #51491E background.


Related colors

Complementary color

Complementary color for #hex is #AEB6E1.


I love getcolorcode.com

Triadic colors

1 #1E5149 and #491E51 with #51491E are triadic colors.

2 #1E4951 and #49511E with #51491E are triadic colors.