COLOR #68644C

HEX: #68644C RGB: (104,100,76)

Color info

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

RGB color model

#68644C color RGB value is (104,100,76).

RGB: (104,100,76) (41%, 39%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 100 of 255 = 39%
B 76 of 255 = 30%

104
100
76

R + G + B ~ 37%. #68644C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 100 + 76 = 280 (100%)
R 104 of 280 ~ 37.14%
G 100 of 280 ~ 35.71%
B 76 of 280 ~ 27.14'%

%37.14
%35.71
%27.14

CMYK color model

#68644C color CMYK value is (0,4,27,59).

  • cyan value is 0.00%
  • magenta value is 3.85%
  • yellow value is 26.92%
  • key color value is 59.22%

CMYK: (0,4,27,59)
C0M4Y27K59 (0%, 4%, 27%, 59%)
(0.00 / 0.04 / 0.27 / 0.59)

CMYK percentages

%0
%3.85
%26.92
%59.22

Codes

Color #68644C in popluar color models

68 64 4C
RGB 104 100 76
HSL 51° 15.56% 35.29%
HSB/HSV 51° 26.92% 40.78%
CMYK 0.00% 3.85% 26.92%
59.22%

Color #68644C in popluar number systems.

HEX 68 64 4C
Decimal 104 100 76
Binary 1101000 1100100 1001100
Octal 150 144 114

Shades and tints

Shades of #68644C

#68644C
(104,100,76)
#5F5B46
(95,91,70)
#565240
(86,82,64)
#4D493A
(77,73,58)
#444034
(68,64,52)
#3B372E
(59,55,46)
#322E28
(50,46,40)
#292522
(41,37,34)
#201C1C
(32,28,28)
#171316
(23,19,22)
#0E0A10
(14,10,16)
#000000
(0,0,0)

Tints of #68644C

#68644C
(104,100,76)
#75725C
(117,114,92)
#82806C
(130,128,108)
#8F8E7C
(143,142,124)
#9C9C8C
(156,156,140)
#A9AA9C
(169,170,156)
#B6B8AC
(182,184,172)
#C3C6BC
(195,198,188)
#D0D4CC
(208,212,204)
#DDE2DC
(221,226,220)
#EAF0EC
(234,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68644C color. Also use rgb(104,100,76) instead hex code.

Text Font Color

.myTextColor { color: #68644C; }

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

This text font color is #68644C.

Background Color

.myBgColor { background-color: #68644C; }

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

This div background color is #68644C.

Border color

.myBorderColor { border: 1px solid #68644C; }

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

This div border color is #68644C.

Opacity

.myOpacity80 { color: #68644C; opacity: 0.8; }

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

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

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

This text has shadow with #68644C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68644C.

Preview

Color preview on black background

This text has color #68644C on black background.


Color preview on white background

This text has color #68644C on white background.


Black color preview on #68644C background

This text has black color on #68644C background.


White color preview on #68644C background

This text has white color on #68644C background.


Related colors

Complementary color

Complementary color for #hex is #979BB3.


I love getcolorcode.com

Triadic colors

1 #4C6864 and #644C68 with #68644C are triadic colors.

2 #4C6468 and #64684C with #68644C are triadic colors.