COLOR #506E3C

HEX: #506E3C RGB: (80,110,60)

Renk bilgisi

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

RGB renk modeli

#506E3C color RGB value is (80,110,60).

RGB: (80,110,60) (31%, 43%, 24%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 110 of 255 = 43%
B 60 of 255 = 24%

80
110
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 110 + 60 = 250 (100%)
R 80 of 250 ~ 32%
G 110 of 250 ~ 44%
B 60 of 250 ~ 24'%

%32
%44
%24

CMYK RENK MODELİ

#506E3C rengi CMYK tonu (27,0,45,57).

  • camgöbeği tonu 27.27%
  • eflatun tonu 0.00%
  • sarı tonu 45.45%
  • ana renk tonu 56.86%

CMYK: (27,0,45,57)
C27M0Y45K57 (27%, 0%, 45%, 57%)
(0.27 / 0.00 / 0.45 / 0.57)

CMYK yüzdeleri

%27.27
%0
%45.45
%56.86

Codes

Color #506E3C in popluar color models

50 6E 3C
RGB 80 110 60
HSL 96° 29.41% 33.33%
HSB/HSV 96° 45.45% 43.14%
CMYK 27.27% 0.00% 45.45%
56.86%

Color #506E3C in popluar number systems.

HEX 50 6E 3C
Decimal 80 110 60
Binary 1010000 1101110 111100
Octal 120 156 74

Shades and tints

Shades of #506E3C

#506E3C
(80,110,60)
#496437
(73,100,55)
#425A32
(66,90,50)
#3B502D
(59,80,45)
#344628
(52,70,40)
#2D3C23
(45,60,35)
#26321E
(38,50,30)
#1F2819
(31,40,25)
#181E14
(24,30,20)
#11140F
(17,20,15)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #506E3C

#506E3C
(80,110,60)
#5F7B4D
(95,123,77)
#6E885E
(110,136,94)
#7D956F
(125,149,111)
#8CA280
(140,162,128)
#9BAF91
(155,175,145)
#AABCA2
(170,188,162)
#B9C9B3
(185,201,179)
#C8D6C4
(200,214,196)
#D7E3D5
(215,227,213)
#E6F0E6
(230,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506E3C color. Also use rgb(80,110,60) instead hex code.

Text Font Color

.myTextColor { color: #506E3C; }

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

This text font color is #506E3C.

Background Color

.myBgColor { background-color: #506E3C; }

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

This div background color is #506E3C.

Border color

.myBorderColor { border: 1px solid #506E3C; }

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

This div border color is #506E3C.

Opacity

.myOpacity80 { color: #506E3C; opacity: 0.8; }

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

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

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

This text has shadow with #506E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506E3C.

Preview

Color preview on black background

This text has color #506E3C on black background.


Color preview on white background

This text has color #506E3C on white background.


Black color preview on #506E3C background

This text has black color on #506E3C background.


White color preview on #506E3C background

This text has white color on #506E3C background.


Related colors

Complementary color

Complementary color for #hex is #AF91C3.


I love getcolorcode.com

Triadic colors

1 #3C506E and #6E3C50 with #506E3C are triadic colors.

2 #3C6E50 and #6E503C with #506E3C are triadic colors.