COLOR #665763

HEX: #665763 RGB: (102,87,99)

Color info

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

RGB color model

#665763 color RGB value is (102,87,99).

RGB: (102,87,99) (40%, 34%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 87 of 255 = 34%
B 99 of 255 = 39%

102
87
99

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

Portions of RGB colors in percentages

R + G + B = 102 + 87 + 99 = 288 (100%)
R 102 of 288 ~ 35.42%
G 87 of 288 ~ 30.21%
B 99 of 288 ~ 34.38'%

%35.42
%30.21
%34.38

CMYK color model

#665763 color CMYK value is (0,15,3,60).

  • cyan value is 0.00%
  • magenta value is 14.71%
  • yellow value is 2.94%
  • key color value is 60.00%

CMYK: (0,15,3,60)
C0M15Y3K60 (0%, 15%, 3%, 60%)
(0.00 / 0.15 / 0.03 / 0.60)

CMYK percentages

%0
%14.71
%2.94
%60

Codes

Color #665763 in popluar color models

66 57 63
RGB 102 87 99
HSL 312° 7.94% 37.06%
HSB/HSV 312° 14.71% 40.00%
CMYK 0.00% 14.71% 2.94%
60.00%

Color #665763 in popluar number systems.

HEX 66 57 63
Decimal 102 87 99
Binary 1100110 1010111 1100011
Octal 146 127 143

Shades and tints

Shades of #665763

#665763
(102,87,99)
#5D505A
(93,80,90)
#544951
(84,73,81)
#4B4248
(75,66,72)
#423B3F
(66,59,63)
#393436
(57,52,54)
#302D2D
(48,45,45)
#272624
(39,38,36)
#1E1F1B
(30,31,27)
#151812
(21,24,18)
#0C1109
(12,17,9)
#000000
(0,0,0)

Tints of #665763

#665763
(102,87,99)
#736671
(115,102,113)
#80757F
(128,117,127)
#8D848D
(141,132,141)
#9A939B
(154,147,155)
#A7A2A9
(167,162,169)
#B4B1B7
(180,177,183)
#C1C0C5
(193,192,197)
#CECFD3
(206,207,211)
#DBDEE1
(219,222,225)
#E8EDEF
(232,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665763 color. Also use rgb(102,87,99) instead hex code.

Text Font Color

.myTextColor { color: #665763; }

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

This text font color is #665763.

Background Color

.myBgColor { background-color: #665763; }

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

This div background color is #665763.

Border color

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

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

This div border color is #665763.

Opacity

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

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

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

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

This text has shadow with #665763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665763.

Preview

Color preview on black background

This text has color #665763 on black background.


Color preview on white background

This text has color #665763 on white background.


Black color preview on #665763 background

This text has black color on #665763 background.


White color preview on #665763 background

This text has white color on #665763 background.


Related colors

Complementary color

Complementary color for #hex is #99A89C.


I love getcolorcode.com

Triadic colors

1 #636657 and #576366 with #665763 are triadic colors.

2 #635766 and #576663 with #665763 are triadic colors.