COLOR #505964

HEX: #505964 RGB: (80,89,100)

Renk bilgisi

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

RGB renk modeli

#505964 color RGB value is (80,89,100).

RGB: (80,89,100) (31%, 35%, 39%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 89 of 255 = 35%
B 100 of 255 = 39%

80
89
100

R + G + B ~ 35%. #505964 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 89 + 100 = 269 (100%)
R 80 of 269 ~ 29.74%
G 89 of 269 ~ 33.09%
B 100 of 269 ~ 37.17'%

%29.74
%33.09
%37.17

CMYK RENK MODELİ

#505964 rengi CMYK tonu (20,11,0,61).

  • camgöbeği tonu 20.00%
  • eflatun tonu 11.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%
CMYK: (20,11,0,61) C20M11Y0K61 (20%,11%,0%,61%) (0.20/0.11/0.00/0.61) 

CMYK yüzdeleri

%20
%11
%0
%60.78

Codes

Color #505964 in popluar color models

50 59 64
RGB 80 89 100
HSL 213° 11.11% 35.29%
HSB/HSV 213° 20.00% 39.22%
CMYK 20.00% 11.00% 0.00%
60.78%

Color #505964 in popluar number systems.

HEX 50 59 64
Decimal 80 89 100
Binary 1010000 1011001 1100100
Octal 120 131 144

Shades and tints

Shades of #505964

#505964
(80,89,100)
#49515B
(73,81,91)
#424952
(66,73,82)
#3B4149
(59,65,73)
#343940
(52,57,64)
#2D3137
(45,49,55)
#26292E
(38,41,46)
#1F2125
(31,33,37)
#18191C
(24,25,28)
#111113
(17,17,19)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #505964

#505964
(80,89,100)
#5F6872
(95,104,114)
#6E7780
(110,119,128)
#7D868E
(125,134,142)
#8C959C
(140,149,156)
#9BA4AA
(155,164,170)
#AAB3B8
(170,179,184)
#B9C2C6
(185,194,198)
#C8D1D4
(200,209,212)
#D7E0E2
(215,224,226)
#E6EFF0
(230,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505964; }

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

This text font color is #505964.

Background Color

.myBgColor { background-color: #505964; }

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

This div background color is #505964.

Border color

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

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

This div border color is #505964.

Opacity

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

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

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

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

This text has shadow with #505964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505964.

Preview

Color preview on black background

This text has color #505964 on black background.


Color preview on white background

This text has color #505964 on white background.


Black color preview on #505964 background

This text has black color on #505964 background.


White color preview on #505964 background

This text has white color on #505964 background.


Related colors

Complementary color

Complementary color for #hex is #AFA69B.


I love getcolorcode.com

Triadic colors

1 #645059 and #596450 with #505964 are triadic colors.

2 #645950 and #595064 with #505964 are triadic colors.