COLOR #509595

HEX: #509595 RGB: (80,149,149)

Renk bilgisi

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

RGB renk modeli

#509595 color RGB value is (80,149,149).

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

RGB bağlantıları ve doygunluk

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

80
149
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 149 + 149 = 378 (100%)
R 80 of 378 ~ 21.16%
G 149 of 378 ~ 39.42%
B 149 of 378 ~ 39.42'%

%21.16
%39.42
%39.42

CMYK RENK MODELİ

#509595 rengi CMYK tonu (46,0,0,42).

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

CMYK: (46,0,0,42)
C46M0Y0K42 (46%, 0%, 0%, 42%)
(0.46 / 0.00 / 0.00 / 0.42)

CMYK yüzdeleri

%46.31
%0
%0
%41.57

Codes

Color #509595 in popluar color models

50 95 95
RGB 80 149 149
HSL 180° 30.13% 44.90%
HSB/HSV 180° 46.31% 58.43%
CMYK 46.31% 0.00% 0.00%
41.57%

Color #509595 in popluar number systems.

HEX 50 95 95
Decimal 80 149 149
Binary 1010000 10010101 10010101
Octal 120 225 225

Shades and tints

Shades of #509595

#509595
(80,149,149)
#498888
(73,136,136)
#427B7B
(66,123,123)
#3B6E6E
(59,110,110)
#346161
(52,97,97)
#2D5454
(45,84,84)
#264747
(38,71,71)
#1F3A3A
(31,58,58)
#182D2D
(24,45,45)
#112020
(17,32,32)
#0A1313
(10,19,19)
#000000
(0,0,0)

Tints of #509595

#509595
(80,149,149)
#5F9E9E
(95,158,158)
#6EA7A7
(110,167,167)
#7DB0B0
(125,176,176)
#8CB9B9
(140,185,185)
#9BC2C2
(155,194,194)
#AACBCB
(170,203,203)
#B9D4D4
(185,212,212)
#C8DDDD
(200,221,221)
#D7E6E6
(215,230,230)
#E6EFEF
(230,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #509595; }

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

This text font color is #509595.

Background Color

.myBgColor { background-color: #509595; }

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

This div background color is #509595.

Border color

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

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

This div border color is #509595.

Opacity

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

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

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

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

This text has shadow with #509595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509595.

Preview

Color preview on black background

This text has color #509595 on black background.


Color preview on white background

This text has color #509595 on white background.


Black color preview on #509595 background

This text has black color on #509595 background.


White color preview on #509595 background

This text has white color on #509595 background.


Related colors

Complementary color

Complementary color for #hex is #AF6A6A.


I love getcolorcode.com