COLOR #506471

HEX: #506471 RGB: (80,100,113)

Renk bilgisi

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

RGB renk modeli

#506471 color RGB value is (80,100,113).

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

RGB bağlantıları ve doygunluk

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

80
100
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 100 + 113 = 293 (100%)
R 80 of 293 ~ 27.3%
G 100 of 293 ~ 34.13%
B 113 of 293 ~ 38.57'%

%27.3
%34.13
%38.57

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.20%
  • eflatun tonu 11.50%
  • 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
%11.5
%0
%55.69

Codes

Color #506471 in popluar color models

50 64 71
RGB 80 100 113
HSL 204° 17.10% 37.84%
HSB/HSV 204° 29.20% 44.31%
CMYK 29.20% 11.50% 0.00%
55.69%

Color #506471 in popluar number systems.

HEX 50 64 71
Decimal 80 100 113
Binary 1010000 1100100 1110001
Octal 120 144 161

Shades and tints

Shades of #506471

#506471
(80,100,113)
#495B67
(73,91,103)
#42525D
(66,82,93)
#3B4953
(59,73,83)
#344049
(52,64,73)
#2D373F
(45,55,63)
#262E35
(38,46,53)
#1F252B
(31,37,43)
#181C21
(24,28,33)
#111317
(17,19,23)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #506471

#506471
(80,100,113)
#5F727D
(95,114,125)
#6E8089
(110,128,137)
#7D8E95
(125,142,149)
#8C9CA1
(140,156,161)
#9BAAAD
(155,170,173)
#AAB8B9
(170,184,185)
#B9C6C5
(185,198,197)
#C8D4D1
(200,212,209)
#D7E2DD
(215,226,221)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506471; }

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

This text font color is #506471.

Background Color

.myBgColor { background-color: #506471; }

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

This div background color is #506471.

Border color

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

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

This div border color is #506471.

Opacity

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

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

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

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

This text has shadow with #506471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506471.

Preview

Color preview on black background

This text has color #506471 on black background.


Color preview on white background

This text has color #506471 on white background.


Black color preview on #506471 background

This text has black color on #506471 background.


White color preview on #506471 background

This text has white color on #506471 background.


Related colors

Complementary color

Complementary color for #hex is #AF9B8E.


I love getcolorcode.com

Triadic colors

1 #715064 and #647150 with #506471 are triadic colors.

2 #716450 and #645071 with #506471 are triadic colors.