COLOR #66426A

HEX: #66426A RGB: (102,66,106)

Color info

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

RGB color model

#66426A color RGB value is (102,66,106).

RGB: (102,66,106) (40%, 26%, 42%)

RGB channels and saturation

R 102 of 255 = 40%
G 66 of 255 = 26%
B 106 of 255 = 42%

102
66
106

R + G + B ~ 36%. #66426A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 66 + 106 = 274 (100%)
R 102 of 274 ~ 37.23%
G 66 of 274 ~ 24.09%
B 106 of 274 ~ 38.69'%

%37.23
%24.09
%38.69

CMYK color model

#66426A color CMYK value is (4,38,0,58).

  • cyan value is 3.77%
  • magenta value is 37.74%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (4,38,0,58)
C4M38Y0K58 (4%, 38%, 0%, 58%)
(0.04 / 0.38 / 0.00 / 0.58)

CMYK percentages

%3.77
%37.74
%0
%58.43

Codes

Color #66426A in popluar color models

66 42 6A
RGB 102 66 106
HSL 294° 23.26% 33.73%
HSB/HSV 294° 37.74% 41.57%
CMYK 3.77% 37.74% 0.00%
58.43%

Color #66426A in popluar number systems.

HEX 66 42 6A
Decimal 102 66 106
Binary 1100110 1000010 1101010
Octal 146 102 152

Shades and tints

Shades of #66426A

#66426A
(102,66,106)
#5D3C61
(93,60,97)
#543658
(84,54,88)
#4B304F
(75,48,79)
#422A46
(66,42,70)
#39243D
(57,36,61)
#301E34
(48,30,52)
#27182B
(39,24,43)
#1E1222
(30,18,34)
#150C19
(21,12,25)
#0C0610
(12,6,16)
#000000
(0,0,0)

Tints of #66426A

#66426A
(102,66,106)
#735377
(115,83,119)
#806484
(128,100,132)
#8D7591
(141,117,145)
#9A869E
(154,134,158)
#A797AB
(167,151,171)
#B4A8B8
(180,168,184)
#C1B9C5
(193,185,197)
#CECAD2
(206,202,210)
#DBDBDF
(219,219,223)
#E8ECEC
(232,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66426A; }

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

This text font color is #66426A.

Background Color

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

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

This div background color is #66426A.

Border color

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

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

This div border color is #66426A.

Opacity

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

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

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

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

This text has shadow with #66426A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66426A.

Preview

Color preview on black background

This text has color #66426A on black background.


Color preview on white background

This text has color #66426A on white background.


Black color preview on #66426A background

This text has black color on #66426A background.


White color preview on #66426A background

This text has white color on #66426A background.


Related colors

Complementary color

Complementary color for #hex is #99BD95.


I love getcolorcode.com

Triadic colors

1 #6A6642 and #426A66 with #66426A are triadic colors.

2 #6A4266 and #42666A with #66426A are triadic colors.