COLOR #509BA3

HEX: #509BA3 RGB: (80,155,163)

Renk bilgisi

#509BA3 contains mainly green and blue colors. #509BA3 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#509BA3 color RGB value is (80,155,163).

RGB: (80,155,163) (31%, 61%, 64%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 155 of 255 = 61%
B 163 of 255 = 64%

80
155
163

R + G + B ~ 52%. #509BA3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 155 + 163 = 398 (100%)
R 80 of 398 ~ 20.1%
G 155 of 398 ~ 38.94%
B 163 of 398 ~ 40.95'%

%20.1
%38.94
%40.95

CMYK RENK MODELİ

#509BA3 rengi CMYK tonu (51,5,0,36).

  • camgöbeği tonu 50.92%
  • eflatun tonu 4.91%
  • sarı tonu 0.00%
  • ana renk tonu 36.08%

CMYK: (51,5,0,36)
C51M5Y0K36 (51%, 5%, 0%, 36%)
(0.51 / 0.05 / 0.00 / 0.36)

CMYK yüzdeleri

%50.92
%4.91
%0
%36.08

Codes

Color #509BA3 in popluar color models

50 9B A3
RGB 80 155 163
HSL 186° 34.16% 47.65%
HSB/HSV 186° 50.92% 63.92%
CMYK 50.92% 4.91% 0.00%
36.08%

Color #509BA3 in popluar number systems.

HEX 50 9B A3
Decimal 80 155 163
Binary 1010000 10011011 10100011
Octal 120 233 243

Shades and tints

Shades of #509BA3

#509BA3
(80,155,163)
#498D95
(73,141,149)
#427F87
(66,127,135)
#3B7179
(59,113,121)
#34636B
(52,99,107)
#2D555D
(45,85,93)
#26474F
(38,71,79)
#1F3941
(31,57,65)
#182B33
(24,43,51)
#111D25
(17,29,37)
#0A0F17
(10,15,23)
#000000
(0,0,0)

Tints of #509BA3

#509BA3
(80,155,163)
#5FA4AB
(95,164,171)
#6EADB3
(110,173,179)
#7DB6BB
(125,182,187)
#8CBFC3
(140,191,195)
#9BC8CB
(155,200,203)
#AAD1D3
(170,209,211)
#B9DADB
(185,218,219)
#C8E3E3
(200,227,227)
#D7ECEB
(215,236,235)
#E6F5F3
(230,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509BA3 color. Also use rgb(80,155,163) instead hex code.

Text Font Color

.myTextColor { color: #509BA3; }

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

This text font color is #509BA3.

Background Color

.myBgColor { background-color: #509BA3; }

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

This div background color is #509BA3.

Border color

.myBorderColor { border: 1px solid #509BA3; }

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

This div border color is #509BA3.

Opacity

.myOpacity80 { color: #509BA3; opacity: 0.8; }

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

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

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

This text has shadow with #509BA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509BA3.

Preview

Color preview on black background

This text has color #509BA3 on black background.


Color preview on white background

This text has color #509BA3 on white background.


Black color preview on #509BA3 background

This text has black color on #509BA3 background.


White color preview on #509BA3 background

This text has white color on #509BA3 background.


Related colors

Complementary color

Complementary color for #hex is #AF645C.


I love getcolorcode.com

Triadic colors

1 #A3509B and #9BA350 with #509BA3 are triadic colors.

2 #A39B50 and #9B50A3 with #509BA3 are triadic colors.