COLOR #518D80

HEX: #518D80 RGB: (81,141,128)

Renk bilgisi

#518D80 contains mainly green and blue colors. #518D80 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#518D80 color RGB value is (81,141,128).

RGB: (81,141,128) (32%, 55%, 50%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 141 of 255 = 55%
B 128 of 255 = 50%

81
141
128

R + G + B ~ 46%. #518D80 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 141 + 128 = 350 (100%)
R 81 of 350 ~ 23.14%
G 141 of 350 ~ 40.29%
B 128 of 350 ~ 36.57'%

%23.14
%40.29
%36.57

CMYK RENK MODELİ

#518D80 rengi CMYK tonu (43,0,9,45).

  • camgöbeği tonu 42.55%
  • eflatun tonu 0.00%
  • sarı tonu 9.22%
  • ana renk tonu 44.71%

CMYK: (43,0,9,45)
C43M0Y9K45 (43%, 0%, 9%, 45%)
(0.43 / 0.00 / 0.09 / 0.45)

CMYK yüzdeleri

%42.55
%0
%9.22
%44.71

Codes

Color #518D80 in popluar color models

51 8D 80
RGB 81 141 128
HSL 167° 27.03% 43.53%
HSB/HSV 167° 42.55% 55.29%
CMYK 42.55% 0.00% 9.22%
44.71%

Color #518D80 in popluar number systems.

HEX 51 8D 80
Decimal 81 141 128
Binary 1010001 10001101 10000000
Octal 121 215 200

Shades and tints

Shades of #518D80

#518D80
(81,141,128)
#4A8175
(74,129,117)
#43756A
(67,117,106)
#3C695F
(60,105,95)
#355D54
(53,93,84)
#2E5149
(46,81,73)
#27453E
(39,69,62)
#203933
(32,57,51)
#192D28
(25,45,40)
#12211D
(18,33,29)
#0B1512
(11,21,18)
#000000
(0,0,0)

Tints of #518D80

#518D80
(81,141,128)
#60978B
(96,151,139)
#6FA196
(111,161,150)
#7EABA1
(126,171,161)
#8DB5AC
(141,181,172)
#9CBFB7
(156,191,183)
#ABC9C2
(171,201,194)
#BAD3CD
(186,211,205)
#C9DDD8
(201,221,216)
#D8E7E3
(216,231,227)
#E7F1EE
(231,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518D80 color. Also use rgb(81,141,128) instead hex code.

Text Font Color

.myTextColor { color: #518D80; }

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

This text font color is #518D80.

Background Color

.myBgColor { background-color: #518D80; }

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

This div background color is #518D80.

Border color

.myBorderColor { border: 1px solid #518D80; }

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

This div border color is #518D80.

Opacity

.myOpacity80 { color: #518D80; opacity: 0.8; }

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

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

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

This text has shadow with #518D80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518D80.

Preview

Color preview on black background

This text has color #518D80 on black background.


Color preview on white background

This text has color #518D80 on white background.


Black color preview on #518D80 background

This text has black color on #518D80 background.


White color preview on #518D80 background

This text has white color on #518D80 background.


Related colors

Complementary color

Complementary color for #hex is #AE727F.


I love getcolorcode.com

Triadic colors

1 #80518D and #8D8051 with #518D80 are triadic colors.

2 #808D51 and #8D5180 with #518D80 are triadic colors.