COLOR #665675

HEX: #665675 RGB: (102,86,117)

Color info

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

RGB color model

#665675 color RGB value is (102,86,117).

RGB: (102,86,117) (40%, 34%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 86 of 255 = 34%
B 117 of 255 = 46%

102
86
117

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

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 117 = 305 (100%)
R 102 of 305 ~ 33.44%
G 86 of 305 ~ 28.2%
B 117 of 305 ~ 38.36'%

%33.44
%28.2
%38.36

CMYK color model

#665675 color CMYK value is (13,26,0,54).

  • cyan value is 12.82%
  • magenta value is 26.50%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (13,26,0,54)
C13M26Y0K54 (13%, 26%, 0%, 54%)
(0.13 / 0.26 / 0.00 / 0.54)

CMYK percentages

%12.82
%26.5
%0
%54.12

Codes

Color #665675 in popluar color models

66 56 75
RGB 102 86 117
HSL 271° 15.27% 39.80%
HSB/HSV 271° 26.50% 45.88%
CMYK 12.82% 26.50% 0.00%
54.12%

Color #665675 in popluar number systems.

HEX 66 56 75
Decimal 102 86 117
Binary 1100110 1010110 1110101
Octal 146 126 165

Shades and tints

Shades of #665675

#665675
(102,86,117)
#5D4F6B
(93,79,107)
#544861
(84,72,97)
#4B4157
(75,65,87)
#423A4D
(66,58,77)
#393343
(57,51,67)
#302C39
(48,44,57)
#27252F
(39,37,47)
#1E1E25
(30,30,37)
#15171B
(21,23,27)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #665675

#665675
(102,86,117)
#736581
(115,101,129)
#80748D
(128,116,141)
#8D8399
(141,131,153)
#9A92A5
(154,146,165)
#A7A1B1
(167,161,177)
#B4B0BD
(180,176,189)
#C1BFC9
(193,191,201)
#CECED5
(206,206,213)
#DBDDE1
(219,221,225)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665675 color. Also use rgb(102,86,117) instead hex code.

Text Font Color

.myTextColor { color: #665675; }

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

This text font color is #665675.

Background Color

.myBgColor { background-color: #665675; }

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

This div background color is #665675.

Border color

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

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

This div border color is #665675.

Opacity

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

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

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

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

This text has shadow with #665675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665675.

Preview

Color preview on black background

This text has color #665675 on black background.


Color preview on white background

This text has color #665675 on white background.


Black color preview on #665675 background

This text has black color on #665675 background.


White color preview on #665675 background

This text has white color on #665675 background.


Related colors

Complementary color

Complementary color for #hex is #99A98A.


I love getcolorcode.com

Triadic colors

1 #756656 and #567566 with #665675 are triadic colors.

2 #755666 and #566675 with #665675 are triadic colors.