COLOR #506F46

HEX: #506F46 RGB: (80,111,70)

Color info

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

RGB color model

#506F46 color RGB value is (80,111,70).

RGB: (80,111,70) (31%, 44%, 27%)

RGB channels and saturation

R 80 of 255 = 31%
G 111 of 255 = 44%
B 70 of 255 = 27%

80
111
70

R + G + B ~ 34%. #506F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 111 + 70 = 261 (100%)
R 80 of 261 ~ 30.65%
G 111 of 261 ~ 42.53%
B 70 of 261 ~ 26.82'%

%30.65
%42.53
%26.82

CMYK color model

#506F46 color CMYK value is (28,0,37,56).

  • cyan value is 27.93%
  • magenta value is 0.00%
  • yellow value is 36.94%
  • key color value is 56.47%

CMYK: (28,0,37,56)
C28M0Y37K56 (28%, 0%, 37%, 56%)
(0.28 / 0.00 / 0.37 / 0.56)

CMYK percentages

%27.93
%0
%36.94
%56.47

Codes

Color #506F46 in popluar color models

50 6F 46
RGB 80 111 70
HSL 105° 22.65% 35.49%
HSB/HSV 105° 36.94% 43.53%
CMYK 27.93% 0.00% 36.94%
56.47%

Color #506F46 in popluar number systems.

HEX 50 6F 46
Decimal 80 111 70
Binary 1010000 1101111 1000110
Octal 120 157 106

Shades and tints

Shades of #506F46

#506F46
(80,111,70)
#496540
(73,101,64)
#425B3A
(66,91,58)
#3B5134
(59,81,52)
#34472E
(52,71,46)
#2D3D28
(45,61,40)
#263322
(38,51,34)
#1F291C
(31,41,28)
#181F16
(24,31,22)
#111510
(17,21,16)
#0A0B0A
(10,11,10)
#000000
(0,0,0)

Tints of #506F46

#506F46
(80,111,70)
#5F7C56
(95,124,86)
#6E8966
(110,137,102)
#7D9676
(125,150,118)
#8CA386
(140,163,134)
#9BB096
(155,176,150)
#AABDA6
(170,189,166)
#B9CAB6
(185,202,182)
#C8D7C6
(200,215,198)
#D7E4D6
(215,228,214)
#E6F1E6
(230,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506F46 color. Also use rgb(80,111,70) instead hex code.

Text Font Color

.myTextColor { color: #506F46; }

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

This text font color is #506F46.

Background Color

.myBgColor { background-color: #506F46; }

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

This div background color is #506F46.

Border color

.myBorderColor { border: 1px solid #506F46; }

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

This div border color is #506F46.

Opacity

.myOpacity80 { color: #506F46; opacity: 0.8; }

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

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

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

This text has shadow with #506F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506F46.

Preview

Color preview on black background

This text has color #506F46 on black background.


Color preview on white background

This text has color #506F46 on white background.


Black color preview on #506F46 background

This text has black color on #506F46 background.


White color preview on #506F46 background

This text has white color on #506F46 background.


Related colors

Complementary color

Complementary color for #hex is #AF90B9.


I love getcolorcode.com

Triadic colors

1 #46506F and #6F4650 with #506F46 are triadic colors.

2 #466F50 and #6F5046 with #506F46 are triadic colors.