COLOR #506637

HEX: #506637 RGB: (80,102,55)

Color info

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

RGB color model

#506637 color RGB value is (80,102,55).

RGB: (80,102,55) (31%, 40%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 102 of 255 = 40%
B 55 of 255 = 22%

80
102
55

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

Portions of RGB colors in percentages

R + G + B = 80 + 102 + 55 = 237 (100%)
R 80 of 237 ~ 33.76%
G 102 of 237 ~ 43.04%
B 55 of 237 ~ 23.21'%

%33.76
%43.04
%23.21

CMYK color model

#506637 color CMYK value is (22,0,46,60).

  • cyan value is 21.57%
  • magenta value is 0.00%
  • yellow value is 46.08%
  • key color value is 60.00%
CMYK: (22,0,46,60) C22M0Y46K60 (22%,0%,46%,60%) (0.22/0.00/0.46/0.60) 

CMYK percentages

%21.57
%0
%46.08
%60

Codes

Color #506637 in popluar color models

50 66 37
RGB 80 102 55
HSL 88° 29.94% 30.78%
HSB/HSV 88° 46.08% 40.00%
CMYK 21.57% 0.00% 46.08%
60.00%

Color #506637 in popluar number systems.

HEX 50 66 37
Decimal 80 102 55
Binary 1010000 1100110 110111
Octal 120 146 67

Shades and tints

Shades of #506637

#506637
(80,102,55)
#495D32
(73,93,50)
#42542D
(66,84,45)
#3B4B28
(59,75,40)
#344223
(52,66,35)
#2D391E
(45,57,30)
#263019
(38,48,25)
#1F2714
(31,39,20)
#181E0F
(24,30,15)
#11150A
(17,21,10)
#0A0C05
(10,12,5)
#000000
(0,0,0)

Tints of #506637

#506637
(80,102,55)
#5F7349
(95,115,73)
#6E805B
(110,128,91)
#7D8D6D
(125,141,109)
#8C9A7F
(140,154,127)
#9BA791
(155,167,145)
#AAB4A3
(170,180,163)
#B9C1B5
(185,193,181)
#C8CEC7
(200,206,199)
#D7DBD9
(215,219,217)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506637 color. Also use rgb(80,102,55) instead hex code.

Text Font Color

.myTextColor { color: #506637; }

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

This text font color is #506637.

Background Color

.myBgColor { background-color: #506637; }

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

This div background color is #506637.

Border color

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

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

This div border color is #506637.

Opacity

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

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

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

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

This text has shadow with #506637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506637.

Preview

Color preview on black background

This text has color #506637 on black background.


Color preview on white background

This text has color #506637 on white background.


Black color preview on #506637 background

This text has black color on #506637 background.


White color preview on #506637 background

This text has white color on #506637 background.


Related colors

Complementary color

Complementary color for #hex is #AF99C8.


I love getcolorcode.com

Triadic colors

1 #375066 and #663750 with #506637 are triadic colors.

2 #376650 and #665037 with #506637 are triadic colors.