COLOR #506448

HEX: #506448 RGB: (80,100,72)

Color info

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

RGB color model

#506448 color RGB value is (80,100,72).

RGB: (80,100,72) (31%, 39%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 100 of 255 = 39%
B 72 of 255 = 28%

80
100
72

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

Portions of RGB colors in percentages

R + G + B = 80 + 100 + 72 = 252 (100%)
R 80 of 252 ~ 31.75%
G 100 of 252 ~ 39.68%
B 72 of 252 ~ 28.57'%

%31.75
%39.68
%28.57

CMYK color model

#506448 color CMYK value is (20,0,28,61).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 28.00%
  • key color value is 60.78%

CMYK: (20,0,28,61)
C20M0Y28K61 (20%, 0%, 28%, 61%)
(0.20 / 0.00 / 0.28 / 0.61)

CMYK percentages

%20
%0
%28
%60.78

Codes

Color #506448 in popluar color models

50 64 48
RGB 80 100 72
HSL 103° 16.28% 33.73%
HSB/HSV 103° 28.00% 39.22%
CMYK 20.00% 0.00% 28.00%
60.78%

Color #506448 in popluar number systems.

HEX 50 64 48
Decimal 80 100 72
Binary 1010000 1100100 1001000
Octal 120 144 110

Shades and tints

Shades of #506448

#506448
(80,100,72)
#495B42
(73,91,66)
#42523C
(66,82,60)
#3B4936
(59,73,54)
#344030
(52,64,48)
#2D372A
(45,55,42)
#262E24
(38,46,36)
#1F251E
(31,37,30)
#181C18
(24,28,24)
#111312
(17,19,18)
#0A0A0C
(10,10,12)
#000000
(0,0,0)

Tints of #506448

#506448
(80,100,72)
#5F7258
(95,114,88)
#6E8068
(110,128,104)
#7D8E78
(125,142,120)
#8C9C88
(140,156,136)
#9BAA98
(155,170,152)
#AAB8A8
(170,184,168)
#B9C6B8
(185,198,184)
#C8D4C8
(200,212,200)
#D7E2D8
(215,226,216)
#E6F0E8
(230,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506448; }

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

This text font color is #506448.

Background Color

.myBgColor { background-color: #506448; }

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

This div background color is #506448.

Border color

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

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

This div border color is #506448.

Opacity

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

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

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

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

This text has shadow with #506448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506448.

Preview

Color preview on black background

This text has color #506448 on black background.


Color preview on white background

This text has color #506448 on white background.


Black color preview on #506448 background

This text has black color on #506448 background.


White color preview on #506448 background

This text has white color on #506448 background.


Related colors

Complementary color

Complementary color for #hex is #AF9BB7.


I love getcolorcode.com

Triadic colors

1 #485064 and #644850 with #506448 are triadic colors.

2 #486450 and #645048 with #506448 are triadic colors.