COLOR #504154

HEX: #504154 RGB: (80,65,84)

Color info

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

RGB color model

#504154 color RGB value is (80,65,84).

RGB: (80,65,84) (31%, 25%, 33%)

RGB channels and saturation

R 80 of 255 = 31%
G 65 of 255 = 25%
B 84 of 255 = 33%

80
65
84

R + G + B ~ 30%. #504154 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 65 + 84 = 229 (100%)
R 80 of 229 ~ 34.93%
G 65 of 229 ~ 28.38%
B 84 of 229 ~ 36.68'%

%34.93
%28.38
%36.68

CMYK color model

#504154 color CMYK value is (5,23,0,67).

  • cyan value is 4.76%
  • magenta value is 22.62%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (5,23,0,67)
C5M23Y0K67 (5%, 23%, 0%, 67%)
(0.05 / 0.23 / 0.00 / 0.67)

CMYK percentages

%4.76
%22.62
%0
%67.06

Codes

Color #504154 in popluar color models

50 41 54
RGB 80 65 84
HSL 287° 12.75% 29.22%
HSB/HSV 287° 22.62% 32.94%
CMYK 4.76% 22.62% 0.00%
67.06%

Color #504154 in popluar number systems.

HEX 50 41 54
Decimal 80 65 84
Binary 1010000 1000001 1010100
Octal 120 101 124

Shades and tints

Shades of #504154

#504154
(80,65,84)
#493C4D
(73,60,77)
#423746
(66,55,70)
#3B323F
(59,50,63)
#342D38
(52,45,56)
#2D2831
(45,40,49)
#26232A
(38,35,42)
#1F1E23
(31,30,35)
#18191C
(24,25,28)
#111415
(17,20,21)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #504154

#504154
(80,65,84)
#5F5263
(95,82,99)
#6E6372
(110,99,114)
#7D7481
(125,116,129)
#8C8590
(140,133,144)
#9B969F
(155,150,159)
#AAA7AE
(170,167,174)
#B9B8BD
(185,184,189)
#C8C9CC
(200,201,204)
#D7DADB
(215,218,219)
#E6EBEA
(230,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504154 color. Also use rgb(80,65,84) instead hex code.

Text Font Color

.myTextColor { color: #504154; }

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

This text font color is #504154.

Background Color

.myBgColor { background-color: #504154; }

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

This div background color is #504154.

Border color

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

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

This div border color is #504154.

Opacity

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

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

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

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

This text has shadow with #504154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504154.

Preview

Color preview on black background

This text has color #504154 on black background.


Color preview on white background

This text has color #504154 on white background.


Black color preview on #504154 background

This text has black color on #504154 background.


White color preview on #504154 background

This text has white color on #504154 background.


Related colors

Complementary color

Complementary color for #hex is #AFBEAB.


I love getcolorcode.com

Triadic colors

1 #545041 and #415450 with #504154 are triadic colors.

2 #544150 and #415054 with #504154 are triadic colors.