COLOR #515269

HEX: #515269 RGB: (81,82,105)

Color info

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

RGB color model

#515269 color RGB value is (81,82,105).

RGB: (81,82,105) (32%, 32%, 41%)

RGB channels and saturation

R 81 of 255 = 32%
G 82 of 255 = 32%
B 105 of 255 = 41%

81
82
105

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

Portions of RGB colors in percentages

R + G + B = 81 + 82 + 105 = 268 (100%)
R 81 of 268 ~ 30.22%
G 82 of 268 ~ 30.6%
B 105 of 268 ~ 39.18'%

%30.22
%30.6
%39.18

CMYK color model

#515269 color CMYK value is (23,22,0,59).

  • cyan value is 22.86%
  • magenta value is 21.90%
  • yellow value is 0.00%
  • key color value is 58.82%
CMYK: (23,22,0,59) C23M22Y0K59 (23%,22%,0%,59%) (0.23/0.22/0.00/0.59) 

CMYK percentages

%22.86
%21.9
%0
%58.82

Codes

Color #515269 in popluar color models

51 52 69
RGB 81 82 105
HSL 238° 12.90% 36.47%
HSB/HSV 238° 22.86% 41.18%
CMYK 22.86% 21.90% 0.00%
58.82%

Color #515269 in popluar number systems.

HEX 51 52 69
Decimal 81 82 105
Binary 1010001 1010010 1101001
Octal 121 122 151

Shades and tints

Shades of #515269

#515269
(81,82,105)
#4A4B60
(74,75,96)
#434457
(67,68,87)
#3C3D4E
(60,61,78)
#353645
(53,54,69)
#2E2F3C
(46,47,60)
#272833
(39,40,51)
#20212A
(32,33,42)
#191A21
(25,26,33)
#121318
(18,19,24)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #515269

#515269
(81,82,105)
#606176
(96,97,118)
#6F7083
(111,112,131)
#7E7F90
(126,127,144)
#8D8E9D
(141,142,157)
#9C9DAA
(156,157,170)
#ABACB7
(171,172,183)
#BABBC4
(186,187,196)
#C9CAD1
(201,202,209)
#D8D9DE
(216,217,222)
#E7E8EB
(231,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515269 color. Also use rgb(81,82,105) instead hex code.

Text Font Color

.myTextColor { color: #515269; }

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

This text font color is #515269.

Background Color

.myBgColor { background-color: #515269; }

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

This div background color is #515269.

Border color

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

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

This div border color is #515269.

Opacity

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

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

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

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

This text has shadow with #515269 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515269.

Preview

Color preview on black background

This text has color #515269 on black background.


Color preview on white background

This text has color #515269 on white background.


Black color preview on #515269 background

This text has black color on #515269 background.


White color preview on #515269 background

This text has white color on #515269 background.


Related colors

Complementary color

Complementary color for #hex is #AEAD96.


I love getcolorcode.com

Triadic colors

1 #695152 and #526951 with #515269 are triadic colors.

2 #695251 and #525169 with #515269 are triadic colors.