COLOR #505563

HEX: #505563 RGB: (80,85,99)

Renk bilgisi

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

RGB renk modeli

#505563 color RGB value is (80,85,99).

RGB: (80,85,99) (31%, 33%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 85 of 255 = 33%
B 99 of 255 = 39%

80
85
99

R + G + B ~ 34%. #505563 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 85 + 99 = 264 (100%)
R 80 of 264 ~ 30.3%
G 85 of 264 ~ 32.2%
B 99 of 264 ~ 37.5'%

%30.3
%32.2
%37.5

CMYK RENK MODELİ

#505563 rengi CMYK tonu (19,14,0,61).

  • camgöbeği tonu 19.19%
  • eflatun tonu 14.14%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (19,14,0,61)
C19M14Y0K61 (19%, 14%, 0%, 61%)
(0.19 / 0.14 / 0.00 / 0.61)

CMYK yüzdeleri

%19.19
%14.14
%0
%61.18

Codes

Color #505563 in popluar color models

50 55 63
RGB 80 85 99
HSL 224° 10.61% 35.10%
HSB/HSV 224° 19.19% 38.82%
CMYK 19.19% 14.14% 0.00%
61.18%

Color #505563 in popluar number systems.

HEX 50 55 63
Decimal 80 85 99
Binary 1010000 1010101 1100011
Octal 120 125 143

Shades and tints

Shades of #505563

#505563
(80,85,99)
#494E5A
(73,78,90)
#424751
(66,71,81)
#3B4048
(59,64,72)
#34393F
(52,57,63)
#2D3236
(45,50,54)
#262B2D
(38,43,45)
#1F2424
(31,36,36)
#181D1B
(24,29,27)
#111612
(17,22,18)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #505563

#505563
(80,85,99)
#5F6471
(95,100,113)
#6E737F
(110,115,127)
#7D828D
(125,130,141)
#8C919B
(140,145,155)
#9BA0A9
(155,160,169)
#AAAFB7
(170,175,183)
#B9BEC5
(185,190,197)
#C8CDD3
(200,205,211)
#D7DCE1
(215,220,225)
#E6EBEF
(230,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505563; }

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

This text font color is #505563.

Background Color

.myBgColor { background-color: #505563; }

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

This div background color is #505563.

Border color

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

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

This div border color is #505563.

Opacity

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

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

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

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

This text has shadow with #505563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505563.

Preview

Color preview on black background

This text has color #505563 on black background.


Color preview on white background

This text has color #505563 on white background.


Black color preview on #505563 background

This text has black color on #505563 background.


White color preview on #505563 background

This text has white color on #505563 background.


Related colors

Complementary color

Complementary color for #hex is #AFAA9C.


I love getcolorcode.com

Triadic colors

1 #635055 and #556350 with #505563 are triadic colors.

2 #635550 and #555063 with #505563 are triadic colors.