COLOR #506364

HEX: #506364 RGB: (80,99,100)

Renk bilgisi

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

RGB renk modeli

#506364 color RGB value is (80,99,100).

RGB: (80,99,100) (31%, 39%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 99 of 255 = 39%
B 100 of 255 = 39%

80
99
100

R + G + B ~ 36%. #506364 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 99 + 100 = 279 (100%)
R 80 of 279 ~ 28.67%
G 99 of 279 ~ 35.48%
B 100 of 279 ~ 35.84'%

%28.67
%35.48
%35.84

CMYK RENK MODELİ

#506364 rengi CMYK tonu (20,1,0,61).

  • camgöbeği tonu 20.00%
  • eflatun tonu 1.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%

CMYK: (20,1,0,61)
C20M1Y0K61 (20%, 1%, 0%, 61%)
(0.20 / 0.01 / 0.00 / 0.61)

CMYK yüzdeleri

%20
%1
%0
%60.78

Codes

Color #506364 in popluar color models

50 63 64
RGB 80 99 100
HSL 183° 11.11% 35.29%
HSB/HSV 183° 20.00% 39.22%
CMYK 20.00% 1.00% 0.00%
60.78%

Color #506364 in popluar number systems.

HEX 50 63 64
Decimal 80 99 100
Binary 1010000 1100011 1100100
Octal 120 143 144

Shades and tints

Shades of #506364

#506364
(80,99,100)
#495A5B
(73,90,91)
#425152
(66,81,82)
#3B4849
(59,72,73)
#343F40
(52,63,64)
#2D3637
(45,54,55)
#262D2E
(38,45,46)
#1F2425
(31,36,37)
#181B1C
(24,27,28)
#111213
(17,18,19)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #506364

#506364
(80,99,100)
#5F7172
(95,113,114)
#6E7F80
(110,127,128)
#7D8D8E
(125,141,142)
#8C9B9C
(140,155,156)
#9BA9AA
(155,169,170)
#AAB7B8
(170,183,184)
#B9C5C6
(185,197,198)
#C8D3D4
(200,211,212)
#D7E1E2
(215,225,226)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506364; }

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

This text font color is #506364.

Background Color

.myBgColor { background-color: #506364; }

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

This div background color is #506364.

Border color

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

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

This div border color is #506364.

Opacity

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

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

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

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

This text has shadow with #506364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506364.

Preview

Color preview on black background

This text has color #506364 on black background.


Color preview on white background

This text has color #506364 on white background.


Black color preview on #506364 background

This text has black color on #506364 background.


White color preview on #506364 background

This text has white color on #506364 background.


Related colors

Complementary color

Complementary color for #hex is #AF9C9B.


I love getcolorcode.com

Triadic colors

1 #645063 and #636450 with #506364 are triadic colors.

2 #646350 and #635064 with #506364 are triadic colors.