COLOR #664344

HEX: #664344 RGB: (102,67,68)

Color info

#664344 contains red, green and blue colors in about the same proportion. Web safe color of #664344 is #663333 (or #633).

RGB color model

#664344 color RGB value is (102,67,68).

RGB: (102,67,68) (40%, 26%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 68 of 255 = 27%

102
67
68

R + G + B ~ 31%. #664344 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 68 = 237 (100%)
R 102 of 237 ~ 43.04%
G 67 of 237 ~ 28.27%
B 68 of 237 ~ 28.69'%

%43.04
%28.27
%28.69

CMYK color model

#664344 color CMYK value is (0,34,33,60).

  • cyan value is 0.00%
  • magenta value is 34.31%
  • yellow value is 33.33%
  • key color value is 60.00%

CMYK: (0,34,33,60)
C0M34Y33K60 (0%, 34%, 33%, 60%)
(0.00 / 0.34 / 0.33 / 0.60)

CMYK percentages

%0
%34.31
%33.33
%60

Codes

Color #664344 in popluar color models

66 43 44
RGB 102 67 68
HSL 358° 20.71% 33.14%
HSB/HSV 358° 34.31% 40.00%
CMYK 0.00% 34.31% 33.33%
60.00%

Color #664344 in popluar number systems.

HEX 66 43 44
Decimal 102 67 68
Binary 1100110 1000011 1000100
Octal 146 103 104

Shades and tints

Shades of #664344

#664344
(102,67,68)
#5D3D3E
(93,61,62)
#543738
(84,55,56)
#4B3132
(75,49,50)
#422B2C
(66,43,44)
#392526
(57,37,38)
#301F20
(48,31,32)
#27191A
(39,25,26)
#1E1314
(30,19,20)
#150D0E
(21,13,14)
#0C0708
(12,7,8)
#000000
(0,0,0)

Tints of #664344

#664344
(102,67,68)
#735455
(115,84,85)
#806566
(128,101,102)
#8D7677
(141,118,119)
#9A8788
(154,135,136)
#A79899
(167,152,153)
#B4A9AA
(180,169,170)
#C1BABB
(193,186,187)
#CECBCC
(206,203,204)
#DBDCDD
(219,220,221)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664344; }

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

This text font color is #664344.

Background Color

.myBgColor { background-color: #664344; }

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

This div background color is #664344.

Border color

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

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

This div border color is #664344.

Opacity

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

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

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

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

This text has shadow with #664344 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664344.

Preview

Color preview on black background

This text has color #664344 on black background.


Color preview on white background

This text has color #664344 on white background.


Black color preview on #664344 background

This text has black color on #664344 background.


White color preview on #664344 background

This text has white color on #664344 background.


Related colors

Complementary color

Complementary color for #hex is #99BCBB.


I love getcolorcode.com

Triadic colors

1 #446643 and #434466 with #664344 are triadic colors.

2 #444366 and #436644 with #664344 are triadic colors.