COLOR #504448

HEX: #504448 RGB: (80,68,72)

Color info

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

RGB color model

#504448 color RGB value is (80,68,72).

RGB: (80,68,72) (31%, 27%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 68 of 255 = 27%
B 72 of 255 = 28%

80
68
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 68 + 72 = 220 (100%)
R 80 of 220 ~ 36.36%
G 68 of 220 ~ 30.91%
B 72 of 220 ~ 32.73'%

%36.36
%30.91
%32.73

CMYK color model

#504448 color CMYK value is (0,15,10,69).

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

CMYK: (0,15,10,69)
C0M15Y10K69 (0%, 15%, 10%, 69%)
(0.00 / 0.15 / 0.10 / 0.69)

CMYK percentages

%0
%15
%10
%68.63

Codes

Color #504448 in popluar color models

50 44 48
RGB 80 68 72
HSL 340° 8.11% 29.02%
HSB/HSV 340° 15.00% 31.37%
CMYK 0.00% 15.00% 10.00%
68.63%

Color #504448 in popluar number systems.

HEX 50 44 48
Decimal 80 68 72
Binary 1010000 1000100 1001000
Octal 120 104 110

Shades and tints

Shades of #504448

#504448
(80,68,72)
#493E42
(73,62,66)
#42383C
(66,56,60)
#3B3236
(59,50,54)
#342C30
(52,44,48)
#2D262A
(45,38,42)
#262024
(38,32,36)
#1F1A1E
(31,26,30)
#181418
(24,20,24)
#110E12
(17,14,18)
#0A080C
(10,8,12)
#000000
(0,0,0)

Tints of #504448

#504448
(80,68,72)
#5F5558
(95,85,88)
#6E6668
(110,102,104)
#7D7778
(125,119,120)
#8C8888
(140,136,136)
#9B9998
(155,153,152)
#AAAAA8
(170,170,168)
#B9BBB8
(185,187,184)
#C8CCC8
(200,204,200)
#D7DDD8
(215,221,216)
#E6EEE8
(230,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504448; }

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

This text font color is #504448.

Background Color

.myBgColor { background-color: #504448; }

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

This div background color is #504448.

Border color

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

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

This div border color is #504448.

Opacity

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

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

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

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

This text has shadow with #504448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504448.

Preview

Color preview on black background

This text has color #504448 on black background.


Color preview on white background

This text has color #504448 on white background.


Black color preview on #504448 background

This text has black color on #504448 background.


White color preview on #504448 background

This text has white color on #504448 background.


Related colors

Complementary color

Complementary color for #hex is #AFBBB7.


I love getcolorcode.com

Triadic colors

1 #485044 and #444850 with #504448 are triadic colors.

2 #484450 and #445048 with #504448 are triadic colors.