COLOR #66437C

HEX: #66437C RGB: (102,67,124)

Color info

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

RGB color model

#66437C color RGB value is (102,67,124).

RGB: (102,67,124) (40%, 26%, 49%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 124 of 255 = 49%

102
67
124

R + G + B ~ 38%. #66437C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 124 = 293 (100%)
R 102 of 293 ~ 34.81%
G 67 of 293 ~ 22.87%
B 124 of 293 ~ 42.32'%

%34.81
%22.87
%42.32

CMYK color model

#66437C color CMYK value is (18,46,0,51).

  • cyan value is 17.74%
  • magenta value is 45.97%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (18,46,0,51)
C18M46Y0K51 (18%, 46%, 0%, 51%)
(0.18 / 0.46 / 0.00 / 0.51)

CMYK percentages

%17.74
%45.97
%0
%51.37

Codes

Color #66437C in popluar color models

66 43 7C
RGB 102 67 124
HSL 277° 29.84% 37.45%
HSB/HSV 277° 45.97% 48.63%
CMYK 17.74% 45.97% 0.00%
51.37%

Color #66437C in popluar number systems.

HEX 66 43 7C
Decimal 102 67 124
Binary 1100110 1000011 1111100
Octal 146 103 174

Shades and tints

Shades of #66437C

#66437C
(102,67,124)
#5D3D71
(93,61,113)
#543766
(84,55,102)
#4B315B
(75,49,91)
#422B50
(66,43,80)
#392545
(57,37,69)
#301F3A
(48,31,58)
#27192F
(39,25,47)
#1E1324
(30,19,36)
#150D19
(21,13,25)
#0C070E
(12,7,14)
#000000
(0,0,0)

Tints of #66437C

#66437C
(102,67,124)
#735487
(115,84,135)
#806592
(128,101,146)
#8D769D
(141,118,157)
#9A87A8
(154,135,168)
#A798B3
(167,152,179)
#B4A9BE
(180,169,190)
#C1BAC9
(193,186,201)
#CECBD4
(206,203,212)
#DBDCDF
(219,220,223)
#E8EDEA
(232,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66437C color. Also use rgb(102,67,124) instead hex code.

Text Font Color

.myTextColor { color: #66437C; }

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

This text font color is #66437C.

Background Color

.myBgColor { background-color: #66437C; }

<div style="background-color:#66437C">Inner text</div>

This div background color is #66437C.

Border color

.myBorderColor { border: 1px solid #66437C; }

<div style="border:3px solid #66437C">Div</div>

This div border color is #66437C.

Opacity

.myOpacity80 { color: #66437C; opacity: 0.8; }

<p style="color:#66437C;opacity:0.8;">80%</p>

Text with #66437C 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 #66437C;}

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

This text has shadow with #66437C color.


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

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

This text has shadow with #66437C primary color and red secondary color.


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

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

This text has shadow with #66437C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #66437C.

Preview

Color preview on black background

This text has color #66437C on black background.


Color preview on white background

This text has color #66437C on white background.


Black color preview on #66437C background

This text has black color on #66437C background.


White color preview on #66437C background

This text has white color on #66437C background.


Related colors

Complementary color

Complementary color for #hex is #99BC83.


I love getcolorcode.com

Triadic colors

1 #7C6643 and #437C66 with #66437C are triadic colors.

2 #7C4366 and #43667C with #66437C are triadic colors.