COLOR #51496F

HEX: #51496F RGB: (81,73,111)

Color info

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

RGB color model

#51496F color RGB value is (81,73,111).

RGB: (81,73,111) (32%, 29%, 44%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 111 of 255 = 44%

81
73
111

R + G + B ~ 35%. #51496F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 111 = 265 (100%)
R 81 of 265 ~ 30.57%
G 73 of 265 ~ 27.55%
B 111 of 265 ~ 41.89'%

%30.57
%27.55
%41.89

CMYK color model

#51496F color CMYK value is (27,34,0,56).

  • cyan value is 27.03%
  • magenta value is 34.23%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (27,34,0,56) C27M34Y0K56 (27%,34%,0%,56%) (0.27/0.34/0.00/0.56) 

CMYK percentages

%27.03
%34.23
%0
%56.47

Codes

Color #51496F in popluar color models

51 49 6F
RGB 81 73 111
HSL 253° 20.65% 36.08%
HSB/HSV 253° 34.23% 43.53%
CMYK 27.03% 34.23% 0.00%
56.47%

Color #51496F in popluar number systems.

HEX 51 49 6F
Decimal 81 73 111
Binary 1010001 1001001 1101111
Octal 121 111 157

Shades and tints

Shades of #51496F

#51496F
(81,73,111)
#4A4365
(74,67,101)
#433D5B
(67,61,91)
#3C3751
(60,55,81)
#353147
(53,49,71)
#2E2B3D
(46,43,61)
#272533
(39,37,51)
#201F29
(32,31,41)
#19191F
(25,25,31)
#121315
(18,19,21)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #51496F

#51496F
(81,73,111)
#60597C
(96,89,124)
#6F6989
(111,105,137)
#7E7996
(126,121,150)
#8D89A3
(141,137,163)
#9C99B0
(156,153,176)
#ABA9BD
(171,169,189)
#BAB9CA
(186,185,202)
#C9C9D7
(201,201,215)
#D8D9E4
(216,217,228)
#E7E9F1
(231,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51496F color. Also use rgb(81,73,111) instead hex code.

Text Font Color

.myTextColor { color: #51496F; }

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

This text font color is #51496F.

Background Color

.myBgColor { background-color: #51496F; }

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

This div background color is #51496F.

Border color

.myBorderColor { border: 1px solid #51496F; }

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

This div border color is #51496F.

Opacity

.myOpacity80 { color: #51496F; opacity: 0.8; }

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

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

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

This text has shadow with #51496F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51496F.

Preview

Color preview on black background

This text has color #51496F on black background.


Color preview on white background

This text has color #51496F on white background.


Black color preview on #51496F background

This text has black color on #51496F background.


White color preview on #51496F background

This text has white color on #51496F background.


Related colors

Complementary color

Complementary color for #hex is #AEB690.


I love getcolorcode.com

Triadic colors

1 #6F5149 and #496F51 with #51496F are triadic colors.

2 #6F4951 and #49516F with #51496F are triadic colors.