COLOR #509581

HEX: #509581 RGB: (80,149,129)

Renk bilgisi

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

RGB renk modeli

#509581 color RGB value is (80,149,129).

RGB: (80,149,129) (31%, 58%, 51%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 149 of 255 = 58%
B 129 of 255 = 51%

80
149
129

R + G + B ~ 47%. #509581 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 149 + 129 = 358 (100%)
R 80 of 358 ~ 22.35%
G 149 of 358 ~ 41.62%
B 129 of 358 ~ 36.03'%

%22.35
%41.62
%36.03

CMYK RENK MODELİ

#509581 rengi CMYK tonu (46,0,13,42).

  • camgöbeği tonu 46.31%
  • eflatun tonu 0.00%
  • sarı tonu 13.42%
  • ana renk tonu 41.57%

CMYK: (46,0,13,42)
C46M0Y13K42 (46%, 0%, 13%, 42%)
(0.46 / 0.00 / 0.13 / 0.42)

CMYK yüzdeleri

%46.31
%0
%13.42
%41.57

Codes

Color #509581 in popluar color models

50 95 81
RGB 80 149 129
HSL 163° 30.13% 44.90%
HSB/HSV 163° 46.31% 58.43%
CMYK 46.31% 0.00% 13.42%
41.57%

Color #509581 in popluar number systems.

HEX 50 95 81
Decimal 80 149 129
Binary 1010000 10010101 10000001
Octal 120 225 201

Shades and tints

Shades of #509581

#509581
(80,149,129)
#498876
(73,136,118)
#427B6B
(66,123,107)
#3B6E60
(59,110,96)
#346155
(52,97,85)
#2D544A
(45,84,74)
#26473F
(38,71,63)
#1F3A34
(31,58,52)
#182D29
(24,45,41)
#11201E
(17,32,30)
#0A1313
(10,19,19)
#000000
(0,0,0)

Tints of #509581

#509581
(80,149,129)
#5F9E8C
(95,158,140)
#6EA797
(110,167,151)
#7DB0A2
(125,176,162)
#8CB9AD
(140,185,173)
#9BC2B8
(155,194,184)
#AACBC3
(170,203,195)
#B9D4CE
(185,212,206)
#C8DDD9
(200,221,217)
#D7E6E4
(215,230,228)
#E6EFEF
(230,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509581 color. Also use rgb(80,149,129) instead hex code.

Text Font Color

.myTextColor { color: #509581; }

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

This text font color is #509581.

Background Color

.myBgColor { background-color: #509581; }

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

This div background color is #509581.

Border color

.myBorderColor { border: 1px solid #509581; }

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

This div border color is #509581.

Opacity

.myOpacity80 { color: #509581; opacity: 0.8; }

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

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

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

This text has shadow with #509581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509581.

Preview

Color preview on black background

This text has color #509581 on black background.


Color preview on white background

This text has color #509581 on white background.


Black color preview on #509581 background

This text has black color on #509581 background.


White color preview on #509581 background

This text has white color on #509581 background.


Related colors

Complementary color

Complementary color for #hex is #AF6A7E.


I love getcolorcode.com

Triadic colors

1 #815095 and #958150 with #509581 are triadic colors.

2 #819550 and #955081 with #509581 are triadic colors.