COLOR #506646

HEX: #506646 RGB: (80,102,70)

Renk bilgisi

#506646 contains red, green and blue colors in about the same proportion. #506646 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#506646 color RGB value is (80,102,70).

RGB: (80,102,70) (31%, 40%, 27%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 102 of 255 = 40%
B 70 of 255 = 27%

80
102
70

R + G + B ~ 33%. #506646 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 102 + 70 = 252 (100%)
R 80 of 252 ~ 31.75%
G 102 of 252 ~ 40.48%
B 70 of 252 ~ 27.78'%

%31.75
%40.48
%27.78

CMYK RENK MODELİ

#506646 rengi CMYK tonu (22,0,31,60).

  • camgöbeği tonu 21.57%
  • eflatun tonu 0.00%
  • sarı tonu 31.37%
  • ana renk tonu 60.00%

CMYK: (22,0,31,60)
C22M0Y31K60 (22%, 0%, 31%, 60%)
(0.22 / 0.00 / 0.31 / 0.60)

CMYK yüzdeleri

%21.57
%0
%31.37
%60

Codes

Color #506646 in popluar color models

50 66 46
RGB 80 102 70
HSL 101° 18.60% 33.73%
HSB/HSV 101° 31.37% 40.00%
CMYK 21.57% 0.00% 31.37%
60.00%

Color #506646 in popluar number systems.

HEX 50 66 46
Decimal 80 102 70
Binary 1010000 1100110 1000110
Octal 120 146 106

Shades and tints

Shades of #506646

#506646
(80,102,70)
#495D40
(73,93,64)
#42543A
(66,84,58)
#3B4B34
(59,75,52)
#34422E
(52,66,46)
#2D3928
(45,57,40)
#263022
(38,48,34)
#1F271C
(31,39,28)
#181E16
(24,30,22)
#111510
(17,21,16)
#0A0C0A
(10,12,10)
#000000
(0,0,0)

Tints of #506646

#506646
(80,102,70)
#5F7356
(95,115,86)
#6E8066
(110,128,102)
#7D8D76
(125,141,118)
#8C9A86
(140,154,134)
#9BA796
(155,167,150)
#AAB4A6
(170,180,166)
#B9C1B6
(185,193,182)
#C8CEC6
(200,206,198)
#D7DBD6
(215,219,214)
#E6E8E6
(230,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506646 color. Also use rgb(80,102,70) instead hex code.

Text Font Color

.myTextColor { color: #506646; }

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

This text font color is #506646.

Background Color

.myBgColor { background-color: #506646; }

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

This div background color is #506646.

Border color

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

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

This div border color is #506646.

Opacity

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

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

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

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

This text has shadow with #506646 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506646.

Preview

Color preview on black background

This text has color #506646 on black background.


Color preview on white background

This text has color #506646 on white background.


Black color preview on #506646 background

This text has black color on #506646 background.


White color preview on #506646 background

This text has white color on #506646 background.


Related colors

Complementary color

Complementary color for #hex is #AF99B9.


I love getcolorcode.com

Triadic colors

1 #465066 and #664650 with #506646 are triadic colors.

2 #466650 and #665046 with #506646 are triadic colors.