COLOR #518EB6

HEX: #518EB6 RGB: (81,142,182)

Renk bilgisi

#518EB6 contains mainly green and blue colors. #518EB6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#518EB6 color RGB value is (81,142,182).

RGB: (81,142,182) (32%, 56%, 71%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 142 of 255 = 56%
B 182 of 255 = 71%

81
142
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 142 + 182 = 405 (100%)
R 81 of 405 ~ 20%
G 142 of 405 ~ 35.06%
B 182 of 405 ~ 44.94'%

%20
%35.06
%44.94

CMYK RENK MODELİ

#518EB6 rengi CMYK tonu (55,22,0,29).

  • camgöbeği tonu 55.49%
  • eflatun tonu 21.98%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (55,22,0,29)
C55M22Y0K29 (55%, 22%, 0%, 29%)
(0.55 / 0.22 / 0.00 / 0.29)

CMYK yüzdeleri

%55.49
%21.98
%0
%28.63

Codes

Color #518EB6 in popluar color models

51 8E B6
RGB 81 142 182
HSL 204° 40.89% 51.57%
HSB/HSV 204° 55.49% 71.37%
CMYK 55.49% 21.98% 0.00%
28.63%

Color #518EB6 in popluar number systems.

HEX 51 8E B6
Decimal 81 142 182
Binary 1010001 10001110 10110110
Octal 121 216 266

Shades and tints

Shades of #518EB6

#518EB6
(81,142,182)
#4A82A6
(74,130,166)
#437696
(67,118,150)
#3C6A86
(60,106,134)
#355E76
(53,94,118)
#2E5266
(46,82,102)
#274656
(39,70,86)
#203A46
(32,58,70)
#192E36
(25,46,54)
#122226
(18,34,38)
#0B1616
(11,22,22)
#000000
(0,0,0)

Tints of #518EB6

#518EB6
(81,142,182)
#6098BC
(96,152,188)
#6FA2C2
(111,162,194)
#7EACC8
(126,172,200)
#8DB6CE
(141,182,206)
#9CC0D4
(156,192,212)
#ABCADA
(171,202,218)
#BAD4E0
(186,212,224)
#C9DEE6
(201,222,230)
#D8E8EC
(216,232,236)
#E7F2F2
(231,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #518EB6 color. Also use rgb(81,142,182) instead hex code.

Text Font Color

.myTextColor { color: #518EB6; }

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

This text font color is #518EB6.

Background Color

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

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

This div background color is #518EB6.

Border color

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

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

This div border color is #518EB6.

Opacity

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

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

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

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

This text has shadow with #518EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #518EB6.

Preview

Color preview on black background

This text has color #518EB6 on black background.


Color preview on white background

This text has color #518EB6 on white background.


Black color preview on #518EB6 background

This text has black color on #518EB6 background.


White color preview on #518EB6 background

This text has white color on #518EB6 background.


Related colors

Complementary color

Complementary color for #hex is #AE7149.


I love getcolorcode.com

Triadic colors

1 #B6518E and #8EB651 with #518EB6 are triadic colors.

2 #B68E51 and #8E51B6 with #518EB6 are triadic colors.