COLOR #512438

HEX: #512438 RGB: (81,36,56)

Color info

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

RGB color model

#512438 color RGB value is (81,36,56).

RGB: (81,36,56) (32%, 14%, 22%)

RGB channels and saturation

R 81 of 255 = 32%
G 36 of 255 = 14%
B 56 of 255 = 22%

81
36
56

R + G + B ~ 23%. #512438 is dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 36 + 56 = 173 (100%)
R 81 of 173 ~ 46.82%
G 36 of 173 ~ 20.81%
B 56 of 173 ~ 32.37'%

%46.82
%20.81
%32.37

CMYK color model

#512438 color CMYK value is (0,56,31,68).

  • cyan value is 0.00%
  • magenta value is 55.56%
  • yellow value is 30.86%
  • key color value is 68.24%
CMYK: (0,56,31,68) C0M56Y31K68 (0%,56%,31%,68%) (0.00/0.56/0.31/0.68) 

CMYK percentages

%0
%55.56
%30.86
%68.24

Codes

Color #512438 in popluar color models

51 24 38
RGB 81 36 56
HSL 333° 38.46% 22.94%
HSB/HSV 333° 55.56% 31.76%
CMYK 0.00% 55.56% 30.86%
68.24%

Color #512438 in popluar number systems.

HEX 51 24 38
Decimal 81 36 56
Binary 1010001 100100 111000
Octal 121 44 70

Shades and tints

Shades of #512438

#512438
(81,36,56)
#4A2133
(74,33,51)
#431E2E
(67,30,46)
#3C1B29
(60,27,41)
#351824
(53,24,36)
#2E151F
(46,21,31)
#27121A
(39,18,26)
#200F15
(32,15,21)
#190C10
(25,12,16)
#12090B
(18,9,11)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #512438

#512438
(81,36,56)
#60374A
(96,55,74)
#6F4A5C
(111,74,92)
#7E5D6E
(126,93,110)
#8D7080
(141,112,128)
#9C8392
(156,131,146)
#AB96A4
(171,150,164)
#BAA9B6
(186,169,182)
#C9BCC8
(201,188,200)
#D8CFDA
(216,207,218)
#E7E2EC
(231,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #512438; }

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

This text font color is #512438.

Background Color

.myBgColor { background-color: #512438; }

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

This div background color is #512438.

Border color

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

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

This div border color is #512438.

Opacity

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

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

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

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

This text has shadow with #512438 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #512438.

Preview

Color preview on black background

This text has color #512438 on black background.


Color preview on white background

This text has color #512438 on white background.


Black color preview on #512438 background

This text has black color on #512438 background.


White color preview on #512438 background

This text has white color on #512438 background.


Related colors

Complementary color

Complementary color for #hex is #AEDBC7.


I love getcolorcode.com

Triadic colors

1 #385124 and #243851 with #512438 are triadic colors.

2 #382451 and #245138 with #512438 are triadic colors.