COLOR #665892

HEX: #665892 RGB: (102,88,146)

Color info

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

RGB color model

#665892 color RGB value is (102,88,146).

RGB: (102,88,146) (40%, 35%, 57%)

RGB channels and saturation

R 102 of 255 = 40%
G 88 of 255 = 35%
B 146 of 255 = 57%

102
88
146

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

Portions of RGB colors in percentages

R + G + B = 102 + 88 + 146 = 336 (100%)
R 102 of 336 ~ 30.36%
G 88 of 336 ~ 26.19%
B 146 of 336 ~ 43.45'%

%30.36
%26.19
%43.45

CMYK color model

#665892 color CMYK value is (30,40,0,43).

  • cyan value is 30.14%
  • magenta value is 39.73%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (30,40,0,43)
C30M40Y0K43 (30%, 40%, 0%, 43%)
(0.30 / 0.40 / 0.00 / 0.43)

CMYK percentages

%30.14
%39.73
%0
%42.75

Codes

Color #665892 in popluar color models

66 58 92
RGB 102 88 146
HSL 254° 24.79% 45.88%
HSB/HSV 254° 39.73% 57.25%
CMYK 30.14% 39.73% 0.00%
42.75%

Color #665892 in popluar number systems.

HEX 66 58 92
Decimal 102 88 146
Binary 1100110 1011000 10010010
Octal 146 130 222

Shades and tints

Shades of #665892

#665892
(102,88,146)
#5D5085
(93,80,133)
#544878
(84,72,120)
#4B406B
(75,64,107)
#42385E
(66,56,94)
#393051
(57,48,81)
#302844
(48,40,68)
#272037
(39,32,55)
#1E182A
(30,24,42)
#15101D
(21,16,29)
#0C0810
(12,8,16)
#000000
(0,0,0)

Tints of #665892

#665892
(102,88,146)
#73679B
(115,103,155)
#8076A4
(128,118,164)
#8D85AD
(141,133,173)
#9A94B6
(154,148,182)
#A7A3BF
(167,163,191)
#B4B2C8
(180,178,200)
#C1C1D1
(193,193,209)
#CED0DA
(206,208,218)
#DBDFE3
(219,223,227)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665892 color. Also use rgb(102,88,146) instead hex code.

Text Font Color

.myTextColor { color: #665892; }

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

This text font color is #665892.

Background Color

.myBgColor { background-color: #665892; }

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

This div background color is #665892.

Border color

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

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

This div border color is #665892.

Opacity

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

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

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

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

This text has shadow with #665892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665892.

Preview

Color preview on black background

This text has color #665892 on black background.


Color preview on white background

This text has color #665892 on white background.


Black color preview on #665892 background

This text has black color on #665892 background.


White color preview on #665892 background

This text has white color on #665892 background.


Related colors

Complementary color

Complementary color for #hex is #99A76D.


I love getcolorcode.com

Triadic colors

1 #926658 and #589266 with #665892 are triadic colors.

2 #925866 and #586692 with #665892 are triadic colors.