COLOR #506249

HEX: #506249 RGB: (80,98,73)

Color info

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

RGB color model

#506249 color RGB value is (80,98,73).

RGB: (80,98,73) (31%, 38%, 29%)

RGB channels and saturation

R 80 of 255 = 31%
G 98 of 255 = 38%
B 73 of 255 = 29%

80
98
73

R + G + B ~ 33%. #506249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 98 + 73 = 251 (100%)
R 80 of 251 ~ 31.87%
G 98 of 251 ~ 39.04%
B 73 of 251 ~ 29.08'%

%31.87
%39.04
%29.08

CMYK color model

#506249 color CMYK value is (18,0,26,62).

  • cyan value is 18.37%
  • magenta value is 0.00%
  • yellow value is 25.51%
  • key color value is 61.57%

CMYK: (18,0,26,62)
C18M0Y26K62 (18%, 0%, 26%, 62%)
(0.18 / 0.00 / 0.26 / 0.62)

CMYK percentages

%18.37
%0
%25.51
%61.57

Codes

Color #506249 in popluar color models

50 62 49
RGB 80 98 73
HSL 103° 14.62% 33.53%
HSB/HSV 103° 25.51% 38.43%
CMYK 18.37% 0.00% 25.51%
61.57%

Color #506249 in popluar number systems.

HEX 50 62 49
Decimal 80 98 73
Binary 1010000 1100010 1001001
Octal 120 142 111

Shades and tints

Shades of #506249

#506249
(80,98,73)
#495A43
(73,90,67)
#42523D
(66,82,61)
#3B4A37
(59,74,55)
#344231
(52,66,49)
#2D3A2B
(45,58,43)
#263225
(38,50,37)
#1F2A1F
(31,42,31)
#182219
(24,34,25)
#111A13
(17,26,19)
#0A120D
(10,18,13)
#000000
(0,0,0)

Tints of #506249

#506249
(80,98,73)
#5F7059
(95,112,89)
#6E7E69
(110,126,105)
#7D8C79
(125,140,121)
#8C9A89
(140,154,137)
#9BA899
(155,168,153)
#AAB6A9
(170,182,169)
#B9C4B9
(185,196,185)
#C8D2C9
(200,210,201)
#D7E0D9
(215,224,217)
#E6EEE9
(230,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506249 color. Also use rgb(80,98,73) instead hex code.

Text Font Color

.myTextColor { color: #506249; }

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

This text font color is #506249.

Background Color

.myBgColor { background-color: #506249; }

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

This div background color is #506249.

Border color

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

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

This div border color is #506249.

Opacity

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

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

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

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

This text has shadow with #506249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506249.

Preview

Color preview on black background

This text has color #506249 on black background.


Color preview on white background

This text has color #506249 on white background.


Black color preview on #506249 background

This text has black color on #506249 background.


White color preview on #506249 background

This text has white color on #506249 background.


Related colors

Complementary color

Complementary color for #hex is #AF9DB6.


I love getcolorcode.com

Triadic colors

1 #495062 and #624950 with #506249 are triadic colors.

2 #496250 and #625049 with #506249 are triadic colors.