COLOR #665363

HEX: #665363 RGB: (102,83,99)

Color info

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

RGB color model

#665363 color RGB value is (102,83,99).

RGB: (102,83,99) (40%, 33%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 83 of 255 = 33%
B 99 of 255 = 39%

102
83
99

R + G + B ~ 37%. #665363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 83 + 99 = 284 (100%)
R 102 of 284 ~ 35.92%
G 83 of 284 ~ 29.23%
B 99 of 284 ~ 34.86'%

%35.92
%29.23
%34.86

CMYK color model

#665363 color CMYK value is (0,19,3,60).

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

CMYK: (0,19,3,60)
C0M19Y3K60 (0%, 19%, 3%, 60%)
(0.00 / 0.19 / 0.03 / 0.60)

CMYK percentages

%0
%18.63
%2.94
%60

Codes

Color #665363 in popluar color models

66 53 63
RGB 102 83 99
HSL 309° 10.27% 36.27%
HSB/HSV 309° 18.63% 40.00%
CMYK 0.00% 18.63% 2.94%
60.00%

Color #665363 in popluar number systems.

HEX 66 53 63
Decimal 102 83 99
Binary 1100110 1010011 1100011
Octal 146 123 143

Shades and tints

Shades of #665363

#665363
(102,83,99)
#5D4C5A
(93,76,90)
#544551
(84,69,81)
#4B3E48
(75,62,72)
#42373F
(66,55,63)
#393036
(57,48,54)
#30292D
(48,41,45)
#272224
(39,34,36)
#1E1B1B
(30,27,27)
#151412
(21,20,18)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #665363

#665363
(102,83,99)
#736271
(115,98,113)
#80717F
(128,113,127)
#8D808D
(141,128,141)
#9A8F9B
(154,143,155)
#A79EA9
(167,158,169)
#B4ADB7
(180,173,183)
#C1BCC5
(193,188,197)
#CECBD3
(206,203,211)
#DBDAE1
(219,218,225)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665363; }

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

This text font color is #665363.

Background Color

.myBgColor { background-color: #665363; }

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

This div background color is #665363.

Border color

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

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

This div border color is #665363.

Opacity

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

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

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

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

This text has shadow with #665363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665363.

Preview

Color preview on black background

This text has color #665363 on black background.


Color preview on white background

This text has color #665363 on white background.


Black color preview on #665363 background

This text has black color on #665363 background.


White color preview on #665363 background

This text has white color on #665363 background.


Related colors

Complementary color

Complementary color for #hex is #99AC9C.


I love getcolorcode.com

Triadic colors

1 #636653 and #536366 with #665363 are triadic colors.

2 #635366 and #536663 with #665363 are triadic colors.