COLOR #506741

HEX: #506741 RGB: (80,103,65)

Color info

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

RGB color model

#506741 color RGB value is (80,103,65).

RGB: (80,103,65) (31%, 40%, 25%)

RGB channels and saturation

R 80 of 255 = 31%
G 103 of 255 = 40%
B 65 of 255 = 25%

80
103
65

R + G + B ~ 32%. #506741 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 103 + 65 = 248 (100%)
R 80 of 248 ~ 32.26%
G 103 of 248 ~ 41.53%
B 65 of 248 ~ 26.21'%

%32.26
%41.53
%26.21

CMYK color model

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

  • cyan value is 22.33%
  • magenta value is 0.00%
  • yellow value is 36.89%
  • key color value is 59.61%
CMYK: (22,0,37,60) C22M0Y37K60 (22%,0%,37%,60%) (0.22/0.00/0.37/0.60) 

CMYK percentages

%22.33
%0
%36.89
%59.61

Codes

Color #506741 in popluar color models

50 67 41
RGB 80 103 65
HSL 96° 22.62% 32.94%
HSB/HSV 96° 36.89% 40.39%
CMYK 22.33% 0.00% 36.89%
59.61%

Color #506741 in popluar number systems.

HEX 50 67 41
Decimal 80 103 65
Binary 1010000 1100111 1000001
Octal 120 147 101

Shades and tints

Shades of #506741

#506741
(80,103,65)
#495E3C
(73,94,60)
#425537
(66,85,55)
#3B4C32
(59,76,50)
#34432D
(52,67,45)
#2D3A28
(45,58,40)
#263123
(38,49,35)
#1F281E
(31,40,30)
#181F19
(24,31,25)
#111614
(17,22,20)
#0A0D0F
(10,13,15)
#000000
(0,0,0)

Tints of #506741

#506741
(80,103,65)
#5F7452
(95,116,82)
#6E8163
(110,129,99)
#7D8E74
(125,142,116)
#8C9B85
(140,155,133)
#9BA896
(155,168,150)
#AAB5A7
(170,181,167)
#B9C2B8
(185,194,184)
#C8CFC9
(200,207,201)
#D7DCDA
(215,220,218)
#E6E9EB
(230,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506741; }

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

This text font color is #506741.

Background Color

.myBgColor { background-color: #506741; }

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

This div background color is #506741.

Border color

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

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

This div border color is #506741.

Opacity

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

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

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

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

This text has shadow with #506741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506741.

Preview

Color preview on black background

This text has color #506741 on black background.


Color preview on white background

This text has color #506741 on white background.


Black color preview on #506741 background

This text has black color on #506741 background.


White color preview on #506741 background

This text has white color on #506741 background.


Related colors

Complementary color

Complementary color for #hex is #AF98BE.


I love getcolorcode.com

Triadic colors

1 #415067 and #674150 with #506741 are triadic colors.

2 #416750 and #675041 with #506741 are triadic colors.