COLOR #51447E

HEX: #51447E RGB: (81,68,126)

Color info

#51447E contains red, green and blue colors in about the same proportion. Web safe color of #51447E is #663366 (or #636).

RGB color model

#51447E color RGB value is (81,68,126).

RGB: (81,68,126) (32%, 27%, 49%)

RGB channels and saturation

R 81 of 255 = 32%
G 68 of 255 = 27%
B 126 of 255 = 49%

81
68
126

R + G + B ~ 36%. #51447E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 68 + 126 = 275 (100%)
R 81 of 275 ~ 29.45%
G 68 of 275 ~ 24.73%
B 126 of 275 ~ 45.82'%

%29.45
%24.73
%45.82

CMYK color model

#51447E color CMYK value is (36,46,0,51).

  • cyan value is 35.71%
  • magenta value is 46.03%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (36,46,0,51)
C36M46Y0K51 (36%, 46%, 0%, 51%)
(0.36 / 0.46 / 0.00 / 0.51)

CMYK percentages

%35.71
%46.03
%0
%50.59

Codes

Color #51447E in popluar color models

51 44 7E
RGB 81 68 126
HSL 253° 29.90% 38.04%
HSB/HSV 253° 46.03% 49.41%
CMYK 35.71% 46.03% 0.00%
50.59%

Color #51447E in popluar number systems.

HEX 51 44 7E
Decimal 81 68 126
Binary 1010001 1000100 1111110
Octal 121 104 176

Shades and tints

Shades of #51447E

#51447E
(81,68,126)
#4A3E73
(74,62,115)
#433868
(67,56,104)
#3C325D
(60,50,93)
#352C52
(53,44,82)
#2E2647
(46,38,71)
#27203C
(39,32,60)
#201A31
(32,26,49)
#191426
(25,20,38)
#120E1B
(18,14,27)
#0B0810
(11,8,16)
#000000
(0,0,0)

Tints of #51447E

#51447E
(81,68,126)
#605589
(96,85,137)
#6F6694
(111,102,148)
#7E779F
(126,119,159)
#8D88AA
(141,136,170)
#9C99B5
(156,153,181)
#ABAAC0
(171,170,192)
#BABBCB
(186,187,203)
#C9CCD6
(201,204,214)
#D8DDE1
(216,221,225)
#E7EEEC
(231,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51447E color. Also use rgb(81,68,126) instead hex code.

Text Font Color

.myTextColor { color: #51447E; }

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

This text font color is #51447E.

Background Color

.myBgColor { background-color: #51447E; }

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

This div background color is #51447E.

Border color

.myBorderColor { border: 1px solid #51447E; }

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

This div border color is #51447E.

Opacity

.myOpacity80 { color: #51447E; opacity: 0.8; }

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

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

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

This text has shadow with #51447E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51447E.

Preview

Color preview on black background

This text has color #51447E on black background.


Color preview on white background

This text has color #51447E on white background.


Black color preview on #51447E background

This text has black color on #51447E background.


White color preview on #51447E background

This text has white color on #51447E background.


Related colors

Complementary color

Complementary color for #hex is #AEBB81.


I love getcolorcode.com

Triadic colors

1 #7E5144 and #447E51 with #51447E are triadic colors.

2 #7E4451 and #44517E with #51447E are triadic colors.