COLOR #506048

HEX: #506048 RGB: (80,96,72)

Color info

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

RGB color model

#506048 color RGB value is (80,96,72).

RGB: (80,96,72) (31%, 38%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 96 of 255 = 38%
B 72 of 255 = 28%

80
96
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 72 = 248 (100%)
R 80 of 248 ~ 32.26%
G 96 of 248 ~ 38.71%
B 72 of 248 ~ 29.03'%

%32.26
%38.71
%29.03

CMYK color model

#506048 color CMYK value is (17,0,25,62).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 62.35%

CMYK: (17,0,25,62)
C17M0Y25K62 (17%, 0%, 25%, 62%)
(0.17 / 0.00 / 0.25 / 0.62)

CMYK percentages

%16.67
%0
%25
%62.35

Codes

Color #506048 in popluar color models

50 60 48
RGB 80 96 72
HSL 100° 14.29% 32.94%
HSB/HSV 100° 25.00% 37.65%
CMYK 16.67% 0.00% 25.00%
62.35%

Color #506048 in popluar number systems.

HEX 50 60 48
Decimal 80 96 72
Binary 1010000 1100000 1001000
Octal 120 140 110

Shades and tints

Shades of #506048

#506048
(80,96,72)
#495842
(73,88,66)
#42503C
(66,80,60)
#3B4836
(59,72,54)
#344030
(52,64,48)
#2D382A
(45,56,42)
#263024
(38,48,36)
#1F281E
(31,40,30)
#182018
(24,32,24)
#111812
(17,24,18)
#0A100C
(10,16,12)
#000000
(0,0,0)

Tints of #506048

#506048
(80,96,72)
#5F6E58
(95,110,88)
#6E7C68
(110,124,104)
#7D8A78
(125,138,120)
#8C9888
(140,152,136)
#9BA698
(155,166,152)
#AAB4A8
(170,180,168)
#B9C2B8
(185,194,184)
#C8D0C8
(200,208,200)
#D7DED8
(215,222,216)
#E6ECE8
(230,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506048 color. Also use rgb(80,96,72) instead hex code.

Text Font Color

.myTextColor { color: #506048; }

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

This text font color is #506048.

Background Color

.myBgColor { background-color: #506048; }

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

This div background color is #506048.

Border color

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

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

This div border color is #506048.

Opacity

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

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

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

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

This text has shadow with #506048 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506048.

Preview

Color preview on black background

This text has color #506048 on black background.


Color preview on white background

This text has color #506048 on white background.


Black color preview on #506048 background

This text has black color on #506048 background.


White color preview on #506048 background

This text has white color on #506048 background.


Related colors

Complementary color

Complementary color for #hex is #AF9FB7.


I love getcolorcode.com

Triadic colors

1 #485060 and #604850 with #506048 are triadic colors.

2 #486050 and #605048 with #506048 are triadic colors.