COLOR #502631

HEX: #502631 RGB: (80,38,49)

Color info

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

RGB color model

#502631 color RGB value is (80,38,49).

RGB: (80,38,49) (31%, 15%, 19%)

RGB channels and saturation

R 80 of 255 = 31%
G 38 of 255 = 15%
B 49 of 255 = 19%

80
38
49

R + G + B ~ 22%. #502631 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 38 + 49 = 167 (100%)
R 80 of 167 ~ 47.9%
G 38 of 167 ~ 22.75%
B 49 of 167 ~ 29.34'%

%47.9
%22.75
%29.34

CMYK color model

#502631 color CMYK value is (0,53,39,69).

  • cyan value is 0.00%
  • magenta value is 52.50%
  • yellow value is 38.75%
  • key color value is 68.63%

CMYK: (0,53,39,69)
C0M53Y39K69 (0%, 53%, 39%, 69%)
(0.00 / 0.53 / 0.39 / 0.69)

CMYK percentages

%0
%52.5
%38.75
%68.63

Codes

Color #502631 in popluar color models

50 26 31
RGB 80 38 49
HSL 344° 35.59% 23.14%
HSB/HSV 344° 52.50% 31.37%
CMYK 0.00% 52.50% 38.75%
68.63%

Color #502631 in popluar number systems.

HEX 50 26 31
Decimal 80 38 49
Binary 1010000 100110 110001
Octal 120 46 61

Shades and tints

Shades of #502631

#502631
(80,38,49)
#49232D
(73,35,45)
#422029
(66,32,41)
#3B1D25
(59,29,37)
#341A21
(52,26,33)
#2D171D
(45,23,29)
#261419
(38,20,25)
#1F1115
(31,17,21)
#180E11
(24,14,17)
#110B0D
(17,11,13)
#0A0809
(10,8,9)
#000000
(0,0,0)

Tints of #502631

#502631
(80,38,49)
#5F3943
(95,57,67)
#6E4C55
(110,76,85)
#7D5F67
(125,95,103)
#8C7279
(140,114,121)
#9B858B
(155,133,139)
#AA989D
(170,152,157)
#B9ABAF
(185,171,175)
#C8BEC1
(200,190,193)
#D7D1D3
(215,209,211)
#E6E4E5
(230,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502631; }

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

This text font color is #502631.

Background Color

.myBgColor { background-color: #502631; }

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

This div background color is #502631.

Border color

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

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

This div border color is #502631.

Opacity

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

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

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

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

This text has shadow with #502631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502631.

Preview

Color preview on black background

This text has color #502631 on black background.


Color preview on white background

This text has color #502631 on white background.


Black color preview on #502631 background

This text has black color on #502631 background.


White color preview on #502631 background

This text has white color on #502631 background.


Related colors

Complementary color

Complementary color for #hex is #AFD9CE.


I love getcolorcode.com

Triadic colors

1 #315026 and #263150 with #502631 are triadic colors.

2 #312650 and #265031 with #502631 are triadic colors.