COLOR #666082

HEX: #666082 RGB: (102,96,130)

Color info

#666082 contains red, green and blue colors in about the same proportion. Web safe color of #666082 is #666699 (or #669).

RGB color model

#666082 color RGB value is (102,96,130).

RGB: (102,96,130) (40%, 38%, 51%)

RGB channels and saturation

R 102 of 255 = 40%
G 96 of 255 = 38%
B 130 of 255 = 51%

102
96
130

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

Portions of RGB colors in percentages

R + G + B = 102 + 96 + 130 = 328 (100%)
R 102 of 328 ~ 31.1%
G 96 of 328 ~ 29.27%
B 130 of 328 ~ 39.63'%

%31.1
%29.27
%39.63

CMYK color model

#666082 color CMYK value is (22,26,0,49).

  • cyan value is 21.54%
  • magenta value is 26.15%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (22,26,0,49) C22M26Y0K49 (22%,26%,0%,49%) (0.22/0.26/0.00/0.49) 

CMYK percentages

%21.54
%26.15
%0
%49.02

Codes

Color #666082 in popluar color models

66 60 82
RGB 102 96 130
HSL 251° 15.04% 44.31%
HSB/HSV 251° 26.15% 50.98%
CMYK 21.54% 26.15% 0.00%
49.02%

Color #666082 in popluar number systems.

HEX 66 60 82
Decimal 102 96 130
Binary 1100110 1100000 10000010
Octal 146 140 202

Shades and tints

Shades of #666082

#666082
(102,96,130)
#5D5877
(93,88,119)
#54506C
(84,80,108)
#4B4861
(75,72,97)
#424056
(66,64,86)
#39384B
(57,56,75)
#303040
(48,48,64)
#272835
(39,40,53)
#1E202A
(30,32,42)
#15181F
(21,24,31)
#0C1014
(12,16,20)
#000000
(0,0,0)

Tints of #666082

#666082
(102,96,130)
#736E8D
(115,110,141)
#807C98
(128,124,152)
#8D8AA3
(141,138,163)
#9A98AE
(154,152,174)
#A7A6B9
(167,166,185)
#B4B4C4
(180,180,196)
#C1C2CF
(193,194,207)
#CED0DA
(206,208,218)
#DBDEE5
(219,222,229)
#E8ECF0
(232,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666082 color. Also use rgb(102,96,130) instead hex code.

Text Font Color

.myTextColor { color: #666082; }

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

This text font color is #666082.

Background Color

.myBgColor { background-color: #666082; }

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

This div background color is #666082.

Border color

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

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

This div border color is #666082.

Opacity

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

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

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

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

This text has shadow with #666082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666082.

Preview

Color preview on black background

This text has color #666082 on black background.


Color preview on white background

This text has color #666082 on white background.


Black color preview on #666082 background

This text has black color on #666082 background.


White color preview on #666082 background

This text has white color on #666082 background.


Related colors

Complementary color

Complementary color for #hex is #999F7D.


I love getcolorcode.com

Triadic colors

1 #826660 and #608266 with #666082 are triadic colors.

2 #826066 and #606682 with #666082 are triadic colors.