COLOR #66495F

HEX: #66495F RGB: (102,73,95)

Color info

#66495F contains red, green and blue colors in about the same proportion. Web safe color of #66495F is #663366 (or #636).

RGB color model

#66495F color RGB value is (102,73,95).

RGB: (102,73,95) (40%, 29%, 37%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 95 of 255 = 37%

102
73
95

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

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 95 = 270 (100%)
R 102 of 270 ~ 37.78%
G 73 of 270 ~ 27.04%
B 95 of 270 ~ 35.19'%

%37.78
%27.04
%35.19

CMYK color model

#66495F color CMYK value is (0,28,7,60).

  • cyan value is 0.00%
  • magenta value is 28.43%
  • yellow value is 6.86%
  • key color value is 60.00%
CMYK: (0,28,7,60) C0M28Y7K60 (0%,28%,7%,60%) (0.00/0.28/0.07/0.60) 

CMYK percentages

%0
%28.43
%6.86
%60

Codes

Color #66495F in popluar color models

66 49 5F
RGB 102 73 95
HSL 314° 16.57% 34.31%
HSB/HSV 314° 28.43% 40.00%
CMYK 0.00% 28.43% 6.86%
60.00%

Color #66495F in popluar number systems.

HEX 66 49 5F
Decimal 102 73 95
Binary 1100110 1001001 1011111
Octal 146 111 137

Shades and tints

Shades of #66495F

#66495F
(102,73,95)
#5D4357
(93,67,87)
#543D4F
(84,61,79)
#4B3747
(75,55,71)
#42313F
(66,49,63)
#392B37
(57,43,55)
#30252F
(48,37,47)
#271F27
(39,31,39)
#1E191F
(30,25,31)
#151317
(21,19,23)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #66495F

#66495F
(102,73,95)
#73596D
(115,89,109)
#80697B
(128,105,123)
#8D7989
(141,121,137)
#9A8997
(154,137,151)
#A799A5
(167,153,165)
#B4A9B3
(180,169,179)
#C1B9C1
(193,185,193)
#CEC9CF
(206,201,207)
#DBD9DD
(219,217,221)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66495F; }

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

This text font color is #66495F.

Background Color

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

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

This div background color is #66495F.

Border color

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

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

This div border color is #66495F.

Opacity

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

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

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

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

This text has shadow with #66495F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66495F.

Preview

Color preview on black background

This text has color #66495F on black background.


Color preview on white background

This text has color #66495F on white background.


Black color preview on #66495F background

This text has black color on #66495F background.


White color preview on #66495F background

This text has white color on #66495F background.


Related colors

Complementary color

Complementary color for #hex is #99B6A0.


I love getcolorcode.com

Triadic colors

1 #5F6649 and #495F66 with #66495F are triadic colors.

2 #5F4966 and #49665F with #66495F are triadic colors.