COLOR #502223

HEX: #502223 RGB: (80,34,35)

Color info

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

RGB color model

#502223 color RGB value is (80,34,35).

RGB: (80,34,35) (31%, 13%, 14%)

RGB channels and saturation

R 80 of 255 = 31%
G 34 of 255 = 13%
B 35 of 255 = 14%

80
34
35

R + G + B ~ 19%. #502223 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 34 + 35 = 149 (100%)
R 80 of 149 ~ 53.69%
G 34 of 149 ~ 22.82%
B 35 of 149 ~ 23.49'%

%53.69
%22.82
%23.49

CMYK color model

#502223 color CMYK value is (0,58,56,69).

  • cyan value is 0.00%
  • magenta value is 57.50%
  • yellow value is 56.25%
  • key color value is 68.63%

CMYK: (0,58,56,69)
C0M58Y56K69 (0%, 58%, 56%, 69%)
(0.00 / 0.58 / 0.56 / 0.69)

CMYK percentages

%0
%57.5
%56.25
%68.63

Codes

Color #502223 in popluar color models

50 22 23
RGB 80 34 35
HSL 359° 40.35% 22.35%
HSB/HSV 359° 57.50% 31.37%
CMYK 0.00% 57.50% 56.25%
68.63%

Color #502223 in popluar number systems.

HEX 50 22 23
Decimal 80 34 35
Binary 1010000 100010 100011
Octal 120 42 43

Shades and tints

Shades of #502223

#502223
(80,34,35)
#491F20
(73,31,32)
#421C1D
(66,28,29)
#3B191A
(59,25,26)
#341617
(52,22,23)
#2D1314
(45,19,20)
#261011
(38,16,17)
#1F0D0E
(31,13,14)
#180A0B
(24,10,11)
#110708
(17,7,8)
#0A0405
(10,4,5)
#000000
(0,0,0)

Tints of #502223

#502223
(80,34,35)
#5F3637
(95,54,55)
#6E4A4B
(110,74,75)
#7D5E5F
(125,94,95)
#8C7273
(140,114,115)
#9B8687
(155,134,135)
#AA9A9B
(170,154,155)
#B9AEAF
(185,174,175)
#C8C2C3
(200,194,195)
#D7D6D7
(215,214,215)
#E6EAEB
(230,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #502223; }

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

This text font color is #502223.

Background Color

.myBgColor { background-color: #502223; }

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

This div background color is #502223.

Border color

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

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

This div border color is #502223.

Opacity

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

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

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

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

This text has shadow with #502223 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502223.

Preview

Color preview on black background

This text has color #502223 on black background.


Color preview on white background

This text has color #502223 on white background.


Black color preview on #502223 background

This text has black color on #502223 background.


White color preview on #502223 background

This text has white color on #502223 background.


Related colors

Complementary color

Complementary color for #hex is #AFDDDC.


I love getcolorcode.com

Triadic colors

1 #235022 and #222350 with #502223 are triadic colors.

2 #232250 and #225023 with #502223 are triadic colors.