COLOR #504965

HEX: #504965 RGB: (80,73,101)

Color info

#504965 contains red, green and blue colors in about the same proportion. Web safe color of #504965 is #663366 (or #636).

RGB color model

#504965 color RGB value is (80,73,101).

RGB: (80,73,101) (31%, 29%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 101 of 255 = 40%

80
73
101

R + G + B ~ 33%. #504965 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 101 = 254 (100%)
R 80 of 254 ~ 31.5%
G 73 of 254 ~ 28.74%
B 101 of 254 ~ 39.76'%

%31.5
%28.74
%39.76

CMYK color model

#504965 color CMYK value is (21,28,0,60).

  • cyan value is 20.79%
  • magenta value is 27.72%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (21,28,0,60)
C21M28Y0K60 (21%, 28%, 0%, 60%)
(0.21 / 0.28 / 0.00 / 0.60)

CMYK percentages

%20.79
%27.72
%0
%60.39

Codes

Color #504965 in popluar color models

50 49 65
RGB 80 73 101
HSL 255° 16.09% 34.12%
HSB/HSV 255° 27.72% 39.61%
CMYK 20.79% 27.72% 0.00%
60.39%

Color #504965 in popluar number systems.

HEX 50 49 65
Decimal 80 73 101
Binary 1010000 1001001 1100101
Octal 120 111 145

Shades and tints

Shades of #504965

#504965
(80,73,101)
#49435C
(73,67,92)
#423D53
(66,61,83)
#3B374A
(59,55,74)
#343141
(52,49,65)
#2D2B38
(45,43,56)
#26252F
(38,37,47)
#1F1F26
(31,31,38)
#18191D
(24,25,29)
#111314
(17,19,20)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #504965

#504965
(80,73,101)
#5F5973
(95,89,115)
#6E6981
(110,105,129)
#7D798F
(125,121,143)
#8C899D
(140,137,157)
#9B99AB
(155,153,171)
#AAA9B9
(170,169,185)
#B9B9C7
(185,185,199)
#C8C9D5
(200,201,213)
#D7D9E3
(215,217,227)
#E6E9F1
(230,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504965; }

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

This text font color is #504965.

Background Color

.myBgColor { background-color: #504965; }

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

This div background color is #504965.

Border color

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

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

This div border color is #504965.

Opacity

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

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

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

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

This text has shadow with #504965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504965.

Preview

Color preview on black background

This text has color #504965 on black background.


Color preview on white background

This text has color #504965 on white background.


Black color preview on #504965 background

This text has black color on #504965 background.


White color preview on #504965 background

This text has white color on #504965 background.


Related colors

Complementary color

Complementary color for #hex is #AFB69A.


I love getcolorcode.com

Triadic colors

1 #655049 and #496550 with #504965 are triadic colors.

2 #654950 and #495065 with #504965 are triadic colors.