COLOR #665865

HEX: #665865 RGB: (102,88,101)

Color info

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

RGB color model

#665865 color RGB value is (102,88,101).

RGB: (102,88,101) (40%, 35%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 88 of 255 = 35%
B 101 of 255 = 40%

102
88
101

R + G + B ~ 38%. #665865 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 88 + 101 = 291 (100%)
R 102 of 291 ~ 35.05%
G 88 of 291 ~ 30.24%
B 101 of 291 ~ 34.71'%

%35.05
%30.24
%34.71

CMYK color model

#665865 color CMYK value is (0,14,1,60).

  • cyan value is 0.00%
  • magenta value is 13.73%
  • yellow value is 0.98%
  • key color value is 60.00%

CMYK: (0,14,1,60)
C0M14Y1K60 (0%, 14%, 1%, 60%)
(0.00 / 0.14 / 0.01 / 0.60)

CMYK percentages

%0
%13.73
%0.98
%60

Codes

Color #665865 in popluar color models

66 58 65
RGB 102 88 101
HSL 304° 7.37% 37.25%
HSB/HSV 304° 13.73% 40.00%
CMYK 0.00% 13.73% 0.98%
60.00%

Color #665865 in popluar number systems.

HEX 66 58 65
Decimal 102 88 101
Binary 1100110 1011000 1100101
Octal 146 130 145

Shades and tints

Shades of #665865

#665865
(102,88,101)
#5D505C
(93,80,92)
#544853
(84,72,83)
#4B404A
(75,64,74)
#423841
(66,56,65)
#393038
(57,48,56)
#30282F
(48,40,47)
#272026
(39,32,38)
#1E181D
(30,24,29)
#151014
(21,16,20)
#0C080B
(12,8,11)
#000000
(0,0,0)

Tints of #665865

#665865
(102,88,101)
#736773
(115,103,115)
#807681
(128,118,129)
#8D858F
(141,133,143)
#9A949D
(154,148,157)
#A7A3AB
(167,163,171)
#B4B2B9
(180,178,185)
#C1C1C7
(193,193,199)
#CED0D5
(206,208,213)
#DBDFE3
(219,223,227)
#E8EEF1
(232,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665865; }

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

This text font color is #665865.

Background Color

.myBgColor { background-color: #665865; }

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

This div background color is #665865.

Border color

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

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

This div border color is #665865.

Opacity

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

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

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

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

This text has shadow with #665865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665865.

Preview

Color preview on black background

This text has color #665865 on black background.


Color preview on white background

This text has color #665865 on white background.


Black color preview on #665865 background

This text has black color on #665865 background.


White color preview on #665865 background

This text has white color on #665865 background.


Related colors

Complementary color

Complementary color for #hex is #99A79A.


I love getcolorcode.com

Triadic colors

1 #656658 and #586566 with #665865 are triadic colors.

2 #655866 and #586665 with #665865 are triadic colors.