COLOR #511012

HEX: #511012 RGB: (81,16,18)

Color info

#511012 contains mainly red color. Web safe color of #511012 is #660000 (or #600).

RGB color model

#511012 color RGB value is (81,16,18).

RGB: (81,16,18) (32%, 6%, 7%)

RGB channels and saturation

R 81 of 255 = 32%
G 16 of 255 = 6%
B 18 of 255 = 7%

81
16
18

R + G + B ~ 15%. #511012 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 16 + 18 = 115 (100%)
R 81 of 115 ~ 70.43%
G 16 of 115 ~ 13.91%
B 18 of 115 ~ 15.65'%

%70.43
%13.91
%15.65

CMYK color model

#511012 color CMYK value is (0,80,78,68).

  • cyan value is 0.00%
  • magenta value is 80.25%
  • yellow value is 77.78%
  • key color value is 68.24%

CMYK: (0,80,78,68)
C0M80Y78K68 (0%, 80%, 78%, 68%)
(0.00 / 0.80 / 0.78 / 0.68)

CMYK percentages

%0
%80.25
%77.78
%68.24

Codes

Color #511012 in popluar color models

51 10 12
RGB 81 16 18
HSL 358° 67.01% 19.02%
HSB/HSV 358° 80.25% 31.76%
CMYK 0.00% 80.25% 77.78%
68.24%

Color #511012 in popluar number systems.

HEX 51 10 12
Decimal 81 16 18
Binary 1010001 10000 10010
Octal 121 20 22

Shades and tints

Shades of #511012

#511012
(81,16,18)
#4A0F11
(74,15,17)
#430E10
(67,14,16)
#3C0D0F
(60,13,15)
#350C0E
(53,12,14)
#2E0B0D
(46,11,13)
#270A0C
(39,10,12)
#20090B
(32,9,11)
#19080A
(25,8,10)
#120709
(18,7,9)
#0B0608
(11,6,8)
#000000
(0,0,0)

Tints of #511012

#511012
(81,16,18)
#602527
(96,37,39)
#6F3A3C
(111,58,60)
#7E4F51
(126,79,81)
#8D6466
(141,100,102)
#9C797B
(156,121,123)
#AB8E90
(171,142,144)
#BAA3A5
(186,163,165)
#C9B8BA
(201,184,186)
#D8CDCF
(216,205,207)
#E7E2E4
(231,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511012 color. Also use rgb(81,16,18) instead hex code.

Text Font Color

.myTextColor { color: #511012; }

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

This text font color is #511012.

Background Color

.myBgColor { background-color: #511012; }

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

This div background color is #511012.

Border color

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

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

This div border color is #511012.

Opacity

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

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

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

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

This text has shadow with #511012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511012.

Preview

Color preview on black background

This text has color #511012 on black background.


Color preview on white background

This text has color #511012 on white background.


Black color preview on #511012 background

This text has black color on #511012 background.


White color preview on #511012 background

This text has white color on #511012 background.


Related colors

Complementary color

Complementary color for #hex is #AEEFED.


I love getcolorcode.com

Triadic colors

1 #125110 and #101251 with #511012 are triadic colors.

2 #121051 and #105112 with #511012 are triadic colors.