COLOR #504241

HEX: #504241 RGB: (80,66,65)

Color info

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

RGB color model

#504241 color RGB value is (80,66,65).

RGB: (80,66,65) (31%, 26%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 66 of 255 = 26%
B 65 of 255 = 25%

80
66
65

R + G + B ~ 27%. #504241 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 66 + 65 = 211 (100%)
R 80 of 211 ~ 37.91%
G 66 of 211 ~ 31.28%
B 65 of 211 ~ 30.81'%

%37.91
%31.28
%30.81

CMYK color model

#504241 color CMYK value is (0,18,19,69).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 18.75%
  • key color value is 68.63%

CMYK: (0,18,19,69)
C0M18Y19K69 (0%, 18%, 19%, 69%)
(0.00 / 0.18 / 0.19 / 0.69)

CMYK percentages

%0
%17.5
%18.75
%68.63

Codes

Color #504241 in popluar color models

50 42 41
RGB 80 66 65
HSL 10.34% 28.43%
HSB/HSV 18.75% 31.37%
CMYK 0.00% 17.50% 18.75%
68.63%

Color #504241 in popluar number systems.

HEX 50 42 41
Decimal 80 66 65
Binary 1010000 1000010 1000001
Octal 120 102 101

Shades and tints

Shades of #504241

#504241
(80,66,65)
#493C3C
(73,60,60)
#423637
(66,54,55)
#3B3032
(59,48,50)
#342A2D
(52,42,45)
#2D2428
(45,36,40)
#261E23
(38,30,35)
#1F181E
(31,24,30)
#181219
(24,18,25)
#110C14
(17,12,20)
#0A060F
(10,6,15)
#000000
(0,0,0)

Tints of #504241

#504241
(80,66,65)
#5F5352
(95,83,82)
#6E6463
(110,100,99)
#7D7574
(125,117,116)
#8C8685
(140,134,133)
#9B9796
(155,151,150)
#AAA8A7
(170,168,167)
#B9B9B8
(185,185,184)
#C8CAC9
(200,202,201)
#D7DBDA
(215,219,218)
#E6ECEB
(230,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504241; }

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

This text font color is #504241.

Background Color

.myBgColor { background-color: #504241; }

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

This div background color is #504241.

Border color

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

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

This div border color is #504241.

Opacity

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

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

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

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

This text has shadow with #504241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504241.

Preview

Color preview on black background

This text has color #504241 on black background.


Color preview on white background

This text has color #504241 on white background.


Black color preview on #504241 background

This text has black color on #504241 background.


White color preview on #504241 background

This text has white color on #504241 background.


Related colors

Complementary color

Complementary color for #hex is #AFBDBE.


I love getcolorcode.com

Triadic colors

1 #415042 and #424150 with #504241 are triadic colors.

2 #414250 and #425041 with #504241 are triadic colors.