COLOR #665940

HEX: #665940 RGB: (102,89,64)

Color info

#665940 contains red, green and blue colors in about the same proportion. Web safe color of #665940 is #666633 (or #663).

RGB color model

#665940 color RGB value is (102,89,64).

RGB: (102,89,64) (40%, 35%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 89 of 255 = 35%
B 64 of 255 = 25%

102
89
64

R + G + B ~ 33%. #665940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 89 + 64 = 255 (100%)
R 102 of 255 ~ 40%
G 89 of 255 ~ 34.9%
B 64 of 255 ~ 25.1'%

%40
%34.9
%25.1

CMYK color model

#665940 color CMYK value is (0,13,37,60).

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

CMYK: (0,13,37,60)
C0M13Y37K60 (0%, 13%, 37%, 60%)
(0.00 / 0.13 / 0.37 / 0.60)

CMYK percentages

%0
%12.75
%37.25
%60

Codes

Color #665940 in popluar color models

66 59 40
RGB 102 89 64
HSL 39° 22.89% 32.55%
HSB/HSV 39° 37.25% 40.00%
CMYK 0.00% 12.75% 37.25%
60.00%

Color #665940 in popluar number systems.

HEX 66 59 40
Decimal 102 89 64
Binary 1100110 1011001 1000000
Octal 146 131 100

Shades and tints

Shades of #665940

#665940
(102,89,64)
#5D513B
(93,81,59)
#544936
(84,73,54)
#4B4131
(75,65,49)
#42392C
(66,57,44)
#393127
(57,49,39)
#302922
(48,41,34)
#27211D
(39,33,29)
#1E1918
(30,25,24)
#151113
(21,17,19)
#0C090E
(12,9,14)
#000000
(0,0,0)

Tints of #665940

#665940
(102,89,64)
#736851
(115,104,81)
#807762
(128,119,98)
#8D8673
(141,134,115)
#9A9584
(154,149,132)
#A7A495
(167,164,149)
#B4B3A6
(180,179,166)
#C1C2B7
(193,194,183)
#CED1C8
(206,209,200)
#DBE0D9
(219,224,217)
#E8EFEA
(232,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #665940; }

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

This text font color is #665940.

Background Color

.myBgColor { background-color: #665940; }

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

This div background color is #665940.

Border color

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

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

This div border color is #665940.

Opacity

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

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

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

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

This text has shadow with #665940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665940.

Preview

Color preview on black background

This text has color #665940 on black background.


Color preview on white background

This text has color #665940 on white background.


Black color preview on #665940 background

This text has black color on #665940 background.


White color preview on #665940 background

This text has white color on #665940 background.


Related colors

Complementary color

Complementary color for #hex is #99A6BF.


I love getcolorcode.com

Triadic colors

1 #406659 and #594066 with #665940 are triadic colors.

2 #405966 and #596640 with #665940 are triadic colors.