COLOR #505765

HEX: #505765 RGB: (80,87,101)

Color info

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

RGB color model

#505765 color RGB value is (80,87,101).

RGB: (80,87,101) (31%, 34%, 40%)

RGB channels and saturation

R 80 of 255 = 31%
G 87 of 255 = 34%
B 101 of 255 = 40%

80
87
101

R + G + B ~ 35%. #505765 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 87 + 101 = 268 (100%)
R 80 of 268 ~ 29.85%
G 87 of 268 ~ 32.46%
B 101 of 268 ~ 37.69'%

%29.85
%32.46
%37.69

CMYK color model

#505765 color CMYK value is (21,14,0,60).

  • cyan value is 20.79%
  • magenta value is 13.86%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (21,14,0,60) C21M14Y0K60 (21%,14%,0%,60%) (0.21/0.14/0.00/0.60) 

CMYK percentages

%20.79
%13.86
%0
%60.39

Codes

Color #505765 in popluar color models

50 57 65
RGB 80 87 101
HSL 220° 11.60% 35.49%
HSB/HSV 220° 20.79% 39.61%
CMYK 20.79% 13.86% 0.00%
60.39%

Color #505765 in popluar number systems.

HEX 50 57 65
Decimal 80 87 101
Binary 1010000 1010111 1100101
Octal 120 127 145

Shades and tints

Shades of #505765

#505765
(80,87,101)
#49505C
(73,80,92)
#424953
(66,73,83)
#3B424A
(59,66,74)
#343B41
(52,59,65)
#2D3438
(45,52,56)
#262D2F
(38,45,47)
#1F2626
(31,38,38)
#181F1D
(24,31,29)
#111814
(17,24,20)
#0A110B
(10,17,11)
#000000
(0,0,0)

Tints of #505765

#505765
(80,87,101)
#5F6673
(95,102,115)
#6E7581
(110,117,129)
#7D848F
(125,132,143)
#8C939D
(140,147,157)
#9BA2AB
(155,162,171)
#AAB1B9
(170,177,185)
#B9C0C7
(185,192,199)
#C8CFD5
(200,207,213)
#D7DEE3
(215,222,227)
#E6EDF1
(230,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #505765 color. Also use rgb(80,87,101) instead hex code.

Text Font Color

.myTextColor { color: #505765; }

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

This text font color is #505765.

Background Color

.myBgColor { background-color: #505765; }

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

This div background color is #505765.

Border color

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

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

This div border color is #505765.

Opacity

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

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

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

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

This text has shadow with #505765 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #505765.

Preview

Color preview on black background

This text has color #505765 on black background.


Color preview on white background

This text has color #505765 on white background.


Black color preview on #505765 background

This text has black color on #505765 background.


White color preview on #505765 background

This text has white color on #505765 background.


Related colors

Complementary color

Complementary color for #hex is #AFA89A.


I love getcolorcode.com

Triadic colors

1 #655057 and #576550 with #505765 are triadic colors.

2 #655750 and #575065 with #505765 are triadic colors.