COLOR #51889A

HEX: #51889A RGB: (81,136,154)

Color info

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

RGB color model

#51889A color RGB value is (81,136,154).

RGB: (81,136,154) (32%, 53%, 60%)

RGB channels and saturation

R 81 of 255 = 32%
G 136 of 255 = 53%
B 154 of 255 = 60%

81
136
154

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

Portions of RGB colors in percentages

R + G + B = 81 + 136 + 154 = 371 (100%)
R 81 of 371 ~ 21.83%
G 136 of 371 ~ 36.66%
B 154 of 371 ~ 41.51'%

%21.83
%36.66
%41.51

CMYK color model

#51889A color CMYK value is (47,12,0,40).

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

CMYK: (47,12,0,40)
C47M12Y0K40 (47%, 12%, 0%, 40%)
(0.47 / 0.12 / 0.00 / 0.40)

CMYK percentages

%47.4
%11.69
%0
%39.61

Codes

Color #51889A in popluar color models

51 88 9A
RGB 81 136 154
HSL 195° 31.06% 46.08%
HSB/HSV 195° 47.40% 60.39%
CMYK 47.40% 11.69% 0.00%
39.61%

Color #51889A in popluar number systems.

HEX 51 88 9A
Decimal 81 136 154
Binary 1010001 10001000 10011010
Octal 121 210 232

Shades and tints

Shades of #51889A

#51889A
(81,136,154)
#4A7C8C
(74,124,140)
#43707E
(67,112,126)
#3C6470
(60,100,112)
#355862
(53,88,98)
#2E4C54
(46,76,84)
#274046
(39,64,70)
#203438
(32,52,56)
#19282A
(25,40,42)
#121C1C
(18,28,28)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #51889A

#51889A
(81,136,154)
#6092A3
(96,146,163)
#6F9CAC
(111,156,172)
#7EA6B5
(126,166,181)
#8DB0BE
(141,176,190)
#9CBAC7
(156,186,199)
#ABC4D0
(171,196,208)
#BACED9
(186,206,217)
#C9D8E2
(201,216,226)
#D8E2EB
(216,226,235)
#E7ECF4
(231,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51889A; }

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

This text font color is #51889A.

Background Color

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

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

This div background color is #51889A.

Border color

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

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

This div border color is #51889A.

Opacity

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

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

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

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

This text has shadow with #51889A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51889A.

Preview

Color preview on black background

This text has color #51889A on black background.


Color preview on white background

This text has color #51889A on white background.


Black color preview on #51889A background

This text has black color on #51889A background.


White color preview on #51889A background

This text has white color on #51889A background.


Related colors

Complementary color

Complementary color for #hex is #AE7765.


I love getcolorcode.com

Triadic colors

1 #9A5188 and #889A51 with #51889A are triadic colors.

2 #9A8851 and #88519A with #51889A are triadic colors.