COLOR #51839A

HEX: #51839A RGB: (81,131,154)

Color info

#51839A contains mainly green and blue colors. Web safe color of #51839A is #669999 (or #699).

RGB color model

#51839A color RGB value is (81,131,154).

RGB: (81,131,154) (32%, 51%, 60%)

RGB channels and saturation

R 81 of 255 = 32%
G 131 of 255 = 51%
B 154 of 255 = 60%

81
131
154

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

Portions of RGB colors in percentages

R + G + B = 81 + 131 + 154 = 366 (100%)
R 81 of 366 ~ 22.13%
G 131 of 366 ~ 35.79%
B 154 of 366 ~ 42.08'%

%22.13
%35.79
%42.08

CMYK color model

#51839A color CMYK value is (47,15,0,40).

  • cyan value is 47.40%
  • magenta value is 14.94%
  • yellow value is 0.00%
  • key color value is 39.61%
CMYK: (47,15,0,40) C47M15Y0K40 (47%,15%,0%,40%) (0.47/0.15/0.00/0.40) 

CMYK percentages

%47.4
%14.94
%0
%39.61

Codes

Color #51839A in popluar color models

51 83 9A
RGB 81 131 154
HSL 199° 31.06% 46.08%
HSB/HSV 199° 47.40% 60.39%
CMYK 47.40% 14.94% 0.00%
39.61%

Color #51839A in popluar number systems.

HEX 51 83 9A
Decimal 81 131 154
Binary 1010001 10000011 10011010
Octal 121 203 232

Shades and tints

Shades of #51839A

#51839A
(81,131,154)
#4A788C
(74,120,140)
#436D7E
(67,109,126)
#3C6270
(60,98,112)
#355762
(53,87,98)
#2E4C54
(46,76,84)
#274146
(39,65,70)
#203638
(32,54,56)
#192B2A
(25,43,42)
#12201C
(18,32,28)
#0B150E
(11,21,14)
#000000
(0,0,0)

Tints of #51839A

#51839A
(81,131,154)
#608EA3
(96,142,163)
#6F99AC
(111,153,172)
#7EA4B5
(126,164,181)
#8DAFBE
(141,175,190)
#9CBAC7
(156,186,199)
#ABC5D0
(171,197,208)
#BAD0D9
(186,208,217)
#C9DBE2
(201,219,226)
#D8E6EB
(216,230,235)
#E7F1F4
(231,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51839A; }

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

This text font color is #51839A.

Background Color

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

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

This div background color is #51839A.

Border color

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

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

This div border color is #51839A.

Opacity

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

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

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

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

This text has shadow with #51839A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51839A.

Preview

Color preview on black background

This text has color #51839A on black background.


Color preview on white background

This text has color #51839A on white background.


Black color preview on #51839A background

This text has black color on #51839A background.


White color preview on #51839A background

This text has white color on #51839A background.


Related colors

Complementary color

Complementary color for #hex is #AE7C65.


I love getcolorcode.com

Triadic colors

1 #9A5183 and #839A51 with #51839A are triadic colors.

2 #9A8351 and #83519A with #51839A are triadic colors.