COLOR #506B60

HEX: #506B60 RGB: (80,107,96)

Renk bilgisi

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

RGB renk modeli

#506B60 color RGB value is (80,107,96).

RGB: (80,107,96) (31%, 42%, 38%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 107 of 255 = 42%
B 96 of 255 = 38%

80
107
96

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 107 + 96 = 283 (100%)
R 80 of 283 ~ 28.27%
G 107 of 283 ~ 37.81%
B 96 of 283 ~ 33.92'%

%28.27
%37.81
%33.92

CMYK RENK MODELİ

#506B60 rengi CMYK tonu (25,0,10,58).

  • camgöbeği tonu 25.23%
  • eflatun tonu 0.00%
  • sarı tonu 10.28%
  • ana renk tonu 58.04%

CMYK: (25,0,10,58)
C25M0Y10K58 (25%, 0%, 10%, 58%)
(0.25 / 0.00 / 0.10 / 0.58)

CMYK yüzdeleri

%25.23
%0
%10.28
%58.04

Codes

Color #506B60 in popluar color models

50 6B 60
RGB 80 107 96
HSL 156° 14.44% 36.67%
HSB/HSV 156° 25.23% 41.96%
CMYK 25.23% 0.00% 10.28%
58.04%

Color #506B60 in popluar number systems.

HEX 50 6B 60
Decimal 80 107 96
Binary 1010000 1101011 1100000
Octal 120 153 140

Shades and tints

Shades of #506B60

#506B60
(80,107,96)
#496258
(73,98,88)
#425950
(66,89,80)
#3B5048
(59,80,72)
#344740
(52,71,64)
#2D3E38
(45,62,56)
#263530
(38,53,48)
#1F2C28
(31,44,40)
#182320
(24,35,32)
#111A18
(17,26,24)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #506B60

#506B60
(80,107,96)
#5F786E
(95,120,110)
#6E857C
(110,133,124)
#7D928A
(125,146,138)
#8C9F98
(140,159,152)
#9BACA6
(155,172,166)
#AAB9B4
(170,185,180)
#B9C6C2
(185,198,194)
#C8D3D0
(200,211,208)
#D7E0DE
(215,224,222)
#E6EDEC
(230,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #506B60 color. Also use rgb(80,107,96) instead hex code.

Text Font Color

.myTextColor { color: #506B60; }

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

This text font color is #506B60.

Background Color

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

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

This div background color is #506B60.

Border color

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

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

This div border color is #506B60.

Opacity

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

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

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

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

This text has shadow with #506B60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506B60.

Preview

Color preview on black background

This text has color #506B60 on black background.


Color preview on white background

This text has color #506B60 on white background.


Black color preview on #506B60 background

This text has black color on #506B60 background.


White color preview on #506B60 background

This text has white color on #506B60 background.


Related colors

Complementary color

Complementary color for #hex is #AF949F.


I love getcolorcode.com

Triadic colors

1 #60506B and #6B6050 with #506B60 are triadic colors.

2 #606B50 and #6B5060 with #506B60 are triadic colors.