COLOR #515575

HEX: #515575 RGB: (81,85,117)

Color info

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

RGB color model

#515575 color RGB value is (81,85,117).

RGB: (81,85,117) (32%, 33%, 46%)

RGB channels and saturation

R 81 of 255 = 32%
G 85 of 255 = 33%
B 117 of 255 = 46%

81
85
117

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

Portions of RGB colors in percentages

R + G + B = 81 + 85 + 117 = 283 (100%)
R 81 of 283 ~ 28.62%
G 85 of 283 ~ 30.04%
B 117 of 283 ~ 41.34'%

%28.62
%30.04
%41.34

CMYK color model

#515575 color CMYK value is (31,27,0,54).

  • cyan value is 30.77%
  • magenta value is 27.35%
  • yellow value is 0.00%
  • key color value is 54.12%
CMYK: (31,27,0,54) C31M27Y0K54 (31%,27%,0%,54%) (0.31/0.27/0.00/0.54) 

CMYK percentages

%30.77
%27.35
%0
%54.12

Codes

Color #515575 in popluar color models

51 55 75
RGB 81 85 117
HSL 233° 18.18% 38.82%
HSB/HSV 233° 30.77% 45.88%
CMYK 30.77% 27.35% 0.00%
54.12%

Color #515575 in popluar number systems.

HEX 51 55 75
Decimal 81 85 117
Binary 1010001 1010101 1110101
Octal 121 125 165

Shades and tints

Shades of #515575

#515575
(81,85,117)
#4A4E6B
(74,78,107)
#434761
(67,71,97)
#3C4057
(60,64,87)
#35394D
(53,57,77)
#2E3243
(46,50,67)
#272B39
(39,43,57)
#20242F
(32,36,47)
#191D25
(25,29,37)
#12161B
(18,22,27)
#0B0F11
(11,15,17)
#000000
(0,0,0)

Tints of #515575

#515575
(81,85,117)
#606481
(96,100,129)
#6F738D
(111,115,141)
#7E8299
(126,130,153)
#8D91A5
(141,145,165)
#9CA0B1
(156,160,177)
#ABAFBD
(171,175,189)
#BABEC9
(186,190,201)
#C9CDD5
(201,205,213)
#D8DCE1
(216,220,225)
#E7EBED
(231,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515575 color. Also use rgb(81,85,117) instead hex code.

Text Font Color

.myTextColor { color: #515575; }

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

This text font color is #515575.

Background Color

.myBgColor { background-color: #515575; }

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

This div background color is #515575.

Border color

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

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

This div border color is #515575.

Opacity

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

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

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

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

This text has shadow with #515575 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515575.

Preview

Color preview on black background

This text has color #515575 on black background.


Color preview on white background

This text has color #515575 on white background.


Black color preview on #515575 background

This text has black color on #515575 background.


White color preview on #515575 background

This text has white color on #515575 background.


Related colors

Complementary color

Complementary color for #hex is #AEAA8A.


I love getcolorcode.com

Triadic colors

1 #755155 and #557551 with #515575 are triadic colors.

2 #755551 and #555175 with #515575 are triadic colors.