COLOR #504641

HEX: #504641 RGB: (80,70,65)

Color info

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

RGB color model

#504641 color RGB value is (80,70,65).

RGB: (80,70,65) (31%, 27%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 65 of 255 = 25%

80
70
65

R + G + B ~ 28%. #504641 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 65 = 215 (100%)
R 80 of 215 ~ 37.21%
G 70 of 215 ~ 32.56%
B 65 of 215 ~ 30.23'%

%37.21
%32.56
%30.23

CMYK color model

#504641 color CMYK value is (0,13,19,69).

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

CMYK: (0,13,19,69)
C0M13Y19K69 (0%, 13%, 19%, 69%)
(0.00 / 0.13 / 0.19 / 0.69)

CMYK percentages

%0
%12.5
%18.75
%68.63

Codes

Color #504641 in popluar color models

50 46 41
RGB 80 70 65
HSL 20° 10.34% 28.43%
HSB/HSV 20° 18.75% 31.37%
CMYK 0.00% 12.50% 18.75%
68.63%

Color #504641 in popluar number systems.

HEX 50 46 41
Decimal 80 70 65
Binary 1010000 1000110 1000001
Octal 120 106 101

Shades and tints

Shades of #504641

#504641
(80,70,65)
#49403C
(73,64,60)
#423A37
(66,58,55)
#3B3432
(59,52,50)
#342E2D
(52,46,45)
#2D2828
(45,40,40)
#262223
(38,34,35)
#1F1C1E
(31,28,30)
#181619
(24,22,25)
#111014
(17,16,20)
#0A0A0F
(10,10,15)
#000000
(0,0,0)

Tints of #504641

#504641
(80,70,65)
#5F5652
(95,86,82)
#6E6663
(110,102,99)
#7D7674
(125,118,116)
#8C8685
(140,134,133)
#9B9696
(155,150,150)
#AAA6A7
(170,166,167)
#B9B6B8
(185,182,184)
#C8C6C9
(200,198,201)
#D7D6DA
(215,214,218)
#E6E6EB
(230,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504641; }

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

This text font color is #504641.

Background Color

.myBgColor { background-color: #504641; }

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

This div background color is #504641.

Border color

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

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

This div border color is #504641.

Opacity

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

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

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

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

This text has shadow with #504641 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504641.

Preview

Color preview on black background

This text has color #504641 on black background.


Color preview on white background

This text has color #504641 on white background.


Black color preview on #504641 background

This text has black color on #504641 background.


White color preview on #504641 background

This text has white color on #504641 background.


Related colors

Complementary color

Complementary color for #hex is #AFB9BE.


I love getcolorcode.com

Triadic colors

1 #415046 and #464150 with #504641 are triadic colors.

2 #414650 and #465041 with #504641 are triadic colors.