COLOR #515065

HEX: #515065 RGB: (81,80,101)

Color info

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

RGB color model

#515065 color RGB value is (81,80,101).

RGB: (81,80,101) (32%, 31%, 40%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 101 of 255 = 40%

81
80
101

R + G + B ~ 34%. #515065 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 101 = 262 (100%)
R 81 of 262 ~ 30.92%
G 80 of 262 ~ 30.53%
B 101 of 262 ~ 38.55'%

%30.92
%30.53
%38.55

CMYK color model

#515065 color CMYK value is (20,21,0,60).

  • cyan value is 19.80%
  • magenta value is 20.79%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (20,21,0,60)
C20M21Y0K60 (20%, 21%, 0%, 60%)
(0.20 / 0.21 / 0.00 / 0.60)

CMYK percentages

%19.8
%20.79
%0
%60.39

Codes

Color #515065 in popluar color models

51 50 65
RGB 81 80 101
HSL 243° 11.60% 35.49%
HSB/HSV 243° 20.79% 39.61%
CMYK 19.80% 20.79% 0.00%
60.39%

Color #515065 in popluar number systems.

HEX 51 50 65
Decimal 81 80 101
Binary 1010001 1010000 1100101
Octal 121 120 145

Shades and tints

Shades of #515065

#515065
(81,80,101)
#4A495C
(74,73,92)
#434253
(67,66,83)
#3C3B4A
(60,59,74)
#353441
(53,52,65)
#2E2D38
(46,45,56)
#27262F
(39,38,47)
#201F26
(32,31,38)
#19181D
(25,24,29)
#121114
(18,17,20)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #515065

#515065
(81,80,101)
#605F73
(96,95,115)
#6F6E81
(111,110,129)
#7E7D8F
(126,125,143)
#8D8C9D
(141,140,157)
#9C9BAB
(156,155,171)
#ABAAB9
(171,170,185)
#BAB9C7
(186,185,199)
#C9C8D5
(201,200,213)
#D8D7E3
(216,215,227)
#E7E6F1
(231,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515065; }

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

This text font color is #515065.

Background Color

.myBgColor { background-color: #515065; }

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

This div background color is #515065.

Border color

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

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

This div border color is #515065.

Opacity

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

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

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

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

This text has shadow with #515065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515065.

Preview

Color preview on black background

This text has color #515065 on black background.


Color preview on white background

This text has color #515065 on white background.


Black color preview on #515065 background

This text has black color on #515065 background.


White color preview on #515065 background

This text has white color on #515065 background.


Related colors

Complementary color

Complementary color for #hex is #AEAF9A.


I love getcolorcode.com

Triadic colors

1 #655150 and #506551 with #515065 are triadic colors.

2 #655051 and #505165 with #515065 are triadic colors.