COLOR #507870

HEX: #507870 RGB: (80,120,112)

Color info

#507870 contains red, green and blue colors in about the same proportion. Web safe color of #507870 is #666666 (or #666).

RGB color model

#507870 color RGB value is (80,120,112).

RGB: (80,120,112) (31%, 47%, 44%)

RGB channels and saturation

R 80 of 255 = 31%
G 120 of 255 = 47%
B 112 of 255 = 44%

80
120
112

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

Portions of RGB colors in percentages

R + G + B = 80 + 120 + 112 = 312 (100%)
R 80 of 312 ~ 25.64%
G 120 of 312 ~ 38.46%
B 112 of 312 ~ 35.9'%

%25.64
%38.46
%35.9

CMYK color model

#507870 color CMYK value is (33,0,7,53).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 6.67%
  • key color value is 52.94%

CMYK: (33,0,7,53)
C33M0Y7K53 (33%, 0%, 7%, 53%)
(0.33 / 0.00 / 0.07 / 0.53)

CMYK percentages

%33.33
%0
%6.67
%52.94

Codes

Color #507870 in popluar color models

50 78 70
RGB 80 120 112
HSL 168° 20.00% 39.22%
HSB/HSV 168° 33.33% 47.06%
CMYK 33.33% 0.00% 6.67%
52.94%

Color #507870 in popluar number systems.

HEX 50 78 70
Decimal 80 120 112
Binary 1010000 1111000 1110000
Octal 120 170 160

Shades and tints

Shades of #507870

#507870
(80,120,112)
#496E66
(73,110,102)
#42645C
(66,100,92)
#3B5A52
(59,90,82)
#345048
(52,80,72)
#2D463E
(45,70,62)
#263C34
(38,60,52)
#1F322A
(31,50,42)
#182820
(24,40,32)
#111E16
(17,30,22)
#0A140C
(10,20,12)
#000000
(0,0,0)

Tints of #507870

#507870
(80,120,112)
#5F847D
(95,132,125)
#6E908A
(110,144,138)
#7D9C97
(125,156,151)
#8CA8A4
(140,168,164)
#9BB4B1
(155,180,177)
#AAC0BE
(170,192,190)
#B9CCCB
(185,204,203)
#C8D8D8
(200,216,216)
#D7E4E5
(215,228,229)
#E6F0F2
(230,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #507870; }

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

This text font color is #507870.

Background Color

.myBgColor { background-color: #507870; }

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

This div background color is #507870.

Border color

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

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

This div border color is #507870.

Opacity

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

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

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

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

This text has shadow with #507870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507870.

Preview

Color preview on black background

This text has color #507870 on black background.


Color preview on white background

This text has color #507870 on white background.


Black color preview on #507870 background

This text has black color on #507870 background.


White color preview on #507870 background

This text has white color on #507870 background.


Related colors

Complementary color

Complementary color for #hex is #AF878F.


I love getcolorcode.com

Triadic colors

1 #705078 and #787050 with #507870 are triadic colors.

2 #707850 and #785070 with #507870 are triadic colors.