COLOR #506742

HEX: #506742 RGB: (80,103,66)

Color info

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

RGB color model

#506742 color RGB value is (80,103,66).

RGB: (80,103,66) (31%, 40%, 26%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 66 of 255 = 26%

80
103
66

R + G + B ~ 32%. #506742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 66 = 249 (100%)
R 80 of 249 ~ 32.13%
G 103 of 249 ~ 41.37%
B 66 of 249 ~ 26.51'%

%32.13
%41.37
%26.51

CMYK color model

#506742 color CMYK value is (22,0,36,60).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 35.92%
  • key color value is 59.61%
CMYK: (22,0,36,60) C22M0Y36K60 (22%,0%,36%,60%) (0.22/0.00/0.36/0.60) 

CMYK percentages

%22.33
%0
%35.92
%59.61

Codes

Color #506742 in popluar color models

50 67 42
RGB 80 103 66
HSL 97° 21.89% 33.14%
HSB/HSV 97° 35.92% 40.39%
CMYK 22.33% 0.00% 35.92%
59.61%

Color #506742 in popluar number systems.

HEX 50 67 42
Decimal 80 103 66
Binary 1010000 1100111 1000010
Octal 120 147 102

Shades and tints

Shades of #506742

#506742
(80,103,66)
#495E3C
(73,94,60)
#425536
(66,85,54)
#3B4C30
(59,76,48)
#34432A
(52,67,42)
#2D3A24
(45,58,36)
#26311E
(38,49,30)
#1F2818
(31,40,24)
#181F12
(24,31,18)
#11160C
(17,22,12)
#0A0D06
(10,13,6)
#000000
(0,0,0)

Tints of #506742

#506742
(80,103,66)
#5F7453
(95,116,83)
#6E8164
(110,129,100)
#7D8E75
(125,142,117)
#8C9B86
(140,155,134)
#9BA897
(155,168,151)
#AAB5A8
(170,181,168)
#B9C2B9
(185,194,185)
#C8CFCA
(200,207,202)
#D7DCDB
(215,220,219)
#E6E9EC
(230,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506742; }

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

This text font color is #506742.

Background Color

.myBgColor { background-color: #506742; }

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

This div background color is #506742.

Border color

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

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

This div border color is #506742.

Opacity

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

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

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

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

This text has shadow with #506742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506742.

Preview

Color preview on black background

This text has color #506742 on black background.


Color preview on white background

This text has color #506742 on white background.


Black color preview on #506742 background

This text has black color on #506742 background.


White color preview on #506742 background

This text has white color on #506742 background.


Related colors

Complementary color

Complementary color for #hex is #AF98BD.


I love getcolorcode.com

Triadic colors

1 #425067 and #674250 with #506742 are triadic colors.

2 #426750 and #675042 with #506742 are triadic colors.