COLOR #66426F

HEX: #66426F RGB: (102,66,111)

Color info

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

RGB color model

#66426F color RGB value is (102,66,111).

RGB: (102,66,111) (40%, 26%, 44%)

RGB channels and saturation

R 102 of 255 = 40%
G 66 of 255 = 26%
B 111 of 255 = 44%

102
66
111

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

Portions of RGB colors in percentages

R + G + B = 102 + 66 + 111 = 279 (100%)
R 102 of 279 ~ 36.56%
G 66 of 279 ~ 23.66%
B 111 of 279 ~ 39.78'%

%36.56
%23.66
%39.78

CMYK color model

#66426F color CMYK value is (8,41,0,56).

  • cyan value is 8.11%
  • magenta value is 40.54%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (8,41,0,56) C8M41Y0K56 (8%,41%,0%,56%) (0.08/0.41/0.00/0.56) 

CMYK percentages

%8.11
%40.54
%0
%56.47

Codes

Color #66426F in popluar color models

66 42 6F
RGB 102 66 111
HSL 288° 25.42% 34.71%
HSB/HSV 288° 40.54% 43.53%
CMYK 8.11% 40.54% 0.00%
56.47%

Color #66426F in popluar number systems.

HEX 66 42 6F
Decimal 102 66 111
Binary 1100110 1000010 1101111
Octal 146 102 157

Shades and tints

Shades of #66426F

#66426F
(102,66,111)
#5D3C65
(93,60,101)
#54365B
(84,54,91)
#4B3051
(75,48,81)
#422A47
(66,42,71)
#39243D
(57,36,61)
#301E33
(48,30,51)
#271829
(39,24,41)
#1E121F
(30,18,31)
#150C15
(21,12,21)
#0C060B
(12,6,11)
#000000
(0,0,0)

Tints of #66426F

#66426F
(102,66,111)
#73537C
(115,83,124)
#806489
(128,100,137)
#8D7596
(141,117,150)
#9A86A3
(154,134,163)
#A797B0
(167,151,176)
#B4A8BD
(180,168,189)
#C1B9CA
(193,185,202)
#CECAD7
(206,202,215)
#DBDBE4
(219,219,228)
#E8ECF1
(232,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66426F color. Also use rgb(102,66,111) instead hex code.

Text Font Color

.myTextColor { color: #66426F; }

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

This text font color is #66426F.

Background Color

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

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

This div background color is #66426F.

Border color

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

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

This div border color is #66426F.

Opacity

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

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

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

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

This text has shadow with #66426F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66426F.

Preview

Color preview on black background

This text has color #66426F on black background.


Color preview on white background

This text has color #66426F on white background.


Black color preview on #66426F background

This text has black color on #66426F background.


White color preview on #66426F background

This text has white color on #66426F background.


Related colors

Complementary color

Complementary color for #hex is #99BD90.


I love getcolorcode.com

Triadic colors

1 #6F6642 and #426F66 with #66426F are triadic colors.

2 #6F4266 and #42666F with #66426F are triadic colors.