COLOR #511D18

HEX: #511D18 RGB: (81,29,24)

Color info

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

RGB color model

#511D18 color RGB value is (81,29,24).

RGB: (81,29,24) (32%, 11%, 9%)

RGB channels and saturation

R 81 of 255 = 32%
G 29 of 255 = 11%
B 24 of 255 = 9%

81
29
24

R + G + B ~ 17%. #511D18 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 29 + 24 = 134 (100%)
R 81 of 134 ~ 60.45%
G 29 of 134 ~ 21.64%
B 24 of 134 ~ 17.91'%

%60.45
%21.64
%17.91

CMYK color model

#511D18 color CMYK value is (0,64,70,68).

  • cyan value is 0.00%
  • magenta value is 64.20%
  • yellow value is 70.37%
  • key color value is 68.24%

CMYK: (0,64,70,68)
C0M64Y70K68 (0%, 64%, 70%, 68%)
(0.00 / 0.64 / 0.70 / 0.68)

CMYK percentages

%0
%64.2
%70.37
%68.24

Codes

Color #511D18 in popluar color models

51 1D 18
RGB 81 29 24
HSL 54.29% 20.59%
HSB/HSV 70.37% 31.76%
CMYK 0.00% 64.20% 70.37%
68.24%

Color #511D18 in popluar number systems.

HEX 51 1D 18
Decimal 81 29 24
Binary 1010001 11101 11000
Octal 121 35 30

Shades and tints

Shades of #511D18

#511D18
(81,29,24)
#4A1B16
(74,27,22)
#431914
(67,25,20)
#3C1712
(60,23,18)
#351510
(53,21,16)
#2E130E
(46,19,14)
#27110C
(39,17,12)
#200F0A
(32,15,10)
#190D08
(25,13,8)
#120B06
(18,11,6)
#0B0904
(11,9,4)
#000000
(0,0,0)

Tints of #511D18

#511D18
(81,29,24)
#60312D
(96,49,45)
#6F4542
(111,69,66)
#7E5957
(126,89,87)
#8D6D6C
(141,109,108)
#9C8181
(156,129,129)
#AB9596
(171,149,150)
#BAA9AB
(186,169,171)
#C9BDC0
(201,189,192)
#D8D1D5
(216,209,213)
#E7E5EA
(231,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511D18 color. Also use rgb(81,29,24) instead hex code.

Text Font Color

.myTextColor { color: #511D18; }

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

This text font color is #511D18.

Background Color

.myBgColor { background-color: #511D18; }

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

This div background color is #511D18.

Border color

.myBorderColor { border: 1px solid #511D18; }

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

This div border color is #511D18.

Opacity

.myOpacity80 { color: #511D18; opacity: 0.8; }

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

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

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

This text has shadow with #511D18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511D18.

Preview

Color preview on black background

This text has color #511D18 on black background.


Color preview on white background

This text has color #511D18 on white background.


Black color preview on #511D18 background

This text has black color on #511D18 background.


White color preview on #511D18 background

This text has white color on #511D18 background.


Related colors

Complementary color

Complementary color for #hex is #AEE2E7.


I love getcolorcode.com

Triadic colors

1 #18511D and #1D1851 with #511D18 are triadic colors.

2 #181D51 and #1D5118 with #511D18 are triadic colors.