COLOR #507771

HEX: #507771 RGB: (80,119,113)

Color info

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

RGB color model

#507771 color RGB value is (80,119,113).

RGB: (80,119,113) (31%, 47%, 44%)

RGB channels and saturation

R 80 of 255 = 31%
G 119 of 255 = 47%
B 113 of 255 = 44%

80
119
113

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

Portions of RGB colors in percentages

R + G + B = 80 + 119 + 113 = 312 (100%)
R 80 of 312 ~ 25.64%
G 119 of 312 ~ 38.14%
B 113 of 312 ~ 36.22'%

%25.64
%38.14
%36.22

CMYK color model

#507771 color CMYK value is (33,0,5,53).

  • cyan value is 32.77%
  • magenta value is 0.00%
  • yellow value is 5.04%
  • key color value is 53.33%

CMYK: (33,0,5,53)
C33M0Y5K53 (33%, 0%, 5%, 53%)
(0.33 / 0.00 / 0.05 / 0.53)

CMYK percentages

%32.77
%0
%5.04
%53.33

Codes

Color #507771 in popluar color models

50 77 71
RGB 80 119 113
HSL 171° 19.60% 39.02%
HSB/HSV 171° 32.77% 46.67%
CMYK 32.77% 0.00% 5.04%
53.33%

Color #507771 in popluar number systems.

HEX 50 77 71
Decimal 80 119 113
Binary 1010000 1110111 1110001
Octal 120 167 161

Shades and tints

Shades of #507771

#507771
(80,119,113)
#496D67
(73,109,103)
#42635D
(66,99,93)
#3B5953
(59,89,83)
#344F49
(52,79,73)
#2D453F
(45,69,63)
#263B35
(38,59,53)
#1F312B
(31,49,43)
#182721
(24,39,33)
#111D17
(17,29,23)
#0A130D
(10,19,13)
#000000
(0,0,0)

Tints of #507771

#507771
(80,119,113)
#5F837D
(95,131,125)
#6E8F89
(110,143,137)
#7D9B95
(125,155,149)
#8CA7A1
(140,167,161)
#9BB3AD
(155,179,173)
#AABFB9
(170,191,185)
#B9CBC5
(185,203,197)
#C8D7D1
(200,215,209)
#D7E3DD
(215,227,221)
#E6EFE9
(230,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #507771 color. Also use rgb(80,119,113) instead hex code.

Text Font Color

.myTextColor { color: #507771; }

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

This text font color is #507771.

Background Color

.myBgColor { background-color: #507771; }

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

This div background color is #507771.

Border color

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

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

This div border color is #507771.

Opacity

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

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

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

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

This text has shadow with #507771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #507771.

Preview

Color preview on black background

This text has color #507771 on black background.


Color preview on white background

This text has color #507771 on white background.


Black color preview on #507771 background

This text has black color on #507771 background.


White color preview on #507771 background

This text has white color on #507771 background.


Related colors

Complementary color

Complementary color for #hex is #AF888E.


I love getcolorcode.com

Triadic colors

1 #715077 and #777150 with #507771 are triadic colors.

2 #717750 and #775071 with #507771 are triadic colors.