COLOR #505744

HEX: #505744 RGB: (80,87,68)

Color info

#505744 contains red, green and blue colors in about the same proportion. Web safe color of #505744 is #666633 (or #663).

RGB color model

#505744 color RGB value is (80,87,68).

RGB: (80,87,68) (31%, 34%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 87 of 255 = 34%
B 68 of 255 = 27%

80
87
68

R + G + B ~ 31%. #505744 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 87 + 68 = 235 (100%)
R 80 of 235 ~ 34.04%
G 87 of 235 ~ 37.02%
B 68 of 235 ~ 28.94'%

%34.04
%37.02
%28.94

CMYK color model

#505744 color CMYK value is (8,0,22,66).

  • cyan value is 8.05%
  • magenta value is 0.00%
  • yellow value is 21.84%
  • key color value is 65.88%

CMYK: (8,0,22,66)
C8M0Y22K66 (8%, 0%, 22%, 66%)
(0.08 / 0.00 / 0.22 / 0.66)

CMYK percentages

%8.05
%0
%21.84
%65.88

Codes

Color #505744 in popluar color models

50 57 44
RGB 80 87 68
HSL 82° 12.26% 30.39%
HSB/HSV 82° 21.84% 34.12%
CMYK 8.05% 0.00% 21.84%
65.88%

Color #505744 in popluar number systems.

HEX 50 57 44
Decimal 80 87 68
Binary 1010000 1010111 1000100
Octal 120 127 104

Shades and tints

Shades of #505744

#505744
(80,87,68)
#49503E
(73,80,62)
#424938
(66,73,56)
#3B4232
(59,66,50)
#343B2C
(52,59,44)
#2D3426
(45,52,38)
#262D20
(38,45,32)
#1F261A
(31,38,26)
#181F14
(24,31,20)
#11180E
(17,24,14)
#0A1108
(10,17,8)
#000000
(0,0,0)

Tints of #505744

#505744
(80,87,68)
#5F6655
(95,102,85)
#6E7566
(110,117,102)
#7D8477
(125,132,119)
#8C9388
(140,147,136)
#9BA299
(155,162,153)
#AAB1AA
(170,177,170)
#B9C0BB
(185,192,187)
#C8CFCC
(200,207,204)
#D7DEDD
(215,222,221)
#E6EDEE
(230,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505744; }

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

This text font color is #505744.

Background Color

.myBgColor { background-color: #505744; }

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

This div background color is #505744.

Border color

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

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

This div border color is #505744.

Opacity

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

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

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

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

This text has shadow with #505744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505744.

Preview

Color preview on black background

This text has color #505744 on black background.


Color preview on white background

This text has color #505744 on white background.


Black color preview on #505744 background

This text has black color on #505744 background.


White color preview on #505744 background

This text has white color on #505744 background.


Related colors

Complementary color

Complementary color for #hex is #AFA8BB.


I love getcolorcode.com

Triadic colors

1 #445057 and #574450 with #505744 are triadic colors.

2 #445750 and #575044 with #505744 are triadic colors.