COLOR #505517

HEX: #505517 RGB: (80,85,23)

Color info

#505517 contains mainly red and green colors. Web safe color of #505517 is #666600 (or #660).

RGB color model

#505517 color RGB value is (80,85,23).

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

RGB channels and saturation

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

80
85
23

R + G + B ~ 24%. #505517 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 85 + 23 = 188 (100%)
R 80 of 188 ~ 42.55%
G 85 of 188 ~ 45.21%
B 23 of 188 ~ 12.23'%

%42.55
%45.21
%12.23

CMYK color model

#505517 color CMYK value is (6,0,73,67).

  • cyan value is 5.88%
  • magenta value is 0.00%
  • yellow value is 72.94%
  • key color value is 66.67%

CMYK: (6,0,73,67)
C6M0Y73K67 (6%, 0%, 73%, 67%)
(0.06 / 0.00 / 0.73 / 0.67)

CMYK percentages

%5.88
%0
%72.94
%66.67

Codes

Color #505517 in popluar color models

50 55 17
RGB 80 85 23
HSL 65° 57.41% 21.18%
HSB/HSV 65° 72.94% 33.33%
CMYK 5.88% 0.00% 72.94%
66.67%

Color #505517 in popluar number systems.

HEX 50 55 17
Decimal 80 85 23
Binary 1010000 1010101 10111
Octal 120 125 27

Shades and tints

Shades of #505517

#505517
(80,85,23)
#494E15
(73,78,21)
#424713
(66,71,19)
#3B4011
(59,64,17)
#34390F
(52,57,15)
#2D320D
(45,50,13)
#262B0B
(38,43,11)
#1F2409
(31,36,9)
#181D07
(24,29,7)
#111605
(17,22,5)
#0A0F03
(10,15,3)
#000000
(0,0,0)

Tints of #505517

#505517
(80,85,23)
#5F642C
(95,100,44)
#6E7341
(110,115,65)
#7D8256
(125,130,86)
#8C916B
(140,145,107)
#9BA080
(155,160,128)
#AAAF95
(170,175,149)
#B9BEAA
(185,190,170)
#C8CDBF
(200,205,191)
#D7DCD4
(215,220,212)
#E6EBE9
(230,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505517; }

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

This text font color is #505517.

Background Color

.myBgColor { background-color: #505517; }

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

This div background color is #505517.

Border color

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

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

This div border color is #505517.

Opacity

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

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

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

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

This text has shadow with #505517 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505517.

Preview

Color preview on black background

This text has color #505517 on black background.


Color preview on white background

This text has color #505517 on white background.


Black color preview on #505517 background

This text has black color on #505517 background.


White color preview on #505517 background

This text has white color on #505517 background.


Related colors

Complementary color

Complementary color for #hex is #AFAAE8.


I love getcolorcode.com

Triadic colors

1 #175055 and #551750 with #505517 are triadic colors.

2 #175550 and #555017 with #505517 are triadic colors.