COLOR #502236

HEX: #502236 RGB: (80,34,54)

Color info

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

RGB color model

#502236 color RGB value is (80,34,54).

RGB: (80,34,54) (31%, 13%, 21%)

RGB channels and saturation

R 80 of 255 = 31%
G 34 of 255 = 13%
B 54 of 255 = 21%

80
34
54

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

Portions of RGB colors in percentages

R + G + B = 80 + 34 + 54 = 168 (100%)
R 80 of 168 ~ 47.62%
G 34 of 168 ~ 20.24%
B 54 of 168 ~ 32.14'%

%47.62
%20.24
%32.14

CMYK color model

#502236 color CMYK value is (0,58,33,69).

  • cyan value is 0.00%
  • magenta value is 57.50%
  • yellow value is 32.50%
  • key color value is 68.63%
CMYK: (0,58,33,69) C0M58Y33K69 (0%,58%,33%,69%) (0.00/0.58/0.33/0.69) 

CMYK percentages

%0
%57.5
%32.5
%68.63

Codes

Color #502236 in popluar color models

50 22 36
RGB 80 34 54
HSL 334° 40.35% 22.35%
HSB/HSV 334° 57.50% 31.37%
CMYK 0.00% 57.50% 32.50%
68.63%

Color #502236 in popluar number systems.

HEX 50 22 36
Decimal 80 34 54
Binary 1010000 100010 110110
Octal 120 42 66

Shades and tints

Shades of #502236

#502236
(80,34,54)
#491F32
(73,31,50)
#421C2E
(66,28,46)
#3B192A
(59,25,42)
#341626
(52,22,38)
#2D1322
(45,19,34)
#26101E
(38,16,30)
#1F0D1A
(31,13,26)
#180A16
(24,10,22)
#110712
(17,7,18)
#0A040E
(10,4,14)
#000000
(0,0,0)

Tints of #502236

#502236
(80,34,54)
#5F3648
(95,54,72)
#6E4A5A
(110,74,90)
#7D5E6C
(125,94,108)
#8C727E
(140,114,126)
#9B8690
(155,134,144)
#AA9AA2
(170,154,162)
#B9AEB4
(185,174,180)
#C8C2C6
(200,194,198)
#D7D6D8
(215,214,216)
#E6EAEA
(230,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502236 color. Also use rgb(80,34,54) instead hex code.

Text Font Color

.myTextColor { color: #502236; }

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

This text font color is #502236.

Background Color

.myBgColor { background-color: #502236; }

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

This div background color is #502236.

Border color

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

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

This div border color is #502236.

Opacity

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

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

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

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

This text has shadow with #502236 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502236.

Preview

Color preview on black background

This text has color #502236 on black background.


Color preview on white background

This text has color #502236 on white background.


Black color preview on #502236 background

This text has black color on #502236 background.


White color preview on #502236 background

This text has white color on #502236 background.


Related colors

Complementary color

Complementary color for #hex is #AFDDC9.


I love getcolorcode.com

Triadic colors

1 #365022 and #223650 with #502236 are triadic colors.

2 #362250 and #225036 with #502236 are triadic colors.