COLOR #665373

HEX: #665373 RGB: (102,83,115)

Color info

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

RGB color model

#665373 color RGB value is (102,83,115).

RGB: (102,83,115) (40%, 33%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 83 of 255 = 33%
B 115 of 255 = 45%

102
83
115

R + G + B ~ 39%. #665373 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 83 + 115 = 300 (100%)
R 102 of 300 ~ 34%
G 83 of 300 ~ 27.67%
B 115 of 300 ~ 38.33'%

%34
%27.67
%38.33

CMYK color model

#665373 color CMYK value is (11,28,0,55).

  • cyan value is 11.30%
  • magenta value is 27.83%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (11,28,0,55)
C11M28Y0K55 (11%, 28%, 0%, 55%)
(0.11 / 0.28 / 0.00 / 0.55)

CMYK percentages

%11.3
%27.83
%0
%54.9

Codes

Color #665373 in popluar color models

66 53 73
RGB 102 83 115
HSL 276° 16.16% 38.82%
HSB/HSV 276° 27.83% 45.10%
CMYK 11.30% 27.83% 0.00%
54.90%

Color #665373 in popluar number systems.

HEX 66 53 73
Decimal 102 83 115
Binary 1100110 1010011 1110011
Octal 146 123 163

Shades and tints

Shades of #665373

#665373
(102,83,115)
#5D4C69
(93,76,105)
#54455F
(84,69,95)
#4B3E55
(75,62,85)
#42374B
(66,55,75)
#393041
(57,48,65)
#302937
(48,41,55)
#27222D
(39,34,45)
#1E1B23
(30,27,35)
#151419
(21,20,25)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #665373

#665373
(102,83,115)
#73627F
(115,98,127)
#80718B
(128,113,139)
#8D8097
(141,128,151)
#9A8FA3
(154,143,163)
#A79EAF
(167,158,175)
#B4ADBB
(180,173,187)
#C1BCC7
(193,188,199)
#CECBD3
(206,203,211)
#DBDADF
(219,218,223)
#E8E9EB
(232,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665373; }

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

This text font color is #665373.

Background Color

.myBgColor { background-color: #665373; }

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

This div background color is #665373.

Border color

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

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

This div border color is #665373.

Opacity

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

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

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

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

This text has shadow with #665373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665373.

Preview

Color preview on black background

This text has color #665373 on black background.


Color preview on white background

This text has color #665373 on white background.


Black color preview on #665373 background

This text has black color on #665373 background.


White color preview on #665373 background

This text has white color on #665373 background.


Related colors

Complementary color

Complementary color for #hex is #99AC8C.


I love getcolorcode.com

Triadic colors

1 #736653 and #537366 with #665373 are triadic colors.

2 #735366 and #536673 with #665373 are triadic colors.