COLOR #664129

HEX: #664129 RGB: (102,65,41)

Color info

#664129 contains mainly red and green colors. Web safe color of #664129 is #663333 (or #633).

RGB color model

#664129 color RGB value is (102,65,41).

RGB: (102,65,41) (40%, 25%, 16%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 41 of 255 = 16%

102
65
41

R + G + B ~ 27%. #664129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 41 = 208 (100%)
R 102 of 208 ~ 49.04%
G 65 of 208 ~ 31.25%
B 41 of 208 ~ 19.71'%

%49.04
%31.25
%19.71

CMYK color model

#664129 color CMYK value is (0,36,60,60).

  • cyan value is 0.00%
  • magenta value is 36.27%
  • yellow value is 59.80%
  • key color value is 60.00%

CMYK: (0,36,60,60)
C0M36Y60K60 (0%, 36%, 60%, 60%)
(0.00 / 0.36 / 0.60 / 0.60)

CMYK percentages

%0
%36.27
%59.8
%60

Codes

Color #664129 in popluar color models

66 41 29
RGB 102 65 41
HSL 24° 42.66% 28.04%
HSB/HSV 24° 59.80% 40.00%
CMYK 0.00% 36.27% 59.80%
60.00%

Color #664129 in popluar number systems.

HEX 66 41 29
Decimal 102 65 41
Binary 1100110 1000001 101001
Octal 146 101 51

Shades and tints

Shades of #664129

#664129
(102,65,41)
#5D3C26
(93,60,38)
#543723
(84,55,35)
#4B3220
(75,50,32)
#422D1D
(66,45,29)
#39281A
(57,40,26)
#302317
(48,35,23)
#271E14
(39,30,20)
#1E1911
(30,25,17)
#15140E
(21,20,14)
#0C0F0B
(12,15,11)
#000000
(0,0,0)

Tints of #664129

#664129
(102,65,41)
#73523C
(115,82,60)
#80634F
(128,99,79)
#8D7462
(141,116,98)
#9A8575
(154,133,117)
#A79688
(167,150,136)
#B4A79B
(180,167,155)
#C1B8AE
(193,184,174)
#CEC9C1
(206,201,193)
#DBDAD4
(219,218,212)
#E8EBE7
(232,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664129 color. Also use rgb(102,65,41) instead hex code.

Text Font Color

.myTextColor { color: #664129; }

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

This text font color is #664129.

Background Color

.myBgColor { background-color: #664129; }

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

This div background color is #664129.

Border color

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

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

This div border color is #664129.

Opacity

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

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

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

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

This text has shadow with #664129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664129.

Preview

Color preview on black background

This text has color #664129 on black background.


Color preview on white background

This text has color #664129 on white background.


Black color preview on #664129 background

This text has black color on #664129 background.


White color preview on #664129 background

This text has white color on #664129 background.


Related colors

Complementary color

Complementary color for #hex is #99BED6.


I love getcolorcode.com

Triadic colors

1 #296641 and #412966 with #664129 are triadic colors.

2 #294166 and #416629 with #664129 are triadic colors.