COLOR #501625

HEX: #501625 RGB: (80,22,37)

Color info

#501625 contains red, green and blue colors in about the same proportion. Web safe color of #501625 is #660033 (or #603).

RGB color model

#501625 color RGB value is (80,22,37).

RGB: (80,22,37) (31%, 9%, 15%)

RGB channels and saturation

R 80 of 255 = 31%
G 22 of 255 = 9%
B 37 of 255 = 15%

80
22
37

R + G + B ~ 18%. #501625 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 22 + 37 = 139 (100%)
R 80 of 139 ~ 57.55%
G 22 of 139 ~ 15.83%
B 37 of 139 ~ 26.62'%

%57.55
%15.83
%26.62

CMYK color model

#501625 color CMYK value is (0,73,54,69).

  • cyan value is 0.00%
  • magenta value is 72.50%
  • yellow value is 53.75%
  • key color value is 68.63%

CMYK: (0,73,54,69)
C0M73Y54K69 (0%, 73%, 54%, 69%)
(0.00 / 0.73 / 0.54 / 0.69)

CMYK percentages

%0
%72.5
%53.75
%68.63

Codes

Color #501625 in popluar color models

50 16 25
RGB 80 22 37
HSL 344° 56.86% 20.00%
HSB/HSV 344° 72.50% 31.37%
CMYK 0.00% 72.50% 53.75%
68.63%

Color #501625 in popluar number systems.

HEX 50 16 25
Decimal 80 22 37
Binary 1010000 10110 100101
Octal 120 26 45

Shades and tints

Shades of #501625

#501625
(80,22,37)
#491422
(73,20,34)
#42121F
(66,18,31)
#3B101C
(59,16,28)
#340E19
(52,14,25)
#2D0C16
(45,12,22)
#260A13
(38,10,19)
#1F0810
(31,8,16)
#18060D
(24,6,13)
#11040A
(17,4,10)
#0A0207
(10,2,7)
#000000
(0,0,0)

Tints of #501625

#501625
(80,22,37)
#5F2B38
(95,43,56)
#6E404B
(110,64,75)
#7D555E
(125,85,94)
#8C6A71
(140,106,113)
#9B7F84
(155,127,132)
#AA9497
(170,148,151)
#B9A9AA
(185,169,170)
#C8BEBD
(200,190,189)
#D7D3D0
(215,211,208)
#E6E8E3
(230,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #501625 color. Also use rgb(80,22,37) instead hex code.

Text Font Color

.myTextColor { color: #501625; }

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

This text font color is #501625.

Background Color

.myBgColor { background-color: #501625; }

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

This div background color is #501625.

Border color

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

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

This div border color is #501625.

Opacity

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

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

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

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

This text has shadow with #501625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #501625.

Preview

Color preview on black background

This text has color #501625 on black background.


Color preview on white background

This text has color #501625 on white background.


Black color preview on #501625 background

This text has black color on #501625 background.


White color preview on #501625 background

This text has white color on #501625 background.


Related colors

Complementary color

Complementary color for #hex is #AFE9DA.


I love getcolorcode.com

Triadic colors

1 #255016 and #162550 with #501625 are triadic colors.

2 #251650 and #165025 with #501625 are triadic colors.