COLOR #506134

HEX: #506134 RGB: (80,97,52)

Color info

#506134 contains red, green and blue colors in about the same proportion. Web safe color of #506134 is #666633 (or #663).

RGB color model

#506134 color RGB value is (80,97,52).

RGB: (80,97,52) (31%, 38%, 20%)

RGB channels and saturation

R 80 of 255 = 31%
G 97 of 255 = 38%
B 52 of 255 = 20%

80
97
52

R + G + B ~ 30%. #506134 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 97 + 52 = 229 (100%)
R 80 of 229 ~ 34.93%
G 97 of 229 ~ 42.36%
B 52 of 229 ~ 22.71'%

%34.93
%42.36
%22.71

CMYK color model

#506134 color CMYK value is (18,0,46,62).

  • cyan value is 17.53%
  • magenta value is 0.00%
  • yellow value is 46.39%
  • key color value is 61.96%

CMYK: (18,0,46,62)
C18M0Y46K62 (18%, 0%, 46%, 62%)
(0.18 / 0.00 / 0.46 / 0.62)

CMYK percentages

%17.53
%0
%46.39
%61.96

Codes

Color #506134 in popluar color models

50 61 34
RGB 80 97 52
HSL 83° 30.20% 29.22%
HSB/HSV 83° 46.39% 38.04%
CMYK 17.53% 0.00% 46.39%
61.96%

Color #506134 in popluar number systems.

HEX 50 61 34
Decimal 80 97 52
Binary 1010000 1100001 110100
Octal 120 141 64

Shades and tints

Shades of #506134

#506134
(80,97,52)
#495930
(73,89,48)
#42512C
(66,81,44)
#3B4928
(59,73,40)
#344124
(52,65,36)
#2D3920
(45,57,32)
#26311C
(38,49,28)
#1F2918
(31,41,24)
#182114
(24,33,20)
#111910
(17,25,16)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #506134

#506134
(80,97,52)
#5F6F46
(95,111,70)
#6E7D58
(110,125,88)
#7D8B6A
(125,139,106)
#8C997C
(140,153,124)
#9BA78E
(155,167,142)
#AAB5A0
(170,181,160)
#B9C3B2
(185,195,178)
#C8D1C4
(200,209,196)
#D7DFD6
(215,223,214)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506134 color. Also use rgb(80,97,52) instead hex code.

Text Font Color

.myTextColor { color: #506134; }

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

This text font color is #506134.

Background Color

.myBgColor { background-color: #506134; }

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

This div background color is #506134.

Border color

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

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

This div border color is #506134.

Opacity

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

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

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

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

This text has shadow with #506134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506134.

Preview

Color preview on black background

This text has color #506134 on black background.


Color preview on white background

This text has color #506134 on white background.


Black color preview on #506134 background

This text has black color on #506134 background.


White color preview on #506134 background

This text has white color on #506134 background.


Related colors

Complementary color

Complementary color for #hex is #AF9ECB.


I love getcolorcode.com

Triadic colors

1 #345061 and #613450 with #506134 are triadic colors.

2 #346150 and #615034 with #506134 are triadic colors.