COLOR #51496C

HEX: #51496C RGB: (81,73,108)

Color info

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

RGB color model

#51496C color RGB value is (81,73,108).

RGB: (81,73,108) (32%, 29%, 42%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 108 of 255 = 42%

81
73
108

R + G + B ~ 34%. #51496C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 108 = 262 (100%)
R 81 of 262 ~ 30.92%
G 73 of 262 ~ 27.86%
B 108 of 262 ~ 41.22'%

%30.92
%27.86
%41.22

CMYK color model

#51496C color CMYK value is (25,32,0,58).

  • cyan value is 25.00%
  • magenta value is 32.41%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (25,32,0,58)
C25M32Y0K58 (25%, 32%, 0%, 58%)
(0.25 / 0.32 / 0.00 / 0.58)

CMYK percentages

%25
%32.41
%0
%57.65

Codes

Color #51496C in popluar color models

51 49 6C
RGB 81 73 108
HSL 254° 19.34% 35.49%
HSB/HSV 254° 32.41% 42.35%
CMYK 25.00% 32.41% 0.00%
57.65%

Color #51496C in popluar number systems.

HEX 51 49 6C
Decimal 81 73 108
Binary 1010001 1001001 1101100
Octal 121 111 154

Shades and tints

Shades of #51496C

#51496C
(81,73,108)
#4A4363
(74,67,99)
#433D5A
(67,61,90)
#3C3751
(60,55,81)
#353148
(53,49,72)
#2E2B3F
(46,43,63)
#272536
(39,37,54)
#201F2D
(32,31,45)
#191924
(25,25,36)
#12131B
(18,19,27)
#0B0D12
(11,13,18)
#000000
(0,0,0)

Tints of #51496C

#51496C
(81,73,108)
#605979
(96,89,121)
#6F6986
(111,105,134)
#7E7993
(126,121,147)
#8D89A0
(141,137,160)
#9C99AD
(156,153,173)
#ABA9BA
(171,169,186)
#BAB9C7
(186,185,199)
#C9C9D4
(201,201,212)
#D8D9E1
(216,217,225)
#E7E9EE
(231,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51496C; }

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

This text font color is #51496C.

Background Color

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

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

This div background color is #51496C.

Border color

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

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

This div border color is #51496C.

Opacity

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

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

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

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

This text has shadow with #51496C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51496C.

Preview

Color preview on black background

This text has color #51496C on black background.


Color preview on white background

This text has color #51496C on white background.


Black color preview on #51496C background

This text has black color on #51496C background.


White color preview on #51496C background

This text has white color on #51496C background.


Related colors

Complementary color

Complementary color for #hex is #AEB693.


I love getcolorcode.com

Triadic colors

1 #6C5149 and #496C51 with #51496C are triadic colors.

2 #6C4951 and #49516C with #51496C are triadic colors.