COLOR #51224D

HEX: #51224D RGB: (81,34,77)

Color info

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

RGB color model

#51224D color RGB value is (81,34,77).

RGB: (81,34,77) (32%, 13%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 34 of 255 = 13%
B 77 of 255 = 30%

81
34
77

R + G + B ~ 25%. #51224D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 34 + 77 = 192 (100%)
R 81 of 192 ~ 42.19%
G 34 of 192 ~ 17.71%
B 77 of 192 ~ 40.1'%

%42.19
%17.71
%40.1

CMYK color model

#51224D color CMYK value is (0,58,5,68).

  • cyan value is 0.00%
  • magenta value is 58.02%
  • yellow value is 4.94%
  • key color value is 68.24%

CMYK: (0,58,5,68)
C0M58Y5K68 (0%, 58%, 5%, 68%)
(0.00 / 0.58 / 0.05 / 0.68)

CMYK percentages

%0
%58.02
%4.94
%68.24

Codes

Color #51224D in popluar color models

51 22 4D
RGB 81 34 77
HSL 305° 40.87% 22.55%
HSB/HSV 305° 58.02% 31.76%
CMYK 0.00% 58.02% 4.94%
68.24%

Color #51224D in popluar number systems.

HEX 51 22 4D
Decimal 81 34 77
Binary 1010001 100010 1001101
Octal 121 42 115

Shades and tints

Shades of #51224D

#51224D
(81,34,77)
#4A1F46
(74,31,70)
#431C3F
(67,28,63)
#3C1938
(60,25,56)
#351631
(53,22,49)
#2E132A
(46,19,42)
#271023
(39,16,35)
#200D1C
(32,13,28)
#190A15
(25,10,21)
#12070E
(18,7,14)
#0B0407
(11,4,7)
#000000
(0,0,0)

Tints of #51224D

#51224D
(81,34,77)
#60365D
(96,54,93)
#6F4A6D
(111,74,109)
#7E5E7D
(126,94,125)
#8D728D
(141,114,141)
#9C869D
(156,134,157)
#AB9AAD
(171,154,173)
#BAAEBD
(186,174,189)
#C9C2CD
(201,194,205)
#D8D6DD
(216,214,221)
#E7EAED
(231,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51224D color. Also use rgb(81,34,77) instead hex code.

Text Font Color

.myTextColor { color: #51224D; }

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

This text font color is #51224D.

Background Color

.myBgColor { background-color: #51224D; }

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

This div background color is #51224D.

Border color

.myBorderColor { border: 1px solid #51224D; }

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

This div border color is #51224D.

Opacity

.myOpacity80 { color: #51224D; opacity: 0.8; }

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

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

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

This text has shadow with #51224D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51224D.

Preview

Color preview on black background

This text has color #51224D on black background.


Color preview on white background

This text has color #51224D on white background.


Black color preview on #51224D background

This text has black color on #51224D background.


White color preview on #51224D background

This text has white color on #51224D background.


Related colors

Complementary color

Complementary color for #hex is #AEDDB2.


I love getcolorcode.com

Triadic colors

1 #4D5122 and #224D51 with #51224D are triadic colors.

2 #4D2251 and #22514D with #51224D are triadic colors.