COLOR #504562

HEX: #504562 RGB: (80,69,98)

Color info

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

RGB color model

#504562 color RGB value is (80,69,98).

RGB: (80,69,98) (31%, 27%, 38%)

RGB channels and saturation

R 80 of 255 = 31%
G 69 of 255 = 27%
B 98 of 255 = 38%

80
69
98

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

Portions of RGB colors in percentages

R + G + B = 80 + 69 + 98 = 247 (100%)
R 80 of 247 ~ 32.39%
G 69 of 247 ~ 27.94%
B 98 of 247 ~ 39.68'%

%32.39
%27.94
%39.68

CMYK color model

#504562 color CMYK value is (18,30,0,62).

  • cyan value is 18.37%
  • magenta value is 29.59%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (18,30,0,62)
C18M30Y0K62 (18%, 30%, 0%, 62%)
(0.18 / 0.30 / 0.00 / 0.62)

CMYK percentages

%18.37
%29.59
%0
%61.57

Codes

Color #504562 in popluar color models

50 45 62
RGB 80 69 98
HSL 263° 17.37% 32.75%
HSB/HSV 263° 29.59% 38.43%
CMYK 18.37% 29.59% 0.00%
61.57%

Color #504562 in popluar number systems.

HEX 50 45 62
Decimal 80 69 98
Binary 1010000 1000101 1100010
Octal 120 105 142

Shades and tints

Shades of #504562

#504562
(80,69,98)
#493F5A
(73,63,90)
#423952
(66,57,82)
#3B334A
(59,51,74)
#342D42
(52,45,66)
#2D273A
(45,39,58)
#262132
(38,33,50)
#1F1B2A
(31,27,42)
#181522
(24,21,34)
#110F1A
(17,15,26)
#0A0912
(10,9,18)
#000000
(0,0,0)

Tints of #504562

#504562
(80,69,98)
#5F5570
(95,85,112)
#6E657E
(110,101,126)
#7D758C
(125,117,140)
#8C859A
(140,133,154)
#9B95A8
(155,149,168)
#AAA5B6
(170,165,182)
#B9B5C4
(185,181,196)
#C8C5D2
(200,197,210)
#D7D5E0
(215,213,224)
#E6E5EE
(230,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #504562 color. Also use rgb(80,69,98) instead hex code.

Text Font Color

.myTextColor { color: #504562; }

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

This text font color is #504562.

Background Color

.myBgColor { background-color: #504562; }

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

This div background color is #504562.

Border color

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

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

This div border color is #504562.

Opacity

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

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

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

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

This text has shadow with #504562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #504562.

Preview

Color preview on black background

This text has color #504562 on black background.


Color preview on white background

This text has color #504562 on white background.


Black color preview on #504562 background

This text has black color on #504562 background.


White color preview on #504562 background

This text has white color on #504562 background.


Related colors

Complementary color

Complementary color for #hex is #AFBA9D.


I love getcolorcode.com

Triadic colors

1 #625045 and #456250 with #504562 are triadic colors.

2 #624550 and #455062 with #504562 are triadic colors.