COLOR #504968

HEX: #504968 RGB: (80,73,104)

Color info

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

RGB color model

#504968 color RGB value is (80,73,104).

RGB: (80,73,104) (31%, 29%, 41%)

RGB channels and saturation

R 80 of 255 = 31%
G 73 of 255 = 29%
B 104 of 255 = 41%

80
73
104

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

Portions of RGB colors in percentages

R + G + B = 80 + 73 + 104 = 257 (100%)
R 80 of 257 ~ 31.13%
G 73 of 257 ~ 28.4%
B 104 of 257 ~ 40.47'%

%31.13
%28.4
%40.47

CMYK color model

#504968 color CMYK value is (23,30,0,59).

  • cyan value is 23.08%
  • magenta value is 29.81%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (23,30,0,59)
C23M30Y0K59 (23%, 30%, 0%, 59%)
(0.23 / 0.30 / 0.00 / 0.59)

CMYK percentages

%23.08
%29.81
%0
%59.22

Codes

Color #504968 in popluar color models

50 49 68
RGB 80 73 104
HSL 254° 17.51% 34.71%
HSB/HSV 254° 29.81% 40.78%
CMYK 23.08% 29.81% 0.00%
59.22%

Color #504968 in popluar number systems.

HEX 50 49 68
Decimal 80 73 104
Binary 1010000 1001001 1101000
Octal 120 111 150

Shades and tints

Shades of #504968

#504968
(80,73,104)
#49435F
(73,67,95)
#423D56
(66,61,86)
#3B374D
(59,55,77)
#343144
(52,49,68)
#2D2B3B
(45,43,59)
#262532
(38,37,50)
#1F1F29
(31,31,41)
#181920
(24,25,32)
#111317
(17,19,23)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #504968

#504968
(80,73,104)
#5F5975
(95,89,117)
#6E6982
(110,105,130)
#7D798F
(125,121,143)
#8C899C
(140,137,156)
#9B99A9
(155,153,169)
#AAA9B6
(170,169,182)
#B9B9C3
(185,185,195)
#C8C9D0
(200,201,208)
#D7D9DD
(215,217,221)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504968; }

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

This text font color is #504968.

Background Color

.myBgColor { background-color: #504968; }

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

This div background color is #504968.

Border color

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

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

This div border color is #504968.

Opacity

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

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

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

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

This text has shadow with #504968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504968.

Preview

Color preview on black background

This text has color #504968 on black background.


Color preview on white background

This text has color #504968 on white background.


Black color preview on #504968 background

This text has black color on #504968 background.


White color preview on #504968 background

This text has white color on #504968 background.


Related colors

Complementary color

Complementary color for #hex is #AFB697.


I love getcolorcode.com

Triadic colors

1 #685049 and #496850 with #504968 are triadic colors.

2 #684950 and #495068 with #504968 are triadic colors.