COLOR #504638

HEX: #504638 RGB: (80,70,56)

Color info

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

RGB color model

#504638 color RGB value is (80,70,56).

RGB: (80,70,56) (31%, 27%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 70 of 255 = 27%
B 56 of 255 = 22%

80
70
56

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

Portions of RGB colors in percentages

R + G + B = 80 + 70 + 56 = 206 (100%)
R 80 of 206 ~ 38.83%
G 70 of 206 ~ 33.98%
B 56 of 206 ~ 27.18'%

%38.83
%33.98
%27.18

CMYK color model

#504638 color CMYK value is (0,13,30,69).

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

CMYK: (0,13,30,69)
C0M13Y30K69 (0%, 13%, 30%, 69%)
(0.00 / 0.13 / 0.30 / 0.69)

CMYK percentages

%0
%12.5
%30
%68.63

Codes

Color #504638 in popluar color models

50 46 38
RGB 80 70 56
HSL 35° 17.65% 26.67%
HSB/HSV 35° 30.00% 31.37%
CMYK 0.00% 12.50% 30.00%
68.63%

Color #504638 in popluar number systems.

HEX 50 46 38
Decimal 80 70 56
Binary 1010000 1000110 111000
Octal 120 106 70

Shades and tints

Shades of #504638

#504638
(80,70,56)
#494033
(73,64,51)
#423A2E
(66,58,46)
#3B3429
(59,52,41)
#342E24
(52,46,36)
#2D281F
(45,40,31)
#26221A
(38,34,26)
#1F1C15
(31,28,21)
#181610
(24,22,16)
#11100B
(17,16,11)
#0A0A06
(10,10,6)
#000000
(0,0,0)

Tints of #504638

#504638
(80,70,56)
#5F564A
(95,86,74)
#6E665C
(110,102,92)
#7D766E
(125,118,110)
#8C8680
(140,134,128)
#9B9692
(155,150,146)
#AAA6A4
(170,166,164)
#B9B6B6
(185,182,182)
#C8C6C8
(200,198,200)
#D7D6DA
(215,214,218)
#E6E6EC
(230,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504638; }

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

This text font color is #504638.

Background Color

.myBgColor { background-color: #504638; }

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

This div background color is #504638.

Border color

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

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

This div border color is #504638.

Opacity

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

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

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

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

This text has shadow with #504638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504638.

Preview

Color preview on black background

This text has color #504638 on black background.


Color preview on white background

This text has color #504638 on white background.


Black color preview on #504638 background

This text has black color on #504638 background.


White color preview on #504638 background

This text has white color on #504638 background.


Related colors

Complementary color

Complementary color for #hex is #AFB9C7.


I love getcolorcode.com

Triadic colors

1 #385046 and #463850 with #504638 are triadic colors.

2 #384650 and #465038 with #504638 are triadic colors.