COLOR #506343

HEX: #506343 RGB: (80,99,67)

Renk bilgisi

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

RGB renk modeli

#506343 color RGB value is (80,99,67).

RGB: (80,99,67) (31%, 39%, 26%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 99 of 255 = 39%
B 67 of 255 = 26%

80
99
67

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 99 + 67 = 246 (100%)
R 80 of 246 ~ 32.52%
G 99 of 246 ~ 40.24%
B 67 of 246 ~ 27.24'%

%32.52
%40.24
%27.24

CMYK RENK MODELİ

#506343 rengi CMYK tonu (19,0,32,61).

  • camgöbeği tonu 19.19%
  • eflatun tonu 0.00%
  • sarı tonu 32.32%
  • ana renk tonu 61.18%

CMYK: (19,0,32,61)
C19M0Y32K61 (19%, 0%, 32%, 61%)
(0.19 / 0.00 / 0.32 / 0.61)

CMYK yüzdeleri

%19.19
%0
%32.32
%61.18

Codes

Color #506343 in popluar color models

50 63 43
RGB 80 99 67
HSL 96° 19.28% 32.55%
HSB/HSV 96° 32.32% 38.82%
CMYK 19.19% 0.00% 32.32%
61.18%

Color #506343 in popluar number systems.

HEX 50 63 43
Decimal 80 99 67
Binary 1010000 1100011 1000011
Octal 120 143 103

Shades and tints

Shades of #506343

#506343
(80,99,67)
#495A3D
(73,90,61)
#425137
(66,81,55)
#3B4831
(59,72,49)
#343F2B
(52,63,43)
#2D3625
(45,54,37)
#262D1F
(38,45,31)
#1F2419
(31,36,25)
#181B13
(24,27,19)
#11120D
(17,18,13)
#0A0907
(10,9,7)
#000000
(0,0,0)

Tints of #506343

#506343
(80,99,67)
#5F7154
(95,113,84)
#6E7F65
(110,127,101)
#7D8D76
(125,141,118)
#8C9B87
(140,155,135)
#9BA998
(155,169,152)
#AAB7A9
(170,183,169)
#B9C5BA
(185,197,186)
#C8D3CB
(200,211,203)
#D7E1DC
(215,225,220)
#E6EFED
(230,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506343 color. Also use rgb(80,99,67) instead hex code.

Text Font Color

.myTextColor { color: #506343; }

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

This text font color is #506343.

Background Color

.myBgColor { background-color: #506343; }

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

This div background color is #506343.

Border color

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

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

This div border color is #506343.

Opacity

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

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

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

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

This text has shadow with #506343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506343.

Preview

Color preview on black background

This text has color #506343 on black background.


Color preview on white background

This text has color #506343 on white background.


Black color preview on #506343 background

This text has black color on #506343 background.


White color preview on #506343 background

This text has white color on #506343 background.


Related colors

Complementary color

Complementary color for #hex is #AF9CBC.


I love getcolorcode.com

Triadic colors

1 #435063 and #634350 with #506343 are triadic colors.

2 #436350 and #635043 with #506343 are triadic colors.