COLOR #508780

HEX: #508780 RGB: (80,135,128)

Renk bilgisi

#508780 contains red, green and blue colors in about the same proportion. #508780 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#508780 color RGB value is (80,135,128).

RGB: (80,135,128) (31%, 53%, 50%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 135 of 255 = 53%
B 128 of 255 = 50%

80
135
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 135 + 128 = 343 (100%)
R 80 of 343 ~ 23.32%
G 135 of 343 ~ 39.36%
B 128 of 343 ~ 37.32'%

%23.32
%39.36
%37.32

CMYK RENK MODELİ

#508780 rengi CMYK tonu (41,0,5,47).

  • camgöbeği tonu 40.74%
  • eflatun tonu 0.00%
  • sarı tonu 5.19%
  • ana renk tonu 47.06%

CMYK: (41,0,5,47)
C41M0Y5K47 (41%, 0%, 5%, 47%)
(0.41 / 0.00 / 0.05 / 0.47)

CMYK yüzdeleri

%40.74
%0
%5.19
%47.06

Codes

Color #508780 in popluar color models

50 87 80
RGB 80 135 128
HSL 172° 25.58% 42.16%
HSB/HSV 172° 40.74% 52.94%
CMYK 40.74% 0.00% 5.19%
47.06%

Color #508780 in popluar number systems.

HEX 50 87 80
Decimal 80 135 128
Binary 1010000 10000111 10000000
Octal 120 207 200

Shades and tints

Shades of #508780

#508780
(80,135,128)
#497B75
(73,123,117)
#426F6A
(66,111,106)
#3B635F
(59,99,95)
#345754
(52,87,84)
#2D4B49
(45,75,73)
#263F3E
(38,63,62)
#1F3333
(31,51,51)
#182728
(24,39,40)
#111B1D
(17,27,29)
#0A0F12
(10,15,18)
#000000
(0,0,0)

Tints of #508780

#508780
(80,135,128)
#5F918B
(95,145,139)
#6E9B96
(110,155,150)
#7DA5A1
(125,165,161)
#8CAFAC
(140,175,172)
#9BB9B7
(155,185,183)
#AAC3C2
(170,195,194)
#B9CDCD
(185,205,205)
#C8D7D8
(200,215,216)
#D7E1E3
(215,225,227)
#E6EBEE
(230,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #508780 color. Also use rgb(80,135,128) instead hex code.

Text Font Color

.myTextColor { color: #508780; }

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

This text font color is #508780.

Background Color

.myBgColor { background-color: #508780; }

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

This div background color is #508780.

Border color

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

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

This div border color is #508780.

Opacity

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

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

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

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

This text has shadow with #508780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508780.

Preview

Color preview on black background

This text has color #508780 on black background.


Color preview on white background

This text has color #508780 on white background.


Black color preview on #508780 background

This text has black color on #508780 background.


White color preview on #508780 background

This text has white color on #508780 background.


Related colors

Complementary color

Complementary color for #hex is #AF787F.


I love getcolorcode.com

Triadic colors

1 #805087 and #878050 with #508780 are triadic colors.

2 #808750 and #875080 with #508780 are triadic colors.