COLOR #507889

HEX: #507889 RGB: (80,120,137)

Color info

#507889 contains red, green and blue colors in about the same proportion. Web safe color of #507889 is #666699 (or #669).

RGB color model

#507889 color RGB value is (80,120,137).

RGB: (80,120,137) (31%, 47%, 54%)

RGB channels and saturation

R 80 of 255 = 31%
G 120 of 255 = 47%
B 137 of 255 = 54%

80
120
137

R + G + B ~ 44%. #507889 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 80 + 120 + 137 = 337 (100%)
R 80 of 337 ~ 23.74%
G 120 of 337 ~ 35.61%
B 137 of 337 ~ 40.65'%

%23.74
%35.61
%40.65

CMYK color model

#507889 color CMYK value is (42,12,0,46).

  • cyan value is 41.61%
  • magenta value is 12.41%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (42,12,0,46)
C42M12Y0K46 (42%, 12%, 0%, 46%)
(0.42 / 0.12 / 0.00 / 0.46)

CMYK percentages

%41.61
%12.41
%0
%46.27

Codes

Color #507889 in popluar color models

50 78 89
RGB 80 120 137
HSL 198° 26.27% 42.55%
HSB/HSV 198° 41.61% 53.73%
CMYK 41.61% 12.41% 0.00%
46.27%

Color #507889 in popluar number systems.

HEX 50 78 89
Decimal 80 120 137
Binary 1010000 1111000 10001001
Octal 120 170 211

Shades and tints

Shades of #507889

#507889
(80,120,137)
#496E7D
(73,110,125)
#426471
(66,100,113)
#3B5A65
(59,90,101)
#345059
(52,80,89)
#2D464D
(45,70,77)
#263C41
(38,60,65)
#1F3235
(31,50,53)
#182829
(24,40,41)
#111E1D
(17,30,29)
#0A1411
(10,20,17)
#000000
(0,0,0)

Tints of #507889

#507889
(80,120,137)
#5F8493
(95,132,147)
#6E909D
(110,144,157)
#7D9CA7
(125,156,167)
#8CA8B1
(140,168,177)
#9BB4BB
(155,180,187)
#AAC0C5
(170,192,197)
#B9CCCF
(185,204,207)
#C8D8D9
(200,216,217)
#D7E4E3
(215,228,227)
#E6F0ED
(230,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507889 color. Also use rgb(80,120,137) instead hex code.

Text Font Color

.myTextColor { color: #507889; }

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

This text font color is #507889.

Background Color

.myBgColor { background-color: #507889; }

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

This div background color is #507889.

Border color

.myBorderColor { border: 1px solid #507889; }

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

This div border color is #507889.

Opacity

.myOpacity80 { color: #507889; opacity: 0.8; }

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

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

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

This text has shadow with #507889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507889.

Preview

Color preview on black background

This text has color #507889 on black background.


Color preview on white background

This text has color #507889 on white background.


Black color preview on #507889 background

This text has black color on #507889 background.


White color preview on #507889 background

This text has white color on #507889 background.


Related colors

Complementary color

Complementary color for #hex is #AF8776.


I love getcolorcode.com

Triadic colors

1 #895078 and #788950 with #507889 are triadic colors.

2 #897850 and #785089 with #507889 are triadic colors.