COLOR #502117

HEX: #502117 RGB: (80,33,23)

Color info

#502117 contains red, green and blue colors in about the same proportion. Web safe color of #502117 is #663300 (or #630).

RGB color model

#502117 color RGB value is (80,33,23).

RGB: (80,33,23) (31%, 13%, 9%)

RGB channels and saturation

R 80 of 255 = 31%
G 33 of 255 = 13%
B 23 of 255 = 9%

80
33
23

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

Portions of RGB colors in percentages

R + G + B = 80 + 33 + 23 = 136 (100%)
R 80 of 136 ~ 58.82%
G 33 of 136 ~ 24.26%
B 23 of 136 ~ 16.91'%

%58.82
%24.26
%16.91

CMYK color model

#502117 color CMYK value is (0,59,71,69).

  • cyan value is 0.00%
  • magenta value is 58.75%
  • yellow value is 71.25%
  • key color value is 68.63%

CMYK: (0,59,71,69)
C0M59Y71K69 (0%, 59%, 71%, 69%)
(0.00 / 0.59 / 0.71 / 0.69)

CMYK percentages

%0
%58.75
%71.25
%68.63

Codes

Color #502117 in popluar color models

50 21 17
RGB 80 33 23
HSL 11° 55.34% 20.20%
HSB/HSV 11° 71.25% 31.37%
CMYK 0.00% 58.75% 71.25%
68.63%

Color #502117 in popluar number systems.

HEX 50 21 17
Decimal 80 33 23
Binary 1010000 100001 10111
Octal 120 41 27

Shades and tints

Shades of #502117

#502117
(80,33,23)
#491E15
(73,30,21)
#421B13
(66,27,19)
#3B1811
(59,24,17)
#34150F
(52,21,15)
#2D120D
(45,18,13)
#260F0B
(38,15,11)
#1F0C09
(31,12,9)
#180907
(24,9,7)
#110605
(17,6,5)
#0A0303
(10,3,3)
#000000
(0,0,0)

Tints of #502117

#502117
(80,33,23)
#5F352C
(95,53,44)
#6E4941
(110,73,65)
#7D5D56
(125,93,86)
#8C716B
(140,113,107)
#9B8580
(155,133,128)
#AA9995
(170,153,149)
#B9ADAA
(185,173,170)
#C8C1BF
(200,193,191)
#D7D5D4
(215,213,212)
#E6E9E9
(230,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502117 color. Also use rgb(80,33,23) instead hex code.

Text Font Color

.myTextColor { color: #502117; }

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

This text font color is #502117.

Background Color

.myBgColor { background-color: #502117; }

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

This div background color is #502117.

Border color

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

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

This div border color is #502117.

Opacity

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

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

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

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

This text has shadow with #502117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502117.

Preview

Color preview on black background

This text has color #502117 on black background.


Color preview on white background

This text has color #502117 on white background.


Black color preview on #502117 background

This text has black color on #502117 background.


White color preview on #502117 background

This text has white color on #502117 background.


Related colors

Complementary color

Complementary color for #hex is #AFDEE8.


I love getcolorcode.com

Triadic colors

1 #175021 and #211750 with #502117 are triadic colors.

2 #172150 and #215017 with #502117 are triadic colors.