COLOR #517E77

HEX: #517E77 RGB: (81,126,119)

Renk bilgisi

#517E77 contains red, green and blue colors in about the same proportion. #517E77 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#517E77 color RGB value is (81,126,119).

RGB: (81,126,119) (32%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 126 of 255 = 49%
B 119 of 255 = 47%

81
126
119

R + G + B ~ 43%. #517E77 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 126 + 119 = 326 (100%)
R 81 of 326 ~ 24.85%
G 126 of 326 ~ 38.65%
B 119 of 326 ~ 36.5'%

%24.85
%38.65
%36.5

CMYK RENK MODELİ

#517E77 rengi CMYK tonu (36,0,6,51).

  • camgöbeği tonu 35.71%
  • eflatun tonu 0.00%
  • sarı tonu 5.56%
  • ana renk tonu 50.59%

CMYK: (36,0,6,51)
C36M0Y6K51 (36%, 0%, 6%, 51%)
(0.36 / 0.00 / 0.06 / 0.51)

CMYK yüzdeleri

%35.71
%0
%5.56
%50.59

Codes

Color #517E77 in popluar color models

51 7E 77
RGB 81 126 119
HSL 171° 21.74% 40.59%
HSB/HSV 171° 35.71% 49.41%
CMYK 35.71% 0.00% 5.56%
50.59%

Color #517E77 in popluar number systems.

HEX 51 7E 77
Decimal 81 126 119
Binary 1010001 1111110 1110111
Octal 121 176 167

Shades and tints

Shades of #517E77

#517E77
(81,126,119)
#4A736D
(74,115,109)
#436863
(67,104,99)
#3C5D59
(60,93,89)
#35524F
(53,82,79)
#2E4745
(46,71,69)
#273C3B
(39,60,59)
#203131
(32,49,49)
#192627
(25,38,39)
#121B1D
(18,27,29)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #517E77

#517E77
(81,126,119)
#608983
(96,137,131)
#6F948F
(111,148,143)
#7E9F9B
(126,159,155)
#8DAAA7
(141,170,167)
#9CB5B3
(156,181,179)
#ABC0BF
(171,192,191)
#BACBCB
(186,203,203)
#C9D6D7
(201,214,215)
#D8E1E3
(216,225,227)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #517E77 color. Also use rgb(81,126,119) instead hex code.

Text Font Color

.myTextColor { color: #517E77; }

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

This text font color is #517E77.

Background Color

.myBgColor { background-color: #517E77; }

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

This div background color is #517E77.

Border color

.myBorderColor { border: 1px solid #517E77; }

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

This div border color is #517E77.

Opacity

.myOpacity80 { color: #517E77; opacity: 0.8; }

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

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

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

This text has shadow with #517E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517E77.

Preview

Color preview on black background

This text has color #517E77 on black background.


Color preview on white background

This text has color #517E77 on white background.


Black color preview on #517E77 background

This text has black color on #517E77 background.


White color preview on #517E77 background

This text has white color on #517E77 background.


Related colors

Complementary color

Complementary color for #hex is #AE8188.


I love getcolorcode.com

Triadic colors

1 #77517E and #7E7751 with #517E77 are triadic colors.

2 #777E51 and #7E5177 with #517E77 are triadic colors.