COLOR #505645

HEX: #505645 RGB: (80,86,69)

Color info

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

RGB color model

#505645 color RGB value is (80,86,69).

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

RGB channels and saturation

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

80
86
69

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

Portions of RGB colors in percentages

R + G + B = 80 + 86 + 69 = 235 (100%)
R 80 of 235 ~ 34.04%
G 86 of 235 ~ 36.6%
B 69 of 235 ~ 29.36'%

%34.04
%36.6
%29.36

CMYK color model

#505645 color CMYK value is (7,0,20,66).

  • cyan value is 6.98%
  • magenta value is 0.00%
  • yellow value is 19.77%
  • key color value is 66.27%

CMYK: (7,0,20,66)
C7M0Y20K66 (7%, 0%, 20%, 66%)
(0.07 / 0.00 / 0.20 / 0.66)

CMYK percentages

%6.98
%0
%19.77
%66.27

Codes

Color #505645 in popluar color models

50 56 45
RGB 80 86 69
HSL 81° 10.97% 30.39%
HSB/HSV 81° 19.77% 33.73%
CMYK 6.98% 0.00% 19.77%
66.27%

Color #505645 in popluar number systems.

HEX 50 56 45
Decimal 80 86 69
Binary 1010000 1010110 1000101
Octal 120 126 105

Shades and tints

Shades of #505645

#505645
(80,86,69)
#494F3F
(73,79,63)
#424839
(66,72,57)
#3B4133
(59,65,51)
#343A2D
(52,58,45)
#2D3327
(45,51,39)
#262C21
(38,44,33)
#1F251B
(31,37,27)
#181E15
(24,30,21)
#11170F
(17,23,15)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #505645

#505645
(80,86,69)
#5F6555
(95,101,85)
#6E7465
(110,116,101)
#7D8375
(125,131,117)
#8C9285
(140,146,133)
#9BA195
(155,161,149)
#AAB0A5
(170,176,165)
#B9BFB5
(185,191,181)
#C8CEC5
(200,206,197)
#D7DDD5
(215,221,213)
#E6ECE5
(230,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505645; }

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

This text font color is #505645.

Background Color

.myBgColor { background-color: #505645; }

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

This div background color is #505645.

Border color

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

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

This div border color is #505645.

Opacity

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

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

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

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

This text has shadow with #505645 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505645.

Preview

Color preview on black background

This text has color #505645 on black background.


Color preview on white background

This text has color #505645 on white background.


Black color preview on #505645 background

This text has black color on #505645 background.


White color preview on #505645 background

This text has white color on #505645 background.


Related colors

Complementary color

Complementary color for #hex is #AFA9BA.


I love getcolorcode.com

Triadic colors

1 #455056 and #564550 with #505645 are triadic colors.

2 #455650 and #565045 with #505645 are triadic colors.