COLOR #504849

HEX: #504849 RGB: (80,72,73)

Color info

#504849 contains red, green and blue colors in about the same proportion. Web safe color of #504849 is #663333 (or #633).

RGB color model

#504849 color RGB value is (80,72,73).

RGB: (80,72,73) (31%, 28%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 72 of 255 = 28%
B 73 of 255 = 29%

80
72
73

R + G + B ~ 29%. #504849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 72 + 73 = 225 (100%)
R 80 of 225 ~ 35.56%
G 72 of 225 ~ 32%
B 73 of 225 ~ 32.44'%

%35.56
%32
%32.44

CMYK color model

#504849 color CMYK value is (0,10,9,69).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 8.75%
  • key color value is 68.63%

CMYK: (0,10,9,69)
C0M10Y9K69 (0%, 10%, 9%, 69%)
(0.00 / 0.10 / 0.09 / 0.69)

CMYK percentages

%0
%10
%8.75
%68.63

Codes

Color #504849 in popluar color models

50 48 49
RGB 80 72 73
HSL 353° 5.26% 29.80%
HSB/HSV 353° 10.00% 31.37%
CMYK 0.00% 10.00% 8.75%
68.63%

Color #504849 in popluar number systems.

HEX 50 48 49
Decimal 80 72 73
Binary 1010000 1001000 1001001
Octal 120 110 111

Shades and tints

Shades of #504849

#504849
(80,72,73)
#494243
(73,66,67)
#423C3D
(66,60,61)
#3B3637
(59,54,55)
#343031
(52,48,49)
#2D2A2B
(45,42,43)
#262425
(38,36,37)
#1F1E1F
(31,30,31)
#181819
(24,24,25)
#111213
(17,18,19)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #504849

#504849
(80,72,73)
#5F5859
(95,88,89)
#6E6869
(110,104,105)
#7D7879
(125,120,121)
#8C8889
(140,136,137)
#9B9899
(155,152,153)
#AAA8A9
(170,168,169)
#B9B8B9
(185,184,185)
#C8C8C9
(200,200,201)
#D7D8D9
(215,216,217)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504849; }

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

This text font color is #504849.

Background Color

.myBgColor { background-color: #504849; }

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

This div background color is #504849.

Border color

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

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

This div border color is #504849.

Opacity

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

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

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

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

This text has shadow with #504849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504849.

Preview

Color preview on black background

This text has color #504849 on black background.


Color preview on white background

This text has color #504849 on white background.


Black color preview on #504849 background

This text has black color on #504849 background.


White color preview on #504849 background

This text has white color on #504849 background.


Related colors

Complementary color

Complementary color for #hex is #AFB7B6.


I love getcolorcode.com

Triadic colors

1 #495048 and #484950 with #504849 are triadic colors.

2 #494850 and #485049 with #504849 are triadic colors.