COLOR #504237

HEX: #504237 RGB: (80,66,55)

Color info

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

RGB color model

#504237 color RGB value is (80,66,55).

RGB: (80,66,55) (31%, 26%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 66 of 255 = 26%
B 55 of 255 = 22%

80
66
55

R + G + B ~ 26%. #504237 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 66 + 55 = 201 (100%)
R 80 of 201 ~ 39.8%
G 66 of 201 ~ 32.84%
B 55 of 201 ~ 27.36'%

%39.8
%32.84
%27.36

CMYK color model

#504237 color CMYK value is (0,18,31,69).

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

CMYK: (0,18,31,69)
C0M18Y31K69 (0%, 18%, 31%, 69%)
(0.00 / 0.18 / 0.31 / 0.69)

CMYK percentages

%0
%17.5
%31.25
%68.63

Codes

Color #504237 in popluar color models

50 42 37
RGB 80 66 55
HSL 26° 18.52% 26.47%
HSB/HSV 26° 31.25% 31.37%
CMYK 0.00% 17.50% 31.25%
68.63%

Color #504237 in popluar number systems.

HEX 50 42 37
Decimal 80 66 55
Binary 1010000 1000010 110111
Octal 120 102 67

Shades and tints

Shades of #504237

#504237
(80,66,55)
#493C32
(73,60,50)
#42362D
(66,54,45)
#3B3028
(59,48,40)
#342A23
(52,42,35)
#2D241E
(45,36,30)
#261E19
(38,30,25)
#1F1814
(31,24,20)
#18120F
(24,18,15)
#110C0A
(17,12,10)
#0A0605
(10,6,5)
#000000
(0,0,0)

Tints of #504237

#504237
(80,66,55)
#5F5349
(95,83,73)
#6E645B
(110,100,91)
#7D756D
(125,117,109)
#8C867F
(140,134,127)
#9B9791
(155,151,145)
#AAA8A3
(170,168,163)
#B9B9B5
(185,185,181)
#C8CAC7
(200,202,199)
#D7DBD9
(215,219,217)
#E6ECEB
(230,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504237; }

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

This text font color is #504237.

Background Color

.myBgColor { background-color: #504237; }

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

This div background color is #504237.

Border color

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

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

This div border color is #504237.

Opacity

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

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

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

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

This text has shadow with #504237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504237.

Preview

Color preview on black background

This text has color #504237 on black background.


Color preview on white background

This text has color #504237 on white background.


Black color preview on #504237 background

This text has black color on #504237 background.


White color preview on #504237 background

This text has white color on #504237 background.


Related colors

Complementary color

Complementary color for #hex is #AFBDC8.


I love getcolorcode.com

Triadic colors

1 #375042 and #423750 with #504237 are triadic colors.

2 #374250 and #425037 with #504237 are triadic colors.