COLOR #505945

HEX: #505945 RGB: (80,89,69)

Color info

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

RGB color model

#505945 color RGB value is (80,89,69).

RGB: (80,89,69) (31%, 35%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 89 of 255 = 35%
B 69 of 255 = 27%

80
89
69

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

Portions of RGB colors in percentages

R + G + B = 80 + 89 + 69 = 238 (100%)
R 80 of 238 ~ 33.61%
G 89 of 238 ~ 37.39%
B 69 of 238 ~ 28.99'%

%33.61
%37.39
%28.99

CMYK color model

#505945 color CMYK value is (10,0,22,65).

  • cyan value is 10.11%
  • magenta value is 0.00%
  • yellow value is 22.47%
  • key color value is 65.10%

CMYK: (10,0,22,65)
C10M0Y22K65 (10%, 0%, 22%, 65%)
(0.10 / 0.00 / 0.22 / 0.65)

CMYK percentages

%10.11
%0
%22.47
%65.1

Codes

Color #505945 in popluar color models

50 59 45
RGB 80 89 69
HSL 87° 12.66% 30.98%
HSB/HSV 87° 22.47% 34.90%
CMYK 10.11% 0.00% 22.47%
65.10%

Color #505945 in popluar number systems.

HEX 50 59 45
Decimal 80 89 69
Binary 1010000 1011001 1000101
Octal 120 131 105

Shades and tints

Shades of #505945

#505945
(80,89,69)
#49513F
(73,81,63)
#424939
(66,73,57)
#3B4133
(59,65,51)
#34392D
(52,57,45)
#2D3127
(45,49,39)
#262921
(38,41,33)
#1F211B
(31,33,27)
#181915
(24,25,21)
#11110F
(17,17,15)
#0A0909
(10,9,9)
#000000
(0,0,0)

Tints of #505945

#505945
(80,89,69)
#5F6855
(95,104,85)
#6E7765
(110,119,101)
#7D8675
(125,134,117)
#8C9585
(140,149,133)
#9BA495
(155,164,149)
#AAB3A5
(170,179,165)
#B9C2B5
(185,194,181)
#C8D1C5
(200,209,197)
#D7E0D5
(215,224,213)
#E6EFE5
(230,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505945; }

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

This text font color is #505945.

Background Color

.myBgColor { background-color: #505945; }

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

This div background color is #505945.

Border color

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

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

This div border color is #505945.

Opacity

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

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

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

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

This text has shadow with #505945 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505945.

Preview

Color preview on black background

This text has color #505945 on black background.


Color preview on white background

This text has color #505945 on white background.


Black color preview on #505945 background

This text has black color on #505945 background.


White color preview on #505945 background

This text has white color on #505945 background.


Related colors

Complementary color

Complementary color for #hex is #AFA6BA.


I love getcolorcode.com

Triadic colors

1 #455059 and #594550 with #505945 are triadic colors.

2 #455950 and #595045 with #505945 are triadic colors.