COLOR #666376

HEX: #666376 RGB: (102,99,118)

Color info

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

RGB color model

#666376 color RGB value is (102,99,118).

RGB: (102,99,118) (40%, 39%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 99 of 255 = 39%
B 118 of 255 = 46%

102
99
118

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

Portions of RGB colors in percentages

R + G + B = 102 + 99 + 118 = 319 (100%)
R 102 of 319 ~ 31.97%
G 99 of 319 ~ 31.03%
B 118 of 319 ~ 36.99'%

%31.97
%31.03
%36.99

CMYK color model

#666376 color CMYK value is (14,16,0,54).

  • cyan value is 13.56%
  • magenta value is 16.10%
  • yellow value is 0.00%
  • key color value is 53.73%
CMYK: (14,16,0,54) C14M16Y0K54 (14%,16%,0%,54%) (0.14/0.16/0.00/0.54) 

CMYK percentages

%13.56
%16.1
%0
%53.73

Codes

Color #666376 in popluar color models

66 63 76
RGB 102 99 118
HSL 249° 8.76% 42.55%
HSB/HSV 249° 16.10% 46.27%
CMYK 13.56% 16.10% 0.00%
53.73%

Color #666376 in popluar number systems.

HEX 66 63 76
Decimal 102 99 118
Binary 1100110 1100011 1110110
Octal 146 143 166

Shades and tints

Shades of #666376

#666376
(102,99,118)
#5D5A6C
(93,90,108)
#545162
(84,81,98)
#4B4858
(75,72,88)
#423F4E
(66,63,78)
#393644
(57,54,68)
#302D3A
(48,45,58)
#272430
(39,36,48)
#1E1B26
(30,27,38)
#15121C
(21,18,28)
#0C0912
(12,9,18)
#000000
(0,0,0)

Tints of #666376

#666376
(102,99,118)
#737182
(115,113,130)
#807F8E
(128,127,142)
#8D8D9A
(141,141,154)
#9A9BA6
(154,155,166)
#A7A9B2
(167,169,178)
#B4B7BE
(180,183,190)
#C1C5CA
(193,197,202)
#CED3D6
(206,211,214)
#DBE1E2
(219,225,226)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666376; }

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

This text font color is #666376.

Background Color

.myBgColor { background-color: #666376; }

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

This div background color is #666376.

Border color

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

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

This div border color is #666376.

Opacity

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

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

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

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

This text has shadow with #666376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666376.

Preview

Color preview on black background

This text has color #666376 on black background.


Color preview on white background

This text has color #666376 on white background.


Black color preview on #666376 background

This text has black color on #666376 background.


White color preview on #666376 background

This text has white color on #666376 background.


Related colors

Complementary color

Complementary color for #hex is #999C89.


I love getcolorcode.com

Triadic colors

1 #766663 and #637666 with #666376 are triadic colors.

2 #766366 and #636676 with #666376 are triadic colors.