COLOR #505D72

HEX: #505D72 RGB: (80,93,114)

Renk bilgisi

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

RGB renk modeli

#505D72 color RGB value is (80,93,114).

RGB: (80,93,114) (31%, 36%, 45%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 93 of 255 = 36%
B 114 of 255 = 45%

80
93
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 93 + 114 = 287 (100%)
R 80 of 287 ~ 27.87%
G 93 of 287 ~ 32.4%
B 114 of 287 ~ 39.72'%

%27.87
%32.4
%39.72

CMYK RENK MODELİ

#505D72 rengi CMYK tonu (30,18,0,55).

  • camgöbeği tonu 29.82%
  • eflatun tonu 18.42%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (30,18,0,55)
C30M18Y0K55 (30%, 18%, 0%, 55%)
(0.30 / 0.18 / 0.00 / 0.55)

CMYK yüzdeleri

%29.82
%18.42
%0
%55.29

Codes

Color #505D72 in popluar color models

50 5D 72
RGB 80 93 114
HSL 217° 17.53% 38.04%
HSB/HSV 217° 29.82% 44.71%
CMYK 29.82% 18.42% 0.00%
55.29%

Color #505D72 in popluar number systems.

HEX 50 5D 72
Decimal 80 93 114
Binary 1010000 1011101 1110010
Octal 120 135 162

Shades and tints

Shades of #505D72

#505D72
(80,93,114)
#495568
(73,85,104)
#424D5E
(66,77,94)
#3B4554
(59,69,84)
#343D4A
(52,61,74)
#2D3540
(45,53,64)
#262D36
(38,45,54)
#1F252C
(31,37,44)
#181D22
(24,29,34)
#111518
(17,21,24)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #505D72

#505D72
(80,93,114)
#5F6B7E
(95,107,126)
#6E798A
(110,121,138)
#7D8796
(125,135,150)
#8C95A2
(140,149,162)
#9BA3AE
(155,163,174)
#AAB1BA
(170,177,186)
#B9BFC6
(185,191,198)
#C8CDD2
(200,205,210)
#D7DBDE
(215,219,222)
#E6E9EA
(230,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505D72 color. Also use rgb(80,93,114) instead hex code.

Text Font Color

.myTextColor { color: #505D72; }

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

This text font color is #505D72.

Background Color

.myBgColor { background-color: #505D72; }

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

This div background color is #505D72.

Border color

.myBorderColor { border: 1px solid #505D72; }

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

This div border color is #505D72.

Opacity

.myOpacity80 { color: #505D72; opacity: 0.8; }

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

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

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

This text has shadow with #505D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505D72.

Preview

Color preview on black background

This text has color #505D72 on black background.


Color preview on white background

This text has color #505D72 on white background.


Black color preview on #505D72 background

This text has black color on #505D72 background.


White color preview on #505D72 background

This text has white color on #505D72 background.


Related colors

Complementary color

Complementary color for #hex is #AFA28D.


I love getcolorcode.com

Triadic colors

1 #72505D and #5D7250 with #505D72 are triadic colors.

2 #725D50 and #5D5072 with #505D72 are triadic colors.