COLOR #506729

HEX: #506729 RGB: (80,103,41)

Color info

#506729 contains mainly red and green colors. Web safe color of #506729 is #666633 (or #663).

RGB color model

#506729 color RGB value is (80,103,41).

RGB: (80,103,41) (31%, 40%, 16%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 41 of 255 = 16%

80
103
41

R + G + B ~ 29%. #506729 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 41 = 224 (100%)
R 80 of 224 ~ 35.71%
G 103 of 224 ~ 45.98%
B 41 of 224 ~ 18.3'%

%35.71
%45.98
%18.3

CMYK color model

#506729 color CMYK value is (22,0,60,60).

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 60.19%
  • key color value is 59.61%
CMYK: (22,0,60,60) C22M0Y60K60 (22%,0%,60%,60%) (0.22/0.00/0.60/0.60) 

CMYK percentages

%22.33
%0
%60.19
%59.61

Codes

Color #506729 in popluar color models

50 67 29
RGB 80 103 41
HSL 82° 43.06% 28.24%
HSB/HSV 82° 60.19% 40.39%
CMYK 22.33% 0.00% 60.19%
59.61%

Color #506729 in popluar number systems.

HEX 50 67 29
Decimal 80 103 41
Binary 1010000 1100111 101001
Octal 120 147 51

Shades and tints

Shades of #506729

#506729
(80,103,41)
#495E26
(73,94,38)
#425523
(66,85,35)
#3B4C20
(59,76,32)
#34431D
(52,67,29)
#2D3A1A
(45,58,26)
#263117
(38,49,23)
#1F2814
(31,40,20)
#181F11
(24,31,17)
#11160E
(17,22,14)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #506729

#506729
(80,103,41)
#5F743C
(95,116,60)
#6E814F
(110,129,79)
#7D8E62
(125,142,98)
#8C9B75
(140,155,117)
#9BA888
(155,168,136)
#AAB59B
(170,181,155)
#B9C2AE
(185,194,174)
#C8CFC1
(200,207,193)
#D7DCD4
(215,220,212)
#E6E9E7
(230,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506729; }

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

This text font color is #506729.

Background Color

.myBgColor { background-color: #506729; }

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

This div background color is #506729.

Border color

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

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

This div border color is #506729.

Opacity

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

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

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

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

This text has shadow with #506729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506729.

Preview

Color preview on black background

This text has color #506729 on black background.


Color preview on white background

This text has color #506729 on white background.


Black color preview on #506729 background

This text has black color on #506729 background.


White color preview on #506729 background

This text has white color on #506729 background.


Related colors

Complementary color

Complementary color for #hex is #AF98D6.


I love getcolorcode.com

Triadic colors

1 #295067 and #672950 with #506729 are triadic colors.

2 #296750 and #675029 with #506729 are triadic colors.