COLOR #665844

HEX: #665844 RGB: (102,88,68)

Color info

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

RGB color model

#665844 color RGB value is (102,88,68).

RGB: (102,88,68) (40%, 35%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 88 of 255 = 35%
B 68 of 255 = 27%

102
88
68

R + G + B ~ 34%. #665844 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 88 + 68 = 258 (100%)
R 102 of 258 ~ 39.53%
G 88 of 258 ~ 34.11%
B 68 of 258 ~ 26.36'%

%39.53
%34.11
%26.36

CMYK color model

#665844 color CMYK value is (0,14,33,60).

  • cyan value is 0.00%
  • magenta value is 13.73%
  • yellow value is 33.33%
  • key color value is 60.00%
CMYK: (0,14,33,60) C0M14Y33K60 (0%,14%,33%,60%) (0.00/0.14/0.33/0.60) 

CMYK percentages

%0
%13.73
%33.33
%60

Codes

Color #665844 in popluar color models

66 58 44
RGB 102 88 68
HSL 35° 20.00% 33.33%
HSB/HSV 35° 33.33% 40.00%
CMYK 0.00% 13.73% 33.33%
60.00%

Color #665844 in popluar number systems.

HEX 66 58 44
Decimal 102 88 68
Binary 1100110 1011000 1000100
Octal 146 130 104

Shades and tints

Shades of #665844

#665844
(102,88,68)
#5D503E
(93,80,62)
#544838
(84,72,56)
#4B4032
(75,64,50)
#42382C
(66,56,44)
#393026
(57,48,38)
#302820
(48,40,32)
#27201A
(39,32,26)
#1E1814
(30,24,20)
#15100E
(21,16,14)
#0C0808
(12,8,8)
#000000
(0,0,0)

Tints of #665844

#665844
(102,88,68)
#736755
(115,103,85)
#807666
(128,118,102)
#8D8577
(141,133,119)
#9A9488
(154,148,136)
#A7A399
(167,163,153)
#B4B2AA
(180,178,170)
#C1C1BB
(193,193,187)
#CED0CC
(206,208,204)
#DBDFDD
(219,223,221)
#E8EEEE
(232,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665844 color. Also use rgb(102,88,68) instead hex code.

Text Font Color

.myTextColor { color: #665844; }

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

This text font color is #665844.

Background Color

.myBgColor { background-color: #665844; }

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

This div background color is #665844.

Border color

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

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

This div border color is #665844.

Opacity

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

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

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

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

This text has shadow with #665844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665844.

Preview

Color preview on black background

This text has color #665844 on black background.


Color preview on white background

This text has color #665844 on white background.


Black color preview on #665844 background

This text has black color on #665844 background.


White color preview on #665844 background

This text has white color on #665844 background.


Related colors

Complementary color

Complementary color for #hex is #99A7BB.


I love getcolorcode.com

Triadic colors

1 #446658 and #584466 with #665844 are triadic colors.

2 #445866 and #586644 with #665844 are triadic colors.