COLOR #511924

HEX: #511924 RGB: (81,25,36)

Color info

#511924 contains red, green and blue colors in about the same proportion. Web safe color of #511924 is #660033 (or #603).

RGB color model

#511924 color RGB value is (81,25,36).

RGB: (81,25,36) (32%, 10%, 14%)

RGB channels and saturation

R 81 of 255 = 32%
G 25 of 255 = 10%
B 36 of 255 = 14%

81
25
36

R + G + B ~ 19%. #511924 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 25 + 36 = 142 (100%)
R 81 of 142 ~ 57.04%
G 25 of 142 ~ 17.61%
B 36 of 142 ~ 25.35'%

%57.04
%17.61
%25.35

CMYK color model

#511924 color CMYK value is (0,69,56,68).

  • cyan value is 0.00%
  • magenta value is 69.14%
  • yellow value is 55.56%
  • key color value is 68.24%

CMYK: (0,69,56,68)
C0M69Y56K68 (0%, 69%, 56%, 68%)
(0.00 / 0.69 / 0.56 / 0.68)

CMYK percentages

%0
%69.14
%55.56
%68.24

Codes

Color #511924 in popluar color models

51 19 24
RGB 81 25 36
HSL 348° 52.83% 20.78%
HSB/HSV 348° 69.14% 31.76%
CMYK 0.00% 69.14% 55.56%
68.24%

Color #511924 in popluar number systems.

HEX 51 19 24
Decimal 81 25 36
Binary 1010001 11001 100100
Octal 121 31 44

Shades and tints

Shades of #511924

#511924
(81,25,36)
#4A1721
(74,23,33)
#43151E
(67,21,30)
#3C131B
(60,19,27)
#351118
(53,17,24)
#2E0F15
(46,15,21)
#270D12
(39,13,18)
#200B0F
(32,11,15)
#19090C
(25,9,12)
#120709
(18,7,9)
#0B0506
(11,5,6)
#000000
(0,0,0)

Tints of #511924

#511924
(81,25,36)
#602D37
(96,45,55)
#6F414A
(111,65,74)
#7E555D
(126,85,93)
#8D6970
(141,105,112)
#9C7D83
(156,125,131)
#AB9196
(171,145,150)
#BAA5A9
(186,165,169)
#C9B9BC
(201,185,188)
#D8CDCF
(216,205,207)
#E7E1E2
(231,225,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511924 color. Also use rgb(81,25,36) instead hex code.

Text Font Color

.myTextColor { color: #511924; }

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

This text font color is #511924.

Background Color

.myBgColor { background-color: #511924; }

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

This div background color is #511924.

Border color

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

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

This div border color is #511924.

Opacity

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

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

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

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

This text has shadow with #511924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511924.

Preview

Color preview on black background

This text has color #511924 on black background.


Color preview on white background

This text has color #511924 on white background.


Black color preview on #511924 background

This text has black color on #511924 background.


White color preview on #511924 background

This text has white color on #511924 background.


Related colors

Complementary color

Complementary color for #hex is #AEE6DB.


I love getcolorcode.com

Triadic colors

1 #245119 and #192451 with #511924 are triadic colors.

2 #241951 and #195124 with #511924 are triadic colors.