COLOR #506C5E

HEX: #506C5E RGB: (80,108,94)

Renk bilgisi

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

RGB renk modeli

#506C5E color RGB value is (80,108,94).

RGB: (80,108,94) (31%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 108 of 255 = 42%
B 94 of 255 = 37%

80
108
94

R + G + B ~ 37%. #506C5E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 108 + 94 = 282 (100%)
R 80 of 282 ~ 28.37%
G 108 of 282 ~ 38.3%
B 94 of 282 ~ 33.33'%

%28.37
%38.3
%33.33

CMYK RENK MODELİ

#506C5E rengi CMYK tonu (26,0,13,58).

  • camgöbeği tonu 25.93%
  • eflatun tonu 0.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%

CMYK: (26,0,13,58)
C26M0Y13K58 (26%, 0%, 13%, 58%)
(0.26 / 0.00 / 0.13 / 0.58)

CMYK yüzdeleri

%25.93
%0
%12.96
%57.65

Codes

Color #506C5E in popluar color models

50 6C 5E
RGB 80 108 94
HSL 150° 14.89% 36.86%
HSB/HSV 150° 25.93% 42.35%
CMYK 25.93% 0.00% 12.96%
57.65%

Color #506C5E in popluar number systems.

HEX 50 6C 5E
Decimal 80 108 94
Binary 1010000 1101100 1011110
Octal 120 154 136

Shades and tints

Shades of #506C5E

#506C5E
(80,108,94)
#496356
(73,99,86)
#425A4E
(66,90,78)
#3B5146
(59,81,70)
#34483E
(52,72,62)
#2D3F36
(45,63,54)
#26362E
(38,54,46)
#1F2D26
(31,45,38)
#18241E
(24,36,30)
#111B16
(17,27,22)
#0A120E
(10,18,14)
#000000
(0,0,0)

Tints of #506C5E

#506C5E
(80,108,94)
#5F796C
(95,121,108)
#6E867A
(110,134,122)
#7D9388
(125,147,136)
#8CA096
(140,160,150)
#9BADA4
(155,173,164)
#AABAB2
(170,186,178)
#B9C7C0
(185,199,192)
#C8D4CE
(200,212,206)
#D7E1DC
(215,225,220)
#E6EEEA
(230,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506C5E color. Also use rgb(80,108,94) instead hex code.

Text Font Color

.myTextColor { color: #506C5E; }

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

This text font color is #506C5E.

Background Color

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

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

This div background color is #506C5E.

Border color

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

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

This div border color is #506C5E.

Opacity

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

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

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

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

This text has shadow with #506C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506C5E.

Preview

Color preview on black background

This text has color #506C5E on black background.


Color preview on white background

This text has color #506C5E on white background.


Black color preview on #506C5E background

This text has black color on #506C5E background.


White color preview on #506C5E background

This text has white color on #506C5E background.


Related colors

Complementary color

Complementary color for #hex is #AF93A1.


I love getcolorcode.com

Triadic colors

1 #5E506C and #6C5E50 with #506C5E are triadic colors.

2 #5E6C50 and #6C505E with #506C5E are triadic colors.