COLOR #666378

HEX: #666378 RGB: (102,99,120)

Color info

#666378 contains red, green and blue colors in about the same proportion. Web safe color of #666378 is #666666 (or #666).

RGB color model

#666378 color RGB value is (102,99,120).

RGB: (102,99,120) (40%, 39%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 99 of 255 = 39%
B 120 of 255 = 47%

102
99
120

R + G + B ~ 42%. #666378 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 99 + 120 = 321 (100%)
R 102 of 321 ~ 31.78%
G 99 of 321 ~ 30.84%
B 120 of 321 ~ 37.38'%

%31.78
%30.84
%37.38

CMYK color model

#666378 color CMYK value is (15,18,0,53).

  • cyan value is 15.00%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (15,18,0,53)
C15M18Y0K53 (15%, 18%, 0%, 53%)
(0.15 / 0.18 / 0.00 / 0.53)

CMYK percentages

%15
%17.5
%0
%52.94

Codes

Color #666378 in popluar color models

66 63 78
RGB 102 99 120
HSL 249° 9.59% 42.94%
HSB/HSV 249° 17.50% 47.06%
CMYK 15.00% 17.50% 0.00%
52.94%

Color #666378 in popluar number systems.

HEX 66 63 78
Decimal 102 99 120
Binary 1100110 1100011 1111000
Octal 146 143 170

Shades and tints

Shades of #666378

#666378
(102,99,120)
#5D5A6E
(93,90,110)
#545164
(84,81,100)
#4B485A
(75,72,90)
#423F50
(66,63,80)
#393646
(57,54,70)
#302D3C
(48,45,60)
#272432
(39,36,50)
#1E1B28
(30,27,40)
#15121E
(21,18,30)
#0C0914
(12,9,20)
#000000
(0,0,0)

Tints of #666378

#666378
(102,99,120)
#737184
(115,113,132)
#807F90
(128,127,144)
#8D8D9C
(141,141,156)
#9A9BA8
(154,155,168)
#A7A9B4
(167,169,180)
#B4B7C0
(180,183,192)
#C1C5CC
(193,197,204)
#CED3D8
(206,211,216)
#DBE1E4
(219,225,228)
#E8EFF0
(232,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666378 color. Also use rgb(102,99,120) instead hex code.

Text Font Color

.myTextColor { color: #666378; }

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

This text font color is #666378.

Background Color

.myBgColor { background-color: #666378; }

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

This div background color is #666378.

Border color

.myBorderColor { border: 1px solid #666378; }

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

This div border color is #666378.

Opacity

.myOpacity80 { color: #666378; opacity: 0.8; }

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

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

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

This text has shadow with #666378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666378.

Preview

Color preview on black background

This text has color #666378 on black background.


Color preview on white background

This text has color #666378 on white background.


Black color preview on #666378 background

This text has black color on #666378 background.


White color preview on #666378 background

This text has white color on #666378 background.


Related colors

Complementary color

Complementary color for #hex is #999C87.


I love getcolorcode.com

Triadic colors

1 #786663 and #637866 with #666378 are triadic colors.

2 #786366 and #636678 with #666378 are triadic colors.