COLOR #507995

HEX: #507995 RGB: (80,121,149)

Color info

#507995 contains mainly green and blue colors. Web safe color of #507995 is #666699 (or #669).

RGB color model

#507995 color RGB value is (80,121,149).

RGB: (80,121,149) (31%, 47%, 58%)

RGB channels and saturation

R 80 of 255 = 31%
G 121 of 255 = 47%
B 149 of 255 = 58%

80
121
149

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

Portions of RGB colors in percentages

R + G + B = 80 + 121 + 149 = 350 (100%)
R 80 of 350 ~ 22.86%
G 121 of 350 ~ 34.57%
B 149 of 350 ~ 42.57'%

%22.86
%34.57
%42.57

CMYK color model

#507995 color CMYK value is (46,19,0,42).

  • cyan value is 46.31%
  • magenta value is 18.79%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (46,19,0,42)
C46M19Y0K42 (46%, 19%, 0%, 42%)
(0.46 / 0.19 / 0.00 / 0.42)

CMYK percentages

%46.31
%18.79
%0
%41.57

Codes

Color #507995 in popluar color models

50 79 95
RGB 80 121 149
HSL 204° 30.13% 44.90%
HSB/HSV 204° 46.31% 58.43%
CMYK 46.31% 18.79% 0.00%
41.57%

Color #507995 in popluar number systems.

HEX 50 79 95
Decimal 80 121 149
Binary 1010000 1111001 10010101
Octal 120 171 225

Shades and tints

Shades of #507995

#507995
(80,121,149)
#496E88
(73,110,136)
#42637B
(66,99,123)
#3B586E
(59,88,110)
#344D61
(52,77,97)
#2D4254
(45,66,84)
#263747
(38,55,71)
#1F2C3A
(31,44,58)
#18212D
(24,33,45)
#111620
(17,22,32)
#0A0B13
(10,11,19)
#000000
(0,0,0)

Tints of #507995

#507995
(80,121,149)
#5F859E
(95,133,158)
#6E91A7
(110,145,167)
#7D9DB0
(125,157,176)
#8CA9B9
(140,169,185)
#9BB5C2
(155,181,194)
#AAC1CB
(170,193,203)
#B9CDD4
(185,205,212)
#C8D9DD
(200,217,221)
#D7E5E6
(215,229,230)
#E6F1EF
(230,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507995 color. Also use rgb(80,121,149) instead hex code.

Text Font Color

.myTextColor { color: #507995; }

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

This text font color is #507995.

Background Color

.myBgColor { background-color: #507995; }

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

This div background color is #507995.

Border color

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

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

This div border color is #507995.

Opacity

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

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

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

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

This text has shadow with #507995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507995.

Preview

Color preview on black background

This text has color #507995 on black background.


Color preview on white background

This text has color #507995 on white background.


Black color preview on #507995 background

This text has black color on #507995 background.


White color preview on #507995 background

This text has white color on #507995 background.


Related colors

Complementary color

Complementary color for #hex is #AF866A.


I love getcolorcode.com

Triadic colors

1 #955079 and #799550 with #507995 are triadic colors.

2 #957950 and #795095 with #507995 are triadic colors.