COLOR #51490C

HEX: #51490C RGB: (81,73,12)

Color info

#51490C contains mainly red and green colors. Web safe color of #51490C is #663300 (or #630).

RGB color model

#51490C color RGB value is (81,73,12).

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

RGB channels and saturation

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

81
73
12

R + G + B ~ 22%. #51490C is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 12 = 166 (100%)
R 81 of 166 ~ 48.8%
G 73 of 166 ~ 43.98%
B 12 of 166 ~ 7.23'%

%48.8
%43.98

CMYK color model

#51490C color CMYK value is (0,10,85,68).

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

CMYK: (0,10,85,68)
C0M10Y85K68 (0%, 10%, 85%, 68%)
(0.00 / 0.10 / 0.85 / 0.68)

CMYK percentages

%0
%9.88
%85.19
%68.24

Codes

Color #51490C in popluar color models

51 49 0C
RGB 81 73 12
HSL 53° 74.19% 18.24%
HSB/HSV 53° 85.19% 31.76%
CMYK 0.00% 9.88% 85.19%
68.24%

Color #51490C in popluar number systems.

HEX 51 49 0C
Decimal 81 73 12
Binary 1010001 1001001 1100
Octal 121 111 14

Shades and tints

Shades of #51490C

#51490C
(81,73,12)
#4A430B
(74,67,11)
#433D0A
(67,61,10)
#3C3709
(60,55,9)
#353108
(53,49,8)
#2E2B07
(46,43,7)
#272506
(39,37,6)
#201F05
(32,31,5)
#191904
(25,25,4)
#121303
(18,19,3)
#0B0D02
(11,13,2)
#000000
(0,0,0)

Tints of #51490C

#51490C
(81,73,12)
#605922
(96,89,34)
#6F6938
(111,105,56)
#7E794E
(126,121,78)
#8D8964
(141,137,100)
#9C997A
(156,153,122)
#ABA990
(171,169,144)
#BAB9A6
(186,185,166)
#C9C9BC
(201,201,188)
#D8D9D2
(216,217,210)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51490C color. Also use rgb(81,73,12) instead hex code.

Text Font Color

.myTextColor { color: #51490C; }

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

This text font color is #51490C.

Background Color

.myBgColor { background-color: #51490C; }

<div style="background-color:#51490C">Inner text</div>

This div background color is #51490C.

Border color

.myBorderColor { border: 1px solid #51490C; }

<div style="border:3px solid #51490C">Div</div>

This div border color is #51490C.

Opacity

.myOpacity80 { color: #51490C; opacity: 0.8; }

<p style="color:#51490C;opacity:0.8;">80%</p>

Text with #51490C 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 #51490C;}

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

This text has shadow with #51490C color.


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

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

This text has shadow with #51490C primary color and red secondary color.


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

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

This text has shadow with #51490C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51490C.

Preview

Color preview on black background

This text has color #51490C on black background.


Color preview on white background

This text has color #51490C on white background.


Black color preview on #51490C background

This text has black color on #51490C background.


White color preview on #51490C background

This text has white color on #51490C background.


Related colors

Complementary color

Complementary color for #hex is #AEB6F3.


I love getcolorcode.com

Triadic colors

1 #0C5149 and #490C51 with #51490C are triadic colors.

2 #0C4951 and #49510C with #51490C are triadic colors.