COLOR #504867

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

Color info

#504867 contains red, green and blue colors in about the same proportion. Web safe color of #504867 is #663366 (or #636).

RGB color model

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

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

RGB channels and saturation

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

80
72
103

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

Portions of RGB colors in percentages

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

%31.37
%28.24
%40.39

CMYK color model

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

  • cyan value is 22.33%
  • magenta value is 30.10%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (22,30,0,60)
C22M30Y0K60 (22%, 30%, 0%, 60%)
(0.22 / 0.30 / 0.00 / 0.60)

CMYK percentages

%22.33
%30.1
%0
%59.61

Codes

Color #504867 in popluar color models

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

Color #504867 in popluar number systems.

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

Shades and tints

Shades of #504867

#504867
(80,72,103)
#49425E
(73,66,94)
#423C55
(66,60,85)
#3B364C
(59,54,76)
#343043
(52,48,67)
#2D2A3A
(45,42,58)
#262431
(38,36,49)
#1F1E28
(31,30,40)
#18181F
(24,24,31)
#111216
(17,18,22)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #504867

#504867
(80,72,103)
#5F5874
(95,88,116)
#6E6881
(110,104,129)
#7D788E
(125,120,142)
#8C889B
(140,136,155)
#9B98A8
(155,152,168)
#AAA8B5
(170,168,181)
#B9B8C2
(185,184,194)
#C8C8CF
(200,200,207)
#D7D8DC
(215,216,220)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #504867; }

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

This text font color is #504867.

Background Color

.myBgColor { background-color: #504867; }

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

This div background color is #504867.

Border color

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

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

This div border color is #504867.

Opacity

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

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

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

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

This text has shadow with #504867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504867.

Preview

Color preview on black background

This text has color #504867 on black background.


Color preview on white background

This text has color #504867 on white background.


Black color preview on #504867 background

This text has black color on #504867 background.


White color preview on #504867 background

This text has white color on #504867 background.


Related colors

Complementary color

Complementary color for #hex is #AFB798.


I love getcolorcode.com

Triadic colors

1 #675048 and #486750 with #504867 are triadic colors.

2 #674850 and #485067 with #504867 are triadic colors.