COLOR #505745

HEX: #505745 RGB: (80,87,69)

Color info

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

RGB color model

#505745 color RGB value is (80,87,69).

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

RGB channels and saturation

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

80
87
69

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

Portions of RGB colors in percentages

R + G + B = 80 + 87 + 69 = 236 (100%)
R 80 of 236 ~ 33.9%
G 87 of 236 ~ 36.86%
B 69 of 236 ~ 29.24'%

%33.9
%36.86
%29.24

CMYK color model

#505745 color CMYK value is (8,0,21,66).

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

CMYK: (8,0,21,66)
C8M0Y21K66 (8%, 0%, 21%, 66%)
(0.08 / 0.00 / 0.21 / 0.66)

CMYK percentages

%8.05
%0
%20.69
%65.88

Codes

Color #505745 in popluar color models

50 57 45
RGB 80 87 69
HSL 83° 11.54% 30.59%
HSB/HSV 83° 20.69% 34.12%
CMYK 8.05% 0.00% 20.69%
65.88%

Color #505745 in popluar number systems.

HEX 50 57 45
Decimal 80 87 69
Binary 1010000 1010111 1000101
Octal 120 127 105

Shades and tints

Shades of #505745

#505745
(80,87,69)
#49503F
(73,80,63)
#424939
(66,73,57)
#3B4233
(59,66,51)
#343B2D
(52,59,45)
#2D3427
(45,52,39)
#262D21
(38,45,33)
#1F261B
(31,38,27)
#181F15
(24,31,21)
#11180F
(17,24,15)
#0A1109
(10,17,9)
#000000
(0,0,0)

Tints of #505745

#505745
(80,87,69)
#5F6655
(95,102,85)
#6E7565
(110,117,101)
#7D8475
(125,132,117)
#8C9385
(140,147,133)
#9BA295
(155,162,149)
#AAB1A5
(170,177,165)
#B9C0B5
(185,192,181)
#C8CFC5
(200,207,197)
#D7DED5
(215,222,213)
#E6EDE5
(230,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505745; }

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

This text font color is #505745.

Background Color

.myBgColor { background-color: #505745; }

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

This div background color is #505745.

Border color

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

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

This div border color is #505745.

Opacity

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

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

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

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

This text has shadow with #505745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505745.

Preview

Color preview on black background

This text has color #505745 on black background.


Color preview on white background

This text has color #505745 on white background.


Black color preview on #505745 background

This text has black color on #505745 background.


White color preview on #505745 background

This text has white color on #505745 background.


Related colors

Complementary color

Complementary color for #hex is #AFA8BA.


I love getcolorcode.com

Triadic colors

1 #455057 and #574550 with #505745 are triadic colors.

2 #455750 and #575045 with #505745 are triadic colors.