COLOR #502647

HEX: #502647 RGB: (80,38,71)

Color info

#502647 contains red, green and blue colors in about the same proportion. Web safe color of #502647 is #663333 (or #633).

RGB color model

#502647 color RGB value is (80,38,71).

RGB: (80,38,71) (31%, 15%, 28%)

RGB channels and saturation

R 80 of 255 = 31%
G 38 of 255 = 15%
B 71 of 255 = 28%

80
38
71

R + G + B ~ 25%. #502647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 38 + 71 = 189 (100%)
R 80 of 189 ~ 42.33%
G 38 of 189 ~ 20.11%
B 71 of 189 ~ 37.57'%

%42.33
%20.11
%37.57

CMYK color model

#502647 color CMYK value is (0,53,11,69).

  • cyan value is 0.00%
  • magenta value is 52.50%
  • yellow value is 11.25%
  • key color value is 68.63%
CMYK: (0,53,11,69) C0M53Y11K69 (0%,53%,11%,69%) (0.00/0.53/0.11/0.69) 

CMYK percentages

%0
%52.5
%11.25
%68.63

Codes

Color #502647 in popluar color models

50 26 47
RGB 80 38 71
HSL 313° 35.59% 23.14%
HSB/HSV 313° 52.50% 31.37%
CMYK 0.00% 52.50% 11.25%
68.63%

Color #502647 in popluar number systems.

HEX 50 26 47
Decimal 80 38 71
Binary 1010000 100110 1000111
Octal 120 46 107

Shades and tints

Shades of #502647

#502647
(80,38,71)
#492341
(73,35,65)
#42203B
(66,32,59)
#3B1D35
(59,29,53)
#341A2F
(52,26,47)
#2D1729
(45,23,41)
#261423
(38,20,35)
#1F111D
(31,17,29)
#180E17
(24,14,23)
#110B11
(17,11,17)
#0A080B
(10,8,11)
#000000
(0,0,0)

Tints of #502647

#502647
(80,38,71)
#5F3957
(95,57,87)
#6E4C67
(110,76,103)
#7D5F77
(125,95,119)
#8C7287
(140,114,135)
#9B8597
(155,133,151)
#AA98A7
(170,152,167)
#B9ABB7
(185,171,183)
#C8BEC7
(200,190,199)
#D7D1D7
(215,209,215)
#E6E4E7
(230,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502647 color. Also use rgb(80,38,71) instead hex code.

Text Font Color

.myTextColor { color: #502647; }

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

This text font color is #502647.

Background Color

.myBgColor { background-color: #502647; }

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

This div background color is #502647.

Border color

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

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

This div border color is #502647.

Opacity

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

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

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

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

This text has shadow with #502647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502647.

Preview

Color preview on black background

This text has color #502647 on black background.


Color preview on white background

This text has color #502647 on white background.


Black color preview on #502647 background

This text has black color on #502647 background.


White color preview on #502647 background

This text has white color on #502647 background.


Related colors

Complementary color

Complementary color for #hex is #AFD9B8.


I love getcolorcode.com

Triadic colors

1 #475026 and #264750 with #502647 are triadic colors.

2 #472650 and #265047 with #502647 are triadic colors.