COLOR #512116

HEX: #512116 RGB: (81,33,22)

Color info

#512116 contains red, green and blue colors in about the same proportion. Web safe color of #512116 is #663300 (or #630).

RGB color model

#512116 color RGB value is (81,33,22).

RGB: (81,33,22) (32%, 13%, 9%)

RGB channels and saturation

R 81 of 255 = 32%
G 33 of 255 = 13%
B 22 of 255 = 9%

81
33
22

R + G + B ~ 18%. #512116 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 33 + 22 = 136 (100%)
R 81 of 136 ~ 59.56%
G 33 of 136 ~ 24.26%
B 22 of 136 ~ 16.18'%

%59.56
%24.26
%16.18

CMYK color model

#512116 color CMYK value is (0,59,73,68).

  • cyan value is 0.00%
  • magenta value is 59.26%
  • yellow value is 72.84%
  • key color value is 68.24%

CMYK: (0,59,73,68)
C0M59Y73K68 (0%, 59%, 73%, 68%)
(0.00 / 0.59 / 0.73 / 0.68)

CMYK percentages

%0
%59.26
%72.84
%68.24

Codes

Color #512116 in popluar color models

51 21 16
RGB 81 33 22
HSL 11° 57.28% 20.20%
HSB/HSV 11° 72.84% 31.76%
CMYK 0.00% 59.26% 72.84%
68.24%

Color #512116 in popluar number systems.

HEX 51 21 16
Decimal 81 33 22
Binary 1010001 100001 10110
Octal 121 41 26

Shades and tints

Shades of #512116

#512116
(81,33,22)
#4A1E14
(74,30,20)
#431B12
(67,27,18)
#3C1810
(60,24,16)
#35150E
(53,21,14)
#2E120C
(46,18,12)
#270F0A
(39,15,10)
#200C08
(32,12,8)
#190906
(25,9,6)
#120604
(18,6,4)
#0B0302
(11,3,2)
#000000
(0,0,0)

Tints of #512116

#512116
(81,33,22)
#60352B
(96,53,43)
#6F4940
(111,73,64)
#7E5D55
(126,93,85)
#8D716A
(141,113,106)
#9C857F
(156,133,127)
#AB9994
(171,153,148)
#BAADA9
(186,173,169)
#C9C1BE
(201,193,190)
#D8D5D3
(216,213,211)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #512116 color. Also use rgb(81,33,22) instead hex code.

Text Font Color

.myTextColor { color: #512116; }

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

This text font color is #512116.

Background Color

.myBgColor { background-color: #512116; }

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

This div background color is #512116.

Border color

.myBorderColor { border: 1px solid #512116; }

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

This div border color is #512116.

Opacity

.myOpacity80 { color: #512116; opacity: 0.8; }

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

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

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

This text has shadow with #512116 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #512116.

Preview

Color preview on black background

This text has color #512116 on black background.


Color preview on white background

This text has color #512116 on white background.


Black color preview on #512116 background

This text has black color on #512116 background.


White color preview on #512116 background

This text has white color on #512116 background.


Related colors

Complementary color

Complementary color for #hex is #AEDEE9.


I love getcolorcode.com

Triadic colors

1 #165121 and #211651 with #512116 are triadic colors.

2 #162151 and #215116 with #512116 are triadic colors.