COLOR #66515F

HEX: #66515F RGB: (102,81,95)

Color info

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

RGB color model

#66515F color RGB value is (102,81,95).

RGB: (102,81,95) (40%, 32%, 37%)

RGB channels and saturation

R 102 of 255 = 40%
G 81 of 255 = 32%
B 95 of 255 = 37%

102
81
95

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

Portions of RGB colors in percentages

R + G + B = 102 + 81 + 95 = 278 (100%)
R 102 of 278 ~ 36.69%
G 81 of 278 ~ 29.14%
B 95 of 278 ~ 34.17'%

%36.69
%29.14
%34.17

CMYK color model

#66515F color CMYK value is (0,21,7,60).

  • cyan value is 0.00%
  • magenta value is 20.59%
  • yellow value is 6.86%
  • key color value is 60.00%

CMYK: (0,21,7,60)
C0M21Y7K60 (0%, 21%, 7%, 60%)
(0.00 / 0.21 / 0.07 / 0.60)

CMYK percentages

%0
%20.59
%6.86
%60

Codes

Color #66515F in popluar color models

66 51 5F
RGB 102 81 95
HSL 320° 11.48% 35.88%
HSB/HSV 320° 20.59% 40.00%
CMYK 0.00% 20.59% 6.86%
60.00%

Color #66515F in popluar number systems.

HEX 66 51 5F
Decimal 102 81 95
Binary 1100110 1010001 1011111
Octal 146 121 137

Shades and tints

Shades of #66515F

#66515F
(102,81,95)
#5D4A57
(93,74,87)
#54434F
(84,67,79)
#4B3C47
(75,60,71)
#42353F
(66,53,63)
#392E37
(57,46,55)
#30272F
(48,39,47)
#272027
(39,32,39)
#1E191F
(30,25,31)
#151217
(21,18,23)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #66515F

#66515F
(102,81,95)
#73606D
(115,96,109)
#806F7B
(128,111,123)
#8D7E89
(141,126,137)
#9A8D97
(154,141,151)
#A79CA5
(167,156,165)
#B4ABB3
(180,171,179)
#C1BAC1
(193,186,193)
#CEC9CF
(206,201,207)
#DBD8DD
(219,216,221)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66515F color. Also use rgb(102,81,95) instead hex code.

Text Font Color

.myTextColor { color: #66515F; }

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

This text font color is #66515F.

Background Color

.myBgColor { background-color: #66515F; }

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

This div background color is #66515F.

Border color

.myBorderColor { border: 1px solid #66515F; }

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

This div border color is #66515F.

Opacity

.myOpacity80 { color: #66515F; opacity: 0.8; }

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

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

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

This text has shadow with #66515F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66515F.

Preview

Color preview on black background

This text has color #66515F on black background.


Color preview on white background

This text has color #66515F on white background.


Black color preview on #66515F background

This text has black color on #66515F background.


White color preview on #66515F background

This text has white color on #66515F background.


Related colors

Complementary color

Complementary color for #hex is #99AEA0.


I love getcolorcode.com

Triadic colors

1 #5F6651 and #515F66 with #66515F are triadic colors.

2 #5F5166 and #51665F with #66515F are triadic colors.