COLOR #511C36

HEX: #511C36 RGB: (81,28,54)

Color info

#511C36 contains red, green and blue colors in about the same proportion. Web safe color of #511C36 is #663333 (or #633).

RGB color model

#511C36 color RGB value is (81,28,54).

RGB: (81,28,54) (32%, 11%, 21%)

RGB channels and saturation

R 81 of 255 = 32%
G 28 of 255 = 11%
B 54 of 255 = 21%

81
28
54

R + G + B ~ 21%. #511C36 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 28 + 54 = 163 (100%)
R 81 of 163 ~ 49.69%
G 28 of 163 ~ 17.18%
B 54 of 163 ~ 33.13'%

%49.69
%17.18
%33.13

CMYK color model

#511C36 color CMYK value is (0,65,33,68).

  • cyan value is 0.00%
  • magenta value is 65.43%
  • yellow value is 33.33%
  • key color value is 68.24%

CMYK: (0,65,33,68)
C0M65Y33K68 (0%, 65%, 33%, 68%)
(0.00 / 0.65 / 0.33 / 0.68)

CMYK percentages

%0
%65.43
%33.33
%68.24

Codes

Color #511C36 in popluar color models

51 1C 36
RGB 81 28 54
HSL 331° 48.62% 21.37%
HSB/HSV 331° 65.43% 31.76%
CMYK 0.00% 65.43% 33.33%
68.24%

Color #511C36 in popluar number systems.

HEX 51 1C 36
Decimal 81 28 54
Binary 1010001 11100 110110
Octal 121 34 66

Shades and tints

Shades of #511C36

#511C36
(81,28,54)
#4A1A32
(74,26,50)
#43182E
(67,24,46)
#3C162A
(60,22,42)
#351426
(53,20,38)
#2E1222
(46,18,34)
#27101E
(39,16,30)
#200E1A
(32,14,26)
#190C16
(25,12,22)
#120A12
(18,10,18)
#0B080E
(11,8,14)
#000000
(0,0,0)

Tints of #511C36

#511C36
(81,28,54)
#603048
(96,48,72)
#6F445A
(111,68,90)
#7E586C
(126,88,108)
#8D6C7E
(141,108,126)
#9C8090
(156,128,144)
#AB94A2
(171,148,162)
#BAA8B4
(186,168,180)
#C9BCC6
(201,188,198)
#D8D0D8
(216,208,216)
#E7E4EA
(231,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #511C36 color. Also use rgb(81,28,54) instead hex code.

Text Font Color

.myTextColor { color: #511C36; }

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

This text font color is #511C36.

Background Color

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

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

This div background color is #511C36.

Border color

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

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

This div border color is #511C36.

Opacity

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

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

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

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

This text has shadow with #511C36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #511C36.

Preview

Color preview on black background

This text has color #511C36 on black background.


Color preview on white background

This text has color #511C36 on white background.


Black color preview on #511C36 background

This text has black color on #511C36 background.


White color preview on #511C36 background

This text has white color on #511C36 background.


Related colors

Complementary color

Complementary color for #hex is #AEE3C9.


I love getcolorcode.com

Triadic colors

1 #36511C and #1C3651 with #511C36 are triadic colors.

2 #361C51 and #1C5136 with #511C36 are triadic colors.