COLOR #665359

HEX: #665359 RGB: (102,83,89)

Color info

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

RGB color model

#665359 color RGB value is (102,83,89).

RGB: (102,83,89) (40%, 33%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 83 of 255 = 33%
B 89 of 255 = 35%

102
83
89

R + G + B ~ 36%. #665359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 83 + 89 = 274 (100%)
R 102 of 274 ~ 37.23%
G 83 of 274 ~ 30.29%
B 89 of 274 ~ 32.48'%

%37.23
%30.29
%32.48

CMYK color model

#665359 color CMYK value is (0,19,13,60).

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

CMYK: (0,19,13,60)
C0M19Y13K60 (0%, 19%, 13%, 60%)
(0.00 / 0.19 / 0.13 / 0.60)

CMYK percentages

%0
%18.63
%12.75
%60

Codes

Color #665359 in popluar color models

66 53 59
RGB 102 83 89
HSL 341° 10.27% 36.27%
HSB/HSV 341° 18.63% 40.00%
CMYK 0.00% 18.63% 12.75%
60.00%

Color #665359 in popluar number systems.

HEX 66 53 59
Decimal 102 83 89
Binary 1100110 1010011 1011001
Octal 146 123 131

Shades and tints

Shades of #665359

#665359
(102,83,89)
#5D4C51
(93,76,81)
#544549
(84,69,73)
#4B3E41
(75,62,65)
#423739
(66,55,57)
#393031
(57,48,49)
#302929
(48,41,41)
#272221
(39,34,33)
#1E1B19
(30,27,25)
#151411
(21,20,17)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #665359

#665359
(102,83,89)
#736268
(115,98,104)
#807177
(128,113,119)
#8D8086
(141,128,134)
#9A8F95
(154,143,149)
#A79EA4
(167,158,164)
#B4ADB3
(180,173,179)
#C1BCC2
(193,188,194)
#CECBD1
(206,203,209)
#DBDAE0
(219,218,224)
#E8E9EF
(232,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665359; }

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

This text font color is #665359.

Background Color

.myBgColor { background-color: #665359; }

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

This div background color is #665359.

Border color

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

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

This div border color is #665359.

Opacity

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

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

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

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

This text has shadow with #665359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665359.

Preview

Color preview on black background

This text has color #665359 on black background.


Color preview on white background

This text has color #665359 on white background.


Black color preview on #665359 background

This text has black color on #665359 background.


White color preview on #665359 background

This text has white color on #665359 background.


Related colors

Complementary color

Complementary color for #hex is #99ACA6.


I love getcolorcode.com

Triadic colors

1 #596653 and #535966 with #665359 are triadic colors.

2 #595366 and #536659 with #665359 are triadic colors.