COLOR #505942

HEX: #505942 RGB: (80,89,66)

Color info

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

RGB color model

#505942 color RGB value is (80,89,66).

RGB: (80,89,66) (31%, 35%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 89 of 255 = 35%
B 66 of 255 = 26%

80
89
66

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

Portions of RGB colors in percentages

R + G + B = 80 + 89 + 66 = 235 (100%)
R 80 of 235 ~ 34.04%
G 89 of 235 ~ 37.87%
B 66 of 235 ~ 28.09'%

%34.04
%37.87
%28.09

CMYK color model

#505942 color CMYK value is (10,0,26,65).

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

CMYK: (10,0,26,65)
C10M0Y26K65 (10%, 0%, 26%, 65%)
(0.10 / 0.00 / 0.26 / 0.65)

CMYK percentages

%10.11
%0
%25.84
%65.1

Codes

Color #505942 in popluar color models

50 59 42
RGB 80 89 66
HSL 83° 14.84% 30.39%
HSB/HSV 83° 25.84% 34.90%
CMYK 10.11% 0.00% 25.84%
65.10%

Color #505942 in popluar number systems.

HEX 50 59 42
Decimal 80 89 66
Binary 1010000 1011001 1000010
Octal 120 131 102

Shades and tints

Shades of #505942

#505942
(80,89,66)
#49513C
(73,81,60)
#424936
(66,73,54)
#3B4130
(59,65,48)
#34392A
(52,57,42)
#2D3124
(45,49,36)
#26291E
(38,41,30)
#1F2118
(31,33,24)
#181912
(24,25,18)
#11110C
(17,17,12)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #505942

#505942
(80,89,66)
#5F6853
(95,104,83)
#6E7764
(110,119,100)
#7D8675
(125,134,117)
#8C9586
(140,149,134)
#9BA497
(155,164,151)
#AAB3A8
(170,179,168)
#B9C2B9
(185,194,185)
#C8D1CA
(200,209,202)
#D7E0DB
(215,224,219)
#E6EFEC
(230,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505942; }

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

This text font color is #505942.

Background Color

.myBgColor { background-color: #505942; }

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

This div background color is #505942.

Border color

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

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

This div border color is #505942.

Opacity

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

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

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

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

This text has shadow with #505942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505942.

Preview

Color preview on black background

This text has color #505942 on black background.


Color preview on white background

This text has color #505942 on white background.


Black color preview on #505942 background

This text has black color on #505942 background.


White color preview on #505942 background

This text has white color on #505942 background.


Related colors

Complementary color

Complementary color for #hex is #AFA6BD.


I love getcolorcode.com

Triadic colors

1 #425059 and #594250 with #505942 are triadic colors.

2 #425950 and #595042 with #505942 are triadic colors.