COLOR #665280

HEX: #665280 RGB: (102,82,128)

Color info

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

RGB color model

#665280 color RGB value is (102,82,128).

RGB: (102,82,128) (40%, 32%, 50%)

RGB channels and saturation

R 102 of 255 = 40%
G 82 of 255 = 32%
B 128 of 255 = 50%

102
82
128

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

Portions of RGB colors in percentages

R + G + B = 102 + 82 + 128 = 312 (100%)
R 102 of 312 ~ 32.69%
G 82 of 312 ~ 26.28%
B 128 of 312 ~ 41.03'%

%32.69
%26.28
%41.03

CMYK color model

#665280 color CMYK value is (20,36,0,50).

  • cyan value is 20.31%
  • magenta value is 35.94%
  • yellow value is 0.00%
  • key color value is 49.80%
CMYK: (20,36,0,50) C20M36Y0K50 (20%,36%,0%,50%) (0.20/0.36/0.00/0.50) 

CMYK percentages

%20.31
%35.94
%0
%49.8

Codes

Color #665280 in popluar color models

66 52 80
RGB 102 82 128
HSL 266° 21.90% 41.18%
HSB/HSV 266° 35.94% 50.20%
CMYK 20.31% 35.94% 0.00%
49.80%

Color #665280 in popluar number systems.

HEX 66 52 80
Decimal 102 82 128
Binary 1100110 1010010 10000000
Octal 146 122 200

Shades and tints

Shades of #665280

#665280
(102,82,128)
#5D4B75
(93,75,117)
#54446A
(84,68,106)
#4B3D5F
(75,61,95)
#423654
(66,54,84)
#392F49
(57,47,73)
#30283E
(48,40,62)
#272133
(39,33,51)
#1E1A28
(30,26,40)
#15131D
(21,19,29)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #665280

#665280
(102,82,128)
#73618B
(115,97,139)
#807096
(128,112,150)
#8D7FA1
(141,127,161)
#9A8EAC
(154,142,172)
#A79DB7
(167,157,183)
#B4ACC2
(180,172,194)
#C1BBCD
(193,187,205)
#CECAD8
(206,202,216)
#DBD9E3
(219,217,227)
#E8E8EE
(232,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665280 color. Also use rgb(102,82,128) instead hex code.

Text Font Color

.myTextColor { color: #665280; }

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

This text font color is #665280.

Background Color

.myBgColor { background-color: #665280; }

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

This div background color is #665280.

Border color

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

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

This div border color is #665280.

Opacity

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

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

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

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

This text has shadow with #665280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665280.

Preview

Color preview on black background

This text has color #665280 on black background.


Color preview on white background

This text has color #665280 on white background.


Black color preview on #665280 background

This text has black color on #665280 background.


White color preview on #665280 background

This text has white color on #665280 background.


Related colors

Complementary color

Complementary color for #hex is #99AD7F.


I love getcolorcode.com

Triadic colors

1 #806652 and #528066 with #665280 are triadic colors.

2 #805266 and #526680 with #665280 are triadic colors.