COLOR #517E7C

HEX: #517E7C RGB: (81,126,124)

Renk bilgisi

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

RGB renk modeli

#517E7C color RGB value is (81,126,124).

RGB: (81,126,124) (32%, 49%, 49%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 126 of 255 = 49%
B 124 of 255 = 49%

81
126
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 126 + 124 = 331 (100%)
R 81 of 331 ~ 24.47%
G 126 of 331 ~ 38.07%
B 124 of 331 ~ 37.46'%

%24.47
%38.07
%37.46

CMYK RENK MODELİ

#517E7C rengi CMYK tonu (36,0,2,51).

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

CMYK: (36,0,2,51)
C36M0Y2K51 (36%, 0%, 2%, 51%)
(0.36 / 0.00 / 0.02 / 0.51)

CMYK yüzdeleri

%35.71
%0
%1.59
%50.59

Codes

Color #517E7C in popluar color models

51 7E 7C
RGB 81 126 124
HSL 177° 21.74% 40.59%
HSB/HSV 177° 35.71% 49.41%
CMYK 35.71% 0.00% 1.59%
50.59%

Color #517E7C in popluar number systems.

HEX 51 7E 7C
Decimal 81 126 124
Binary 1010001 1111110 1111100
Octal 121 176 174

Shades and tints

Shades of #517E7C

#517E7C
(81,126,124)
#4A7371
(74,115,113)
#436866
(67,104,102)
#3C5D5B
(60,93,91)
#355250
(53,82,80)
#2E4745
(46,71,69)
#273C3A
(39,60,58)
#20312F
(32,49,47)
#192624
(25,38,36)
#121B19
(18,27,25)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #517E7C

#517E7C
(81,126,124)
#608987
(96,137,135)
#6F9492
(111,148,146)
#7E9F9D
(126,159,157)
#8DAAA8
(141,170,168)
#9CB5B3
(156,181,179)
#ABC0BE
(171,192,190)
#BACBC9
(186,203,201)
#C9D6D4
(201,214,212)
#D8E1DF
(216,225,223)
#E7ECEA
(231,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #517E7C; }

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

This text font color is #517E7C.

Background Color

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

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

This div background color is #517E7C.

Border color

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

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

This div border color is #517E7C.

Opacity

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

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

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

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

This text has shadow with #517E7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #517E7C.

Preview

Color preview on black background

This text has color #517E7C on black background.


Color preview on white background

This text has color #517E7C on white background.


Black color preview on #517E7C background

This text has black color on #517E7C background.


White color preview on #517E7C background

This text has white color on #517E7C background.


Related colors

Complementary color

Complementary color for #hex is #AE8183.


I love getcolorcode.com

Triadic colors

1 #7C517E and #7E7C51 with #517E7C are triadic colors.

2 #7C7E51 and #7E517C with #517E7C are triadic colors.