COLOR #506748

HEX: #506748 RGB: (80,103,72)

Color info

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

RGB color model

#506748 color RGB value is (80,103,72).

RGB: (80,103,72) (31%, 40%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 72 of 255 = 28%

80
103
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 72 = 255 (100%)
R 80 of 255 ~ 31.37%
G 103 of 255 ~ 40.39%
B 72 of 255 ~ 28.24'%

%31.37
%40.39
%28.24

CMYK color model

#506748 color CMYK value is (22,0,30,60).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 30.10%
  • key color value is 59.61%
CMYK: (22,0,30,60) C22M0Y30K60 (22%,0%,30%,60%) (0.22/0.00/0.30/0.60) 

CMYK percentages

%22.33
%0
%30.1
%59.61

Codes

Color #506748 in popluar color models

50 67 48
RGB 80 103 72
HSL 105° 17.71% 34.31%
HSB/HSV 105° 30.10% 40.39%
CMYK 22.33% 0.00% 30.10%
59.61%

Color #506748 in popluar number systems.

HEX 50 67 48
Decimal 80 103 72
Binary 1010000 1100111 1001000
Octal 120 147 110

Shades and tints

Shades of #506748

#506748
(80,103,72)
#495E42
(73,94,66)
#42553C
(66,85,60)
#3B4C36
(59,76,54)
#344330
(52,67,48)
#2D3A2A
(45,58,42)
#263124
(38,49,36)
#1F281E
(31,40,30)
#181F18
(24,31,24)
#111612
(17,22,18)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #506748

#506748
(80,103,72)
#5F7458
(95,116,88)
#6E8168
(110,129,104)
#7D8E78
(125,142,120)
#8C9B88
(140,155,136)
#9BA898
(155,168,152)
#AAB5A8
(170,181,168)
#B9C2B8
(185,194,184)
#C8CFC8
(200,207,200)
#D7DCD8
(215,220,216)
#E6E9E8
(230,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506748; }

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

This text font color is #506748.

Background Color

.myBgColor { background-color: #506748; }

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

This div background color is #506748.

Border color

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

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

This div border color is #506748.

Opacity

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

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

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

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

This text has shadow with #506748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506748.

Preview

Color preview on black background

This text has color #506748 on black background.


Color preview on white background

This text has color #506748 on white background.


Black color preview on #506748 background

This text has black color on #506748 background.


White color preview on #506748 background

This text has white color on #506748 background.


Related colors

Complementary color

Complementary color for #hex is #AF98B7.


I love getcolorcode.com

Triadic colors

1 #485067 and #674850 with #506748 are triadic colors.

2 #486750 and #675048 with #506748 are triadic colors.