COLOR #51492F

HEX: #51492F RGB: (81,73,47)

Color info

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

RGB color model

#51492F color RGB value is (81,73,47).

RGB: (81,73,47) (32%, 29%, 18%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 47 of 255 = 18%

81
73
47

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

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 47 = 201 (100%)
R 81 of 201 ~ 40.3%
G 73 of 201 ~ 36.32%
B 47 of 201 ~ 23.38'%

%40.3
%36.32
%23.38

CMYK color model

#51492F color CMYK value is (0,10,42,68).

  • cyan value is 0.00%
  • magenta value is 9.88%
  • yellow value is 41.98%
  • key color value is 68.24%

CMYK: (0,10,42,68)
C0M10Y42K68 (0%, 10%, 42%, 68%)
(0.00 / 0.10 / 0.42 / 0.68)

CMYK percentages

%0
%9.88
%41.98
%68.24

Codes

Color #51492F in popluar color models

51 49 2F
RGB 81 73 47
HSL 46° 26.56% 25.10%
HSB/HSV 46° 41.98% 31.76%
CMYK 0.00% 9.88% 41.98%
68.24%

Color #51492F in popluar number systems.

HEX 51 49 2F
Decimal 81 73 47
Binary 1010001 1001001 101111
Octal 121 111 57

Shades and tints

Shades of #51492F

#51492F
(81,73,47)
#4A432B
(74,67,43)
#433D27
(67,61,39)
#3C3723
(60,55,35)
#35311F
(53,49,31)
#2E2B1B
(46,43,27)
#272517
(39,37,23)
#201F13
(32,31,19)
#19190F
(25,25,15)
#12130B
(18,19,11)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #51492F

#51492F
(81,73,47)
#605941
(96,89,65)
#6F6953
(111,105,83)
#7E7965
(126,121,101)
#8D8977
(141,137,119)
#9C9989
(156,153,137)
#ABA99B
(171,169,155)
#BAB9AD
(186,185,173)
#C9C9BF
(201,201,191)
#D8D9D1
(216,217,209)
#E7E9E3
(231,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51492F color. Also use rgb(81,73,47) instead hex code.

Text Font Color

.myTextColor { color: #51492F; }

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

This text font color is #51492F.

Background Color

.myBgColor { background-color: #51492F; }

<div style="background-color:#51492F">Inner text</div>

This div background color is #51492F.

Border color

.myBorderColor { border: 1px solid #51492F; }

<div style="border:3px solid #51492F">Div</div>

This div border color is #51492F.

Opacity

.myOpacity80 { color: #51492F; opacity: 0.8; }

<p style="color:#51492F;opacity:0.8;">80%</p>

Text with #51492F 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 #51492F;}

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

This text has shadow with #51492F color.


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

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

This text has shadow with #51492F primary color and red secondary color.


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

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

This text has shadow with #51492F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51492F.

Preview

Color preview on black background

This text has color #51492F on black background.


Color preview on white background

This text has color #51492F on white background.


Black color preview on #51492F background

This text has black color on #51492F background.


White color preview on #51492F background

This text has white color on #51492F background.


Related colors

Complementary color

Complementary color for #hex is #AEB6D0.


I love getcolorcode.com

Triadic colors

1 #2F5149 and #492F51 with #51492F are triadic colors.

2 #2F4951 and #49512F with #51492F are triadic colors.