COLOR #505148

HEX: #505148 RGB: (80,81,72)

Color info

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

RGB color model

#505148 color RGB value is (80,81,72).

RGB: (80,81,72) (31%, 32%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 81 of 255 = 32%
B 72 of 255 = 28%

80
81
72

R + G + B ~ 30%. #505148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 81 + 72 = 233 (100%)
R 80 of 233 ~ 34.33%
G 81 of 233 ~ 34.76%
B 72 of 233 ~ 30.9'%

%34.33
%34.76
%30.9

CMYK color model

#505148 color CMYK value is (1,0,11,68).

  • cyan value is 1.23%
  • magenta value is 0.00%
  • yellow value is 11.11%
  • key color value is 68.24%

CMYK: (1,0,11,68)
C1M0Y11K68 (1%, 0%, 11%, 68%)
(0.01 / 0.00 / 0.11 / 0.68)

CMYK percentages

%1.23
%0
%11.11
%68.24

Codes

Color #505148 in popluar color models

50 51 48
RGB 80 81 72
HSL 67° 5.88% 30.00%
HSB/HSV 67° 11.11% 31.76%
CMYK 1.23% 0.00% 11.11%
68.24%

Color #505148 in popluar number systems.

HEX 50 51 48
Decimal 80 81 72
Binary 1010000 1010001 1001000
Octal 120 121 110

Shades and tints

Shades of #505148

#505148
(80,81,72)
#494A42
(73,74,66)
#42433C
(66,67,60)
#3B3C36
(59,60,54)
#343530
(52,53,48)
#2D2E2A
(45,46,42)
#262724
(38,39,36)
#1F201E
(31,32,30)
#181918
(24,25,24)
#111212
(17,18,18)
#0A0B0C
(10,11,12)
#000000
(0,0,0)

Tints of #505148

#505148
(80,81,72)
#5F6058
(95,96,88)
#6E6F68
(110,111,104)
#7D7E78
(125,126,120)
#8C8D88
(140,141,136)
#9B9C98
(155,156,152)
#AAABA8
(170,171,168)
#B9BAB8
(185,186,184)
#C8C9C8
(200,201,200)
#D7D8D8
(215,216,216)
#E6E7E8
(230,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505148; }

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

This text font color is #505148.

Background Color

.myBgColor { background-color: #505148; }

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

This div background color is #505148.

Border color

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

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

This div border color is #505148.

Opacity

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

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

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

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

This text has shadow with #505148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505148.

Preview

Color preview on black background

This text has color #505148 on black background.


Color preview on white background

This text has color #505148 on white background.


Black color preview on #505148 background

This text has black color on #505148 background.


White color preview on #505148 background

This text has white color on #505148 background.


Related colors

Complementary color

Complementary color for #hex is #AFAEB7.


I love getcolorcode.com

Triadic colors

1 #485051 and #514850 with #505148 are triadic colors.

2 #485150 and #515048 with #505148 are triadic colors.