COLOR #506474

HEX: #506474 RGB: (80,100,116)

Renk bilgisi

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

RGB renk modeli

#506474 color RGB value is (80,100,116).

RGB: (80,100,116) (31%, 39%, 45%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 100 of 255 = 39%
B 116 of 255 = 45%

80
100
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 100 + 116 = 296 (100%)
R 80 of 296 ~ 27.03%
G 100 of 296 ~ 33.78%
B 116 of 296 ~ 39.19'%

%27.03
%33.78
%39.19

CMYK RENK MODELİ

#506474 rengi CMYK tonu (31,14,0,55).

  • camgöbeği tonu 31.03%
  • eflatun tonu 13.79%
  • sarı tonu 0.00%
  • ana renk tonu 54.51%

CMYK: (31,14,0,55)
C31M14Y0K55 (31%, 14%, 0%, 55%)
(0.31 / 0.14 / 0.00 / 0.55)

CMYK yüzdeleri

%31.03
%13.79
%0
%54.51

Codes

Color #506474 in popluar color models

50 64 74
RGB 80 100 116
HSL 207° 18.37% 38.43%
HSB/HSV 207° 31.03% 45.49%
CMYK 31.03% 13.79% 0.00%
54.51%

Color #506474 in popluar number systems.

HEX 50 64 74
Decimal 80 100 116
Binary 1010000 1100100 1110100
Octal 120 144 164

Shades and tints

Shades of #506474

#506474
(80,100,116)
#495B6A
(73,91,106)
#425260
(66,82,96)
#3B4956
(59,73,86)
#34404C
(52,64,76)
#2D3742
(45,55,66)
#262E38
(38,46,56)
#1F252E
(31,37,46)
#181C24
(24,28,36)
#11131A
(17,19,26)
#0A0A10
(10,10,16)
#000000
(0,0,0)

Tints of #506474

#506474
(80,100,116)
#5F7280
(95,114,128)
#6E808C
(110,128,140)
#7D8E98
(125,142,152)
#8C9CA4
(140,156,164)
#9BAAB0
(155,170,176)
#AAB8BC
(170,184,188)
#B9C6C8
(185,198,200)
#C8D4D4
(200,212,212)
#D7E2E0
(215,226,224)
#E6F0EC
(230,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #506474; }

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

This text font color is #506474.

Background Color

.myBgColor { background-color: #506474; }

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

This div background color is #506474.

Border color

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

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

This div border color is #506474.

Opacity

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

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

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

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

This text has shadow with #506474 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #506474.

Preview

Color preview on black background

This text has color #506474 on black background.


Color preview on white background

This text has color #506474 on white background.


Black color preview on #506474 background

This text has black color on #506474 background.


White color preview on #506474 background

This text has white color on #506474 background.


Related colors

Complementary color

Complementary color for #hex is #AF9B8B.


I love getcolorcode.com

Triadic colors

1 #745064 and #647450 with #506474 are triadic colors.

2 #746450 and #645074 with #506474 are triadic colors.