COLOR #502528

HEX: #502528 RGB: (80,37,40)

Color info

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

RGB color model

#502528 color RGB value is (80,37,40).

RGB: (80,37,40) (31%, 15%, 16%)

RGB channels and saturation

R 80 of 255 = 31%
G 37 of 255 = 15%
B 40 of 255 = 16%

80
37
40

R + G + B ~ 21%. #502528 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 37 + 40 = 157 (100%)
R 80 of 157 ~ 50.96%
G 37 of 157 ~ 23.57%
B 40 of 157 ~ 25.48'%

%50.96
%23.57
%25.48

CMYK color model

#502528 color CMYK value is (0,54,50,69).

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

CMYK: (0,54,50,69)
C0M54Y50K69 (0%, 54%, 50%, 69%)
(0.00 / 0.54 / 0.50 / 0.69)

CMYK percentages

%0
%53.75
%50
%68.63

Codes

Color #502528 in popluar color models

50 25 28
RGB 80 37 40
HSL 356° 36.75% 22.94%
HSB/HSV 356° 53.75% 31.37%
CMYK 0.00% 53.75% 50.00%
68.63%

Color #502528 in popluar number systems.

HEX 50 25 28
Decimal 80 37 40
Binary 1010000 100101 101000
Octal 120 45 50

Shades and tints

Shades of #502528

#502528
(80,37,40)
#492225
(73,34,37)
#421F22
(66,31,34)
#3B1C1F
(59,28,31)
#34191C
(52,25,28)
#2D1619
(45,22,25)
#261316
(38,19,22)
#1F1013
(31,16,19)
#180D10
(24,13,16)
#110A0D
(17,10,13)
#0A070A
(10,7,10)
#000000
(0,0,0)

Tints of #502528

#502528
(80,37,40)
#5F383B
(95,56,59)
#6E4B4E
(110,75,78)
#7D5E61
(125,94,97)
#8C7174
(140,113,116)
#9B8487
(155,132,135)
#AA979A
(170,151,154)
#B9AAAD
(185,170,173)
#C8BDC0
(200,189,192)
#D7D0D3
(215,208,211)
#E6E3E6
(230,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502528; }

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

This text font color is #502528.

Background Color

.myBgColor { background-color: #502528; }

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

This div background color is #502528.

Border color

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

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

This div border color is #502528.

Opacity

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

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

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

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

This text has shadow with #502528 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502528.

Preview

Color preview on black background

This text has color #502528 on black background.


Color preview on white background

This text has color #502528 on white background.


Black color preview on #502528 background

This text has black color on #502528 background.


White color preview on #502528 background

This text has white color on #502528 background.


Related colors

Complementary color

Complementary color for #hex is #AFDAD7.


I love getcolorcode.com

Triadic colors

1 #285025 and #252850 with #502528 are triadic colors.

2 #282550 and #255028 with #502528 are triadic colors.