COLOR #66416D

HEX: #66416D RGB: (102,65,109)

Color info

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

RGB color model

#66416D color RGB value is (102,65,109).

RGB: (102,65,109) (40%, 25%, 43%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 109 of 255 = 43%

102
65
109

R + G + B ~ 36%. #66416D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 109 = 276 (100%)
R 102 of 276 ~ 36.96%
G 65 of 276 ~ 23.55%
B 109 of 276 ~ 39.49'%

%36.96
%23.55
%39.49

CMYK color model

#66416D color CMYK value is (6,40,0,57).

  • cyan value is 6.42%
  • magenta value is 40.37%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (6,40,0,57)
C6M40Y0K57 (6%, 40%, 0%, 57%)
(0.06 / 0.40 / 0.00 / 0.57)

CMYK percentages

%6.42
%40.37
%0
%57.25

Codes

Color #66416D in popluar color models

66 41 6D
RGB 102 65 109
HSL 290° 25.29% 34.12%
HSB/HSV 290° 40.37% 42.75%
CMYK 6.42% 40.37% 0.00%
57.25%

Color #66416D in popluar number systems.

HEX 66 41 6D
Decimal 102 65 109
Binary 1100110 1000001 1101101
Octal 146 101 155

Shades and tints

Shades of #66416D

#66416D
(102,65,109)
#5D3C64
(93,60,100)
#54375B
(84,55,91)
#4B3252
(75,50,82)
#422D49
(66,45,73)
#392840
(57,40,64)
#302337
(48,35,55)
#271E2E
(39,30,46)
#1E1925
(30,25,37)
#15141C
(21,20,28)
#0C0F13
(12,15,19)
#000000
(0,0,0)

Tints of #66416D

#66416D
(102,65,109)
#73527A
(115,82,122)
#806387
(128,99,135)
#8D7494
(141,116,148)
#9A85A1
(154,133,161)
#A796AE
(167,150,174)
#B4A7BB
(180,167,187)
#C1B8C8
(193,184,200)
#CEC9D5
(206,201,213)
#DBDAE2
(219,218,226)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66416D color. Also use rgb(102,65,109) instead hex code.

Text Font Color

.myTextColor { color: #66416D; }

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

This text font color is #66416D.

Background Color

.myBgColor { background-color: #66416D; }

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

This div background color is #66416D.

Border color

.myBorderColor { border: 1px solid #66416D; }

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

This div border color is #66416D.

Opacity

.myOpacity80 { color: #66416D; opacity: 0.8; }

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

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

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

This text has shadow with #66416D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66416D.

Preview

Color preview on black background

This text has color #66416D on black background.


Color preview on white background

This text has color #66416D on white background.


Black color preview on #66416D background

This text has black color on #66416D background.


White color preview on #66416D background

This text has white color on #66416D background.


Related colors

Complementary color

Complementary color for #hex is #99BE92.


I love getcolorcode.com

Triadic colors

1 #6D6641 and #416D66 with #66416D are triadic colors.

2 #6D4166 and #41666D with #66416D are triadic colors.