COLOR #505163

HEX: #505163 RGB: (80,81,99)

Color info

#505163 contains red, green and blue colors in about the same proportion. Web safe color of #505163 is #666666 (or #666).

RGB color model

#505163 color RGB value is (80,81,99).

RGB: (80,81,99) (31%, 32%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 81 of 255 = 32%
B 99 of 255 = 39%

80
81
99

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

Portions of RGB colors in percentages

R + G + B = 80 + 81 + 99 = 260 (100%)
R 80 of 260 ~ 30.77%
G 81 of 260 ~ 31.15%
B 99 of 260 ~ 38.08'%

%30.77
%31.15
%38.08

CMYK color model

#505163 color CMYK value is (19,18,0,61).

  • cyan value is 19.19%
  • magenta value is 18.18%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (19,18,0,61) C19M18Y0K61 (19%,18%,0%,61%) (0.19/0.18/0.00/0.61) 

CMYK percentages

%19.19
%18.18
%0
%61.18

Codes

Color #505163 in popluar color models

50 51 63
RGB 80 81 99
HSL 237° 10.61% 35.10%
HSB/HSV 237° 19.19% 38.82%
CMYK 19.19% 18.18% 0.00%
61.18%

Color #505163 in popluar number systems.

HEX 50 51 63
Decimal 80 81 99
Binary 1010000 1010001 1100011
Octal 120 121 143

Shades and tints

Shades of #505163

#505163
(80,81,99)
#494A5A
(73,74,90)
#424351
(66,67,81)
#3B3C48
(59,60,72)
#34353F
(52,53,63)
#2D2E36
(45,46,54)
#26272D
(38,39,45)
#1F2024
(31,32,36)
#18191B
(24,25,27)
#111212
(17,18,18)
#0A0B09
(10,11,9)
#000000
(0,0,0)

Tints of #505163

#505163
(80,81,99)
#5F6071
(95,96,113)
#6E6F7F
(110,111,127)
#7D7E8D
(125,126,141)
#8C8D9B
(140,141,155)
#9B9CA9
(155,156,169)
#AAABB7
(170,171,183)
#B9BAC5
(185,186,197)
#C8C9D3
(200,201,211)
#D7D8E1
(215,216,225)
#E6E7EF
(230,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505163; }

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

This text font color is #505163.

Background Color

.myBgColor { background-color: #505163; }

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

This div background color is #505163.

Border color

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

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

This div border color is #505163.

Opacity

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

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

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

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

This text has shadow with #505163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505163.

Preview

Color preview on black background

This text has color #505163 on black background.


Color preview on white background

This text has color #505163 on white background.


Black color preview on #505163 background

This text has black color on #505163 background.


White color preview on #505163 background

This text has white color on #505163 background.


Related colors

Complementary color

Complementary color for #hex is #AFAE9C.


I love getcolorcode.com

Triadic colors

1 #635051 and #516350 with #505163 are triadic colors.

2 #635150 and #515063 with #505163 are triadic colors.