COLOR #505971

HEX: #505971 RGB: (80,89,113)

Renk bilgisi

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

RGB renk modeli

#505971 color RGB value is (80,89,113).

RGB: (80,89,113) (31%, 35%, 44%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 89 of 255 = 35%
B 113 of 255 = 44%

80
89
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 89 + 113 = 282 (100%)
R 80 of 282 ~ 28.37%
G 89 of 282 ~ 31.56%
B 113 of 282 ~ 40.07'%

%28.37
%31.56
%40.07

CMYK RENK MODELİ

#505971 rengi CMYK tonu (29,21,0,56).

  • camgöbeği tonu 29.20%
  • eflatun tonu 21.24%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (29,21,0,56)
C29M21Y0K56 (29%, 21%, 0%, 56%)
(0.29 / 0.21 / 0.00 / 0.56)

CMYK yüzdeleri

%29.2
%21.24
%0
%55.69

Codes

Color #505971 in popluar color models

50 59 71
RGB 80 89 113
HSL 224° 17.10% 37.84%
HSB/HSV 224° 29.20% 44.31%
CMYK 29.20% 21.24% 0.00%
55.69%

Color #505971 in popluar number systems.

HEX 50 59 71
Decimal 80 89 113
Binary 1010000 1011001 1110001
Octal 120 131 161

Shades and tints

Shades of #505971

#505971
(80,89,113)
#495167
(73,81,103)
#42495D
(66,73,93)
#3B4153
(59,65,83)
#343949
(52,57,73)
#2D313F
(45,49,63)
#262935
(38,41,53)
#1F212B
(31,33,43)
#181921
(24,25,33)
#111117
(17,17,23)
#0A090D
(10,9,13)
#000000
(0,0,0)

Tints of #505971

#505971
(80,89,113)
#5F687D
(95,104,125)
#6E7789
(110,119,137)
#7D8695
(125,134,149)
#8C95A1
(140,149,161)
#9BA4AD
(155,164,173)
#AAB3B9
(170,179,185)
#B9C2C5
(185,194,197)
#C8D1D1
(200,209,209)
#D7E0DD
(215,224,221)
#E6EFE9
(230,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505971; }

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

This text font color is #505971.

Background Color

.myBgColor { background-color: #505971; }

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

This div background color is #505971.

Border color

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

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

This div border color is #505971.

Opacity

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

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

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

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

This text has shadow with #505971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505971.

Preview

Color preview on black background

This text has color #505971 on black background.


Color preview on white background

This text has color #505971 on white background.


Black color preview on #505971 background

This text has black color on #505971 background.


White color preview on #505971 background

This text has white color on #505971 background.


Related colors

Complementary color

Complementary color for #hex is #AFA68E.


I love getcolorcode.com

Triadic colors

1 #715059 and #597150 with #505971 are triadic colors.

2 #715950 and #595071 with #505971 are triadic colors.