COLOR #505364

HEX: #505364 RGB: (80,83,100)

Color info

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

RGB color model

#505364 color RGB value is (80,83,100).

RGB: (80,83,100) (31%, 33%, 39%)

RGB channels and saturation

R 80 of 255 = 31%
G 83 of 255 = 33%
B 100 of 255 = 39%

80
83
100

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

Portions of RGB colors in percentages

R + G + B = 80 + 83 + 100 = 263 (100%)
R 80 of 263 ~ 30.42%
G 83 of 263 ~ 31.56%
B 100 of 263 ~ 38.02'%

%30.42
%31.56
%38.02

CMYK color model

#505364 color CMYK value is (20,17,0,61).

  • cyan value is 20.00%
  • magenta value is 17.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (20,17,0,61)
C20M17Y0K61 (20%, 17%, 0%, 61%)
(0.20 / 0.17 / 0.00 / 0.61)

CMYK percentages

%20
%17
%0
%60.78

Codes

Color #505364 in popluar color models

50 53 64
RGB 80 83 100
HSL 231° 11.11% 35.29%
HSB/HSV 231° 20.00% 39.22%
CMYK 20.00% 17.00% 0.00%
60.78%

Color #505364 in popluar number systems.

HEX 50 53 64
Decimal 80 83 100
Binary 1010000 1010011 1100100
Octal 120 123 144

Shades and tints

Shades of #505364

#505364
(80,83,100)
#494C5B
(73,76,91)
#424552
(66,69,82)
#3B3E49
(59,62,73)
#343740
(52,55,64)
#2D3037
(45,48,55)
#26292E
(38,41,46)
#1F2225
(31,34,37)
#181B1C
(24,27,28)
#111413
(17,20,19)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #505364

#505364
(80,83,100)
#5F6272
(95,98,114)
#6E7180
(110,113,128)
#7D808E
(125,128,142)
#8C8F9C
(140,143,156)
#9B9EAA
(155,158,170)
#AAADB8
(170,173,184)
#B9BCC6
(185,188,198)
#C8CBD4
(200,203,212)
#D7DAE2
(215,218,226)
#E6E9F0
(230,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505364; }

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

This text font color is #505364.

Background Color

.myBgColor { background-color: #505364; }

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

This div background color is #505364.

Border color

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

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

This div border color is #505364.

Opacity

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

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

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

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

This text has shadow with #505364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505364.

Preview

Color preview on black background

This text has color #505364 on black background.


Color preview on white background

This text has color #505364 on white background.


Black color preview on #505364 background

This text has black color on #505364 background.


White color preview on #505364 background

This text has white color on #505364 background.


Related colors

Complementary color

Complementary color for #hex is #AFAC9B.


I love getcolorcode.com

Triadic colors

1 #645053 and #536450 with #505364 are triadic colors.

2 #645350 and #535064 with #505364 are triadic colors.