COLOR #506371

HEX: #506371 RGB: (80,99,113)

Renk bilgisi

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

RGB renk modeli

#506371 color RGB value is (80,99,113).

RGB: (80,99,113) (31%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 99 of 255 = 39%
B 113 of 255 = 44%

80
99
113

R + G + B ~ 38%. #506371 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 99 + 113 = 292 (100%)
R 80 of 292 ~ 27.4%
G 99 of 292 ~ 33.9%
B 113 of 292 ~ 38.7'%

%27.4
%33.9
%38.7

CMYK RENK MODELİ

#506371 rengi CMYK tonu (29,12,0,56).

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

CMYK: (29,12,0,56)
C29M12Y0K56 (29%, 12%, 0%, 56%)
(0.29 / 0.12 / 0.00 / 0.56)

CMYK yüzdeleri

%29.2
%12.39
%0
%55.69

Codes

Color #506371 in popluar color models

50 63 71
RGB 80 99 113
HSL 205° 17.10% 37.84%
HSB/HSV 205° 29.20% 44.31%
CMYK 29.20% 12.39% 0.00%
55.69%

Color #506371 in popluar number systems.

HEX 50 63 71
Decimal 80 99 113
Binary 1010000 1100011 1110001
Octal 120 143 161

Shades and tints

Shades of #506371

#506371
(80,99,113)
#495A67
(73,90,103)
#42515D
(66,81,93)
#3B4853
(59,72,83)
#343F49
(52,63,73)
#2D363F
(45,54,63)
#262D35
(38,45,53)
#1F242B
(31,36,43)
#181B21
(24,27,33)
#111217
(17,18,23)
#0A090D
(10,9,13)
#000000
(0,0,0)

Tints of #506371

#506371
(80,99,113)
#5F717D
(95,113,125)
#6E7F89
(110,127,137)
#7D8D95
(125,141,149)
#8C9BA1
(140,155,161)
#9BA9AD
(155,169,173)
#AAB7B9
(170,183,185)
#B9C5C5
(185,197,197)
#C8D3D1
(200,211,209)
#D7E1DD
(215,225,221)
#E6EFE9
(230,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506371; }

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

This text font color is #506371.

Background Color

.myBgColor { background-color: #506371; }

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

This div background color is #506371.

Border color

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

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

This div border color is #506371.

Opacity

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

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

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

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

This text has shadow with #506371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506371.

Preview

Color preview on black background

This text has color #506371 on black background.


Color preview on white background

This text has color #506371 on white background.


Black color preview on #506371 background

This text has black color on #506371 background.


White color preview on #506371 background

This text has white color on #506371 background.


Related colors

Complementary color

Complementary color for #hex is #AF9C8E.


I love getcolorcode.com

Triadic colors

1 #715063 and #637150 with #506371 are triadic colors.

2 #716350 and #635071 with #506371 are triadic colors.