COLOR #509A8C

HEX: #509A8C RGB: (80,154,140)

Renk bilgisi

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

RGB renk modeli

#509A8C color RGB value is (80,154,140).

RGB: (80,154,140) (31%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 154 of 255 = 60%
B 140 of 255 = 55%

80
154
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 154 + 140 = 374 (100%)
R 80 of 374 ~ 21.39%
G 154 of 374 ~ 41.18%
B 140 of 374 ~ 37.43'%

%21.39
%41.18
%37.43

CMYK RENK MODELİ

#509A8C rengi CMYK tonu (48,0,9,40).

  • camgöbeği tonu 48.05%
  • eflatun tonu 0.00%
  • sarı tonu 9.09%
  • ana renk tonu 39.61%

CMYK: (48,0,9,40)
C48M0Y9K40 (48%, 0%, 9%, 40%)
(0.48 / 0.00 / 0.09 / 0.40)

CMYK yüzdeleri

%48.05
%0
%9.09
%39.61

Codes

Color #509A8C in popluar color models

50 9A 8C
RGB 80 154 140
HSL 169° 31.62% 45.88%
HSB/HSV 169° 48.05% 60.39%
CMYK 48.05% 0.00% 9.09%
39.61%

Color #509A8C in popluar number systems.

HEX 50 9A 8C
Decimal 80 154 140
Binary 1010000 10011010 10001100
Octal 120 232 214

Shades and tints

Shades of #509A8C

#509A8C
(80,154,140)
#498C80
(73,140,128)
#427E74
(66,126,116)
#3B7068
(59,112,104)
#34625C
(52,98,92)
#2D5450
(45,84,80)
#264644
(38,70,68)
#1F3838
(31,56,56)
#182A2C
(24,42,44)
#111C20
(17,28,32)
#0A0E14
(10,14,20)
#000000
(0,0,0)

Tints of #509A8C

#509A8C
(80,154,140)
#5FA396
(95,163,150)
#6EACA0
(110,172,160)
#7DB5AA
(125,181,170)
#8CBEB4
(140,190,180)
#9BC7BE
(155,199,190)
#AAD0C8
(170,208,200)
#B9D9D2
(185,217,210)
#C8E2DC
(200,226,220)
#D7EBE6
(215,235,230)
#E6F4F0
(230,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509A8C color. Also use rgb(80,154,140) instead hex code.

Text Font Color

.myTextColor { color: #509A8C; }

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

This text font color is #509A8C.

Background Color

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

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

This div background color is #509A8C.

Border color

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

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

This div border color is #509A8C.

Opacity

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

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

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

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

This text has shadow with #509A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509A8C.

Preview

Color preview on black background

This text has color #509A8C on black background.


Color preview on white background

This text has color #509A8C on white background.


Black color preview on #509A8C background

This text has black color on #509A8C background.


White color preview on #509A8C background

This text has white color on #509A8C background.


Related colors

Complementary color

Complementary color for #hex is #AF6573.


I love getcolorcode.com

Triadic colors

1 #8C509A and #9A8C50 with #509A8C are triadic colors.

2 #8C9A50 and #9A508C with #509A8C are triadic colors.