COLOR #506034

HEX: #506034 RGB: (80,96,52)

Color info

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

RGB color model

#506034 color RGB value is (80,96,52).

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

RGB channels and saturation

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

80
96
52

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

Portions of RGB colors in percentages

R + G + B = 80 + 96 + 52 = 228 (100%)
R 80 of 228 ~ 35.09%
G 96 of 228 ~ 42.11%
B 52 of 228 ~ 22.81'%

%35.09
%42.11
%22.81

CMYK color model

#506034 color CMYK value is (17,0,46,62).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 45.83%
  • key color value is 62.35%

CMYK: (17,0,46,62)
C17M0Y46K62 (17%, 0%, 46%, 62%)
(0.17 / 0.00 / 0.46 / 0.62)

CMYK percentages

%16.67
%0
%45.83
%62.35

Codes

Color #506034 in popluar color models

50 60 34
RGB 80 96 52
HSL 82° 29.73% 29.02%
HSB/HSV 82° 45.83% 37.65%
CMYK 16.67% 0.00% 45.83%
62.35%

Color #506034 in popluar number systems.

HEX 50 60 34
Decimal 80 96 52
Binary 1010000 1100000 110100
Octal 120 140 64

Shades and tints

Shades of #506034

#506034
(80,96,52)
#495830
(73,88,48)
#42502C
(66,80,44)
#3B4828
(59,72,40)
#344024
(52,64,36)
#2D3820
(45,56,32)
#26301C
(38,48,28)
#1F2818
(31,40,24)
#182014
(24,32,20)
#111810
(17,24,16)
#0A100C
(10,16,12)
#000000
(0,0,0)

Tints of #506034

#506034
(80,96,52)
#5F6E46
(95,110,70)
#6E7C58
(110,124,88)
#7D8A6A
(125,138,106)
#8C987C
(140,152,124)
#9BA68E
(155,166,142)
#AAB4A0
(170,180,160)
#B9C2B2
(185,194,178)
#C8D0C4
(200,208,196)
#D7DED6
(215,222,214)
#E6ECE8
(230,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506034; }

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

This text font color is #506034.

Background Color

.myBgColor { background-color: #506034; }

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

This div background color is #506034.

Border color

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

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

This div border color is #506034.

Opacity

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

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

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

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

This text has shadow with #506034 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506034.

Preview

Color preview on black background

This text has color #506034 on black background.


Color preview on white background

This text has color #506034 on white background.


Black color preview on #506034 background

This text has black color on #506034 background.


White color preview on #506034 background

This text has white color on #506034 background.


Related colors

Complementary color

Complementary color for #hex is #AF9FCB.


I love getcolorcode.com

Triadic colors

1 #345060 and #603450 with #506034 are triadic colors.

2 #346050 and #605034 with #506034 are triadic colors.