COLOR #512641

HEX: #512641 RGB: (81,38,65)

Color info

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

RGB color model

#512641 color RGB value is (81,38,65).

RGB: (81,38,65) (32%, 15%, 25%)

RGB channels and saturation

R 81 of 255 = 32%
G 38 of 255 = 15%
B 65 of 255 = 25%

81
38
65

R + G + B ~ 24%. #512641 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 38 + 65 = 184 (100%)
R 81 of 184 ~ 44.02%
G 38 of 184 ~ 20.65%
B 65 of 184 ~ 35.33'%

%44.02
%20.65
%35.33

CMYK color model

#512641 color CMYK value is (0,53,20,68).

  • cyan value is 0.00%
  • magenta value is 53.09%
  • yellow value is 19.75%
  • key color value is 68.24%

CMYK: (0,53,20,68)
C0M53Y20K68 (0%, 53%, 20%, 68%)
(0.00 / 0.53 / 0.20 / 0.68)

CMYK percentages

%0
%53.09
%19.75
%68.24

Codes

Color #512641 in popluar color models

51 26 41
RGB 81 38 65
HSL 322° 36.13% 23.33%
HSB/HSV 322° 53.09% 31.76%
CMYK 0.00% 53.09% 19.75%
68.24%

Color #512641 in popluar number systems.

HEX 51 26 41
Decimal 81 38 65
Binary 1010001 100110 1000001
Octal 121 46 101

Shades and tints

Shades of #512641

#512641
(81,38,65)
#4A233C
(74,35,60)
#432037
(67,32,55)
#3C1D32
(60,29,50)
#351A2D
(53,26,45)
#2E1728
(46,23,40)
#271423
(39,20,35)
#20111E
(32,17,30)
#190E19
(25,14,25)
#120B14
(18,11,20)
#0B080F
(11,8,15)
#000000
(0,0,0)

Tints of #512641

#512641
(81,38,65)
#603952
(96,57,82)
#6F4C63
(111,76,99)
#7E5F74
(126,95,116)
#8D7285
(141,114,133)
#9C8596
(156,133,150)
#AB98A7
(171,152,167)
#BAABB8
(186,171,184)
#C9BEC9
(201,190,201)
#D8D1DA
(216,209,218)
#E7E4EB
(231,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #512641 color. Also use rgb(81,38,65) instead hex code.

Text Font Color

.myTextColor { color: #512641; }

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

This text font color is #512641.

Background Color

.myBgColor { background-color: #512641; }

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

This div background color is #512641.

Border color

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

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

This div border color is #512641.

Opacity

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

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

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

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

This text has shadow with #512641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #512641.

Preview

Color preview on black background

This text has color #512641 on black background.


Color preview on white background

This text has color #512641 on white background.


Black color preview on #512641 background

This text has black color on #512641 background.


White color preview on #512641 background

This text has white color on #512641 background.


Related colors

Complementary color

Complementary color for #hex is #AED9BE.


I love getcolorcode.com

Triadic colors

1 #415126 and #264151 with #512641 are triadic colors.

2 #412651 and #265141 with #512641 are triadic colors.