COLOR #51499A

HEX: #51499A RGB: (81,73,154)

Color info

#51499A contains mainly blue color. Web safe color of #51499A is #663399 (or #639).

RGB color model

#51499A color RGB value is (81,73,154).

RGB: (81,73,154) (32%, 29%, 60%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 154 of 255 = 60%

81
73
154

R + G + B ~ 40%. #51499A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 154 = 308 (100%)
R 81 of 308 ~ 26.3%
G 73 of 308 ~ 23.7%
B 154 of 308 ~ 50'%

%26.3
%23.7
%50

CMYK color model

#51499A color CMYK value is (47,53,0,40).

  • cyan value is 47.40%
  • magenta value is 52.60%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (47,53,0,40)
C47M53Y0K40 (47%, 53%, 0%, 40%)
(0.47 / 0.53 / 0.00 / 0.40)

CMYK percentages

%47.4
%52.6
%0
%39.61

Codes

Color #51499A in popluar color models

51 49 9A
RGB 81 73 154
HSL 246° 35.68% 44.51%
HSB/HSV 246° 52.60% 60.39%
CMYK 47.40% 52.60% 0.00%
39.61%

Color #51499A in popluar number systems.

HEX 51 49 9A
Decimal 81 73 154
Binary 1010001 1001001 10011010
Octal 121 111 232

Shades and tints

Shades of #51499A

#51499A
(81,73,154)
#4A438C
(74,67,140)
#433D7E
(67,61,126)
#3C3770
(60,55,112)
#353162
(53,49,98)
#2E2B54
(46,43,84)
#272546
(39,37,70)
#201F38
(32,31,56)
#19192A
(25,25,42)
#12131C
(18,19,28)
#0B0D0E
(11,13,14)
#000000
(0,0,0)

Tints of #51499A

#51499A
(81,73,154)
#6059A3
(96,89,163)
#6F69AC
(111,105,172)
#7E79B5
(126,121,181)
#8D89BE
(141,137,190)
#9C99C7
(156,153,199)
#ABA9D0
(171,169,208)
#BAB9D9
(186,185,217)
#C9C9E2
(201,201,226)
#D8D9EB
(216,217,235)
#E7E9F4
(231,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51499A color. Also use rgb(81,73,154) instead hex code.

Text Font Color

.myTextColor { color: #51499A; }

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

This text font color is #51499A.

Background Color

.myBgColor { background-color: #51499A; }

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

This div background color is #51499A.

Border color

.myBorderColor { border: 1px solid #51499A; }

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

This div border color is #51499A.

Opacity

.myOpacity80 { color: #51499A; opacity: 0.8; }

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

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

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

This text has shadow with #51499A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51499A.

Preview

Color preview on black background

This text has color #51499A on black background.


Color preview on white background

This text has color #51499A on white background.


Black color preview on #51499A background

This text has black color on #51499A background.


White color preview on #51499A background

This text has white color on #51499A background.


Related colors

Complementary color

Complementary color for #hex is #AEB665.


I love getcolorcode.com

Triadic colors

1 #9A5149 and #499A51 with #51499A are triadic colors.

2 #9A4951 and #49519A with #51499A are triadic colors.