COLOR #502907

HEX: #502907 RGB: (80,41,7)

Color info

#502907 contains mainly red and green colors. Web safe color of #502907 is #663300 (or #630).

RGB color model

#502907 color RGB value is (80,41,7).

RGB: (80,41,7) (31%, 16%, 3%)

RGB channels and saturation

R 80 of 255 = 31%
G 41 of 255 = 16%
B 7 of 255 = 3%

80
41
7

R + G + B ~ 17%. #502907 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 41 + 7 = 128 (100%)
R 80 of 128 ~ 62.5%
G 41 of 128 ~ 32.03%
B 7 of 128 ~ 5.47'%

%62.5
%32.03

CMYK color model

#502907 color CMYK value is (0,49,91,69).

  • cyan value is 0.00%
  • magenta value is 48.75%
  • yellow value is 91.25%
  • key color value is 68.63%

CMYK: (0,49,91,69)
C0M49Y91K69 (0%, 49%, 91%, 69%)
(0.00 / 0.49 / 0.91 / 0.69)

CMYK percentages

%0
%48.75
%91.25
%68.63

Codes

Color #502907 in popluar color models

50 29 07
RGB 80 41 7
HSL 28° 83.91% 17.06%
HSB/HSV 28° 91.25% 31.37%
CMYK 0.00% 48.75% 91.25%
68.63%

Color #502907 in popluar number systems.

HEX 50 29 07
Decimal 80 41 7
Binary 1010000 101001 111
Octal 120 51 7

Shades and tints

Shades of #502907

#502907
(80,41,7)
#492607
(73,38,7)
#422307
(66,35,7)
#3B2007
(59,32,7)
#341D07
(52,29,7)
#2D1A07
(45,26,7)
#261707
(38,23,7)
#1F1407
(31,20,7)
#181107
(24,17,7)
#110E07
(17,14,7)
#0A0B07
(10,11,7)
#000000
(0,0,0)

Tints of #502907

#502907
(80,41,7)
#5F3C1D
(95,60,29)
#6E4F33
(110,79,51)
#7D6249
(125,98,73)
#8C755F
(140,117,95)
#9B8875
(155,136,117)
#AA9B8B
(170,155,139)
#B9AEA1
(185,174,161)
#C8C1B7
(200,193,183)
#D7D4CD
(215,212,205)
#E6E7E3
(230,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502907 color. Also use rgb(80,41,7) instead hex code.

Text Font Color

.myTextColor { color: #502907; }

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

This text font color is #502907.

Background Color

.myBgColor { background-color: #502907; }

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

This div background color is #502907.

Border color

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

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

This div border color is #502907.

Opacity

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

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

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

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

This text has shadow with #502907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502907.

Preview

Color preview on black background

This text has color #502907 on black background.


Color preview on white background

This text has color #502907 on white background.


Black color preview on #502907 background

This text has black color on #502907 background.


White color preview on #502907 background

This text has white color on #502907 background.


Related colors

Complementary color

Complementary color for #hex is #AFD6F8.


I love getcolorcode.com

Triadic colors

1 #075029 and #290750 with #502907 are triadic colors.

2 #072950 and #295007 with #502907 are triadic colors.