COLOR #508590

HEX: #508590 RGB: (80,133,144)

Renk bilgisi

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

RGB renk modeli

#508590 color RGB value is (80,133,144).

RGB: (80,133,144) (31%, 52%, 56%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 133 of 255 = 52%
B 144 of 255 = 56%

80
133
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 133 + 144 = 357 (100%)
R 80 of 357 ~ 22.41%
G 133 of 357 ~ 37.25%
B 144 of 357 ~ 40.34'%

%22.41
%37.25
%40.34

CMYK RENK MODELİ

#508590 rengi CMYK tonu (44,8,0,44).

  • camgöbeği tonu 44.44%
  • eflatun tonu 7.64%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (44,8,0,44)
C44M8Y0K44 (44%, 8%, 0%, 44%)
(0.44 / 0.08 / 0.00 / 0.44)

CMYK yüzdeleri

%44.44
%7.64
%0
%43.53

Codes

Color #508590 in popluar color models

50 85 90
RGB 80 133 144
HSL 190° 28.57% 43.92%
HSB/HSV 190° 44.44% 56.47%
CMYK 44.44% 7.64% 0.00%
43.53%

Color #508590 in popluar number systems.

HEX 50 85 90
Decimal 80 133 144
Binary 1010000 10000101 10010000
Octal 120 205 220

Shades and tints

Shades of #508590

#508590
(80,133,144)
#497983
(73,121,131)
#426D76
(66,109,118)
#3B6169
(59,97,105)
#34555C
(52,85,92)
#2D494F
(45,73,79)
#263D42
(38,61,66)
#1F3135
(31,49,53)
#182528
(24,37,40)
#11191B
(17,25,27)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #508590

#508590
(80,133,144)
#5F909A
(95,144,154)
#6E9BA4
(110,155,164)
#7DA6AE
(125,166,174)
#8CB1B8
(140,177,184)
#9BBCC2
(155,188,194)
#AAC7CC
(170,199,204)
#B9D2D6
(185,210,214)
#C8DDE0
(200,221,224)
#D7E8EA
(215,232,234)
#E6F3F4
(230,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508590 color. Also use rgb(80,133,144) instead hex code.

Text Font Color

.myTextColor { color: #508590; }

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

This text font color is #508590.

Background Color

.myBgColor { background-color: #508590; }

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

This div background color is #508590.

Border color

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

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

This div border color is #508590.

Opacity

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

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

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

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

This text has shadow with #508590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508590.

Preview

Color preview on black background

This text has color #508590 on black background.


Color preview on white background

This text has color #508590 on white background.


Black color preview on #508590 background

This text has black color on #508590 background.


White color preview on #508590 background

This text has white color on #508590 background.


Related colors

Complementary color

Complementary color for #hex is #AF7A6F.


I love getcolorcode.com

Triadic colors

1 #905085 and #859050 with #508590 are triadic colors.

2 #908550 and #855090 with #508590 are triadic colors.