COLOR #505172

HEX: #505172 RGB: (80,81,114)

Color info

#505172 contains red, green and blue colors in about the same proportion. Web safe color of #505172 is #666666 (or #666).

RGB color model

#505172 color RGB value is (80,81,114).

RGB: (80,81,114) (31%, 32%, 45%)

RGB channels and saturation

R 80 of 255 = 31%
G 81 of 255 = 32%
B 114 of 255 = 45%

80
81
114

R + G + B ~ 36%. #505172 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 81 + 114 = 275 (100%)
R 80 of 275 ~ 29.09%
G 81 of 275 ~ 29.45%
B 114 of 275 ~ 41.45'%

%29.09
%29.45
%41.45

CMYK color model

#505172 color CMYK value is (30,29,0,55).

  • cyan value is 29.82%
  • magenta value is 28.95%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (30,29,0,55) C30M29Y0K55 (30%,29%,0%,55%) (0.30/0.29/0.00/0.55) 

CMYK percentages

%29.82
%28.95
%0
%55.29

Codes

Color #505172 in popluar color models

50 51 72
RGB 80 81 114
HSL 238° 17.53% 38.04%
HSB/HSV 238° 29.82% 44.71%
CMYK 29.82% 28.95% 0.00%
55.29%

Color #505172 in popluar number systems.

HEX 50 51 72
Decimal 80 81 114
Binary 1010000 1010001 1110010
Octal 120 121 162

Shades and tints

Shades of #505172

#505172
(80,81,114)
#494A68
(73,74,104)
#42435E
(66,67,94)
#3B3C54
(59,60,84)
#34354A
(52,53,74)
#2D2E40
(45,46,64)
#262736
(38,39,54)
#1F202C
(31,32,44)
#181922
(24,25,34)
#111218
(17,18,24)
#0A0B0E
(10,11,14)
#000000
(0,0,0)

Tints of #505172

#505172
(80,81,114)
#5F607E
(95,96,126)
#6E6F8A
(110,111,138)
#7D7E96
(125,126,150)
#8C8DA2
(140,141,162)
#9B9CAE
(155,156,174)
#AAABBA
(170,171,186)
#B9BAC6
(185,186,198)
#C8C9D2
(200,201,210)
#D7D8DE
(215,216,222)
#E6E7EA
(230,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #505172; }

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

This text font color is #505172.

Background Color

.myBgColor { background-color: #505172; }

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

This div background color is #505172.

Border color

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

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

This div border color is #505172.

Opacity

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

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

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

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

This text has shadow with #505172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505172.

Preview

Color preview on black background

This text has color #505172 on black background.


Color preview on white background

This text has color #505172 on white background.


Black color preview on #505172 background

This text has black color on #505172 background.


White color preview on #505172 background

This text has white color on #505172 background.


Related colors

Complementary color

Complementary color for #hex is #AFAE8D.


I love getcolorcode.com

Triadic colors

1 #725051 and #517250 with #505172 are triadic colors.

2 #725150 and #515072 with #505172 are triadic colors.