COLOR #68564D

HEX: #68564D RGB: (104,86,77)

Color info

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

RGB color model

#68564D color RGB value is (104,86,77).

RGB: (104,86,77) (41%, 34%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 86 of 255 = 34%
B 77 of 255 = 30%

104
86
77

R + G + B ~ 35%. #68564D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 86 + 77 = 267 (100%)
R 104 of 267 ~ 38.95%
G 86 of 267 ~ 32.21%
B 77 of 267 ~ 28.84'%

%38.95
%32.21
%28.84

CMYK color model

#68564D color CMYK value is (0,17,26,59).

  • cyan value is 0.00%
  • magenta value is 17.31%
  • yellow value is 25.96%
  • key color value is 59.22%

CMYK: (0,17,26,59)
C0M17Y26K59 (0%, 17%, 26%, 59%)
(0.00 / 0.17 / 0.26 / 0.59)

CMYK percentages

%0
%17.31
%25.96
%59.22

Codes

Color #68564D in popluar color models

68 56 4D
RGB 104 86 77
HSL 20° 14.92% 35.49%
HSB/HSV 20° 25.96% 40.78%
CMYK 0.00% 17.31% 25.96%
59.22%

Color #68564D in popluar number systems.

HEX 68 56 4D
Decimal 104 86 77
Binary 1101000 1010110 1001101
Octal 150 126 115

Shades and tints

Shades of #68564D

#68564D
(104,86,77)
#5F4F46
(95,79,70)
#56483F
(86,72,63)
#4D4138
(77,65,56)
#443A31
(68,58,49)
#3B332A
(59,51,42)
#322C23
(50,44,35)
#29251C
(41,37,28)
#201E15
(32,30,21)
#17170E
(23,23,14)
#0E1007
(14,16,7)
#000000
(0,0,0)

Tints of #68564D

#68564D
(104,86,77)
#75655D
(117,101,93)
#82746D
(130,116,109)
#8F837D
(143,131,125)
#9C928D
(156,146,141)
#A9A19D
(169,161,157)
#B6B0AD
(182,176,173)
#C3BFBD
(195,191,189)
#D0CECD
(208,206,205)
#DDDDDD
(221,221,221)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68564D color. Also use rgb(104,86,77) instead hex code.

Text Font Color

.myTextColor { color: #68564D; }

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

This text font color is #68564D.

Background Color

.myBgColor { background-color: #68564D; }

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

This div background color is #68564D.

Border color

.myBorderColor { border: 1px solid #68564D; }

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

This div border color is #68564D.

Opacity

.myOpacity80 { color: #68564D; opacity: 0.8; }

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

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

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

This text has shadow with #68564D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68564D.

Preview

Color preview on black background

This text has color #68564D on black background.


Color preview on white background

This text has color #68564D on white background.


Black color preview on #68564D background

This text has black color on #68564D background.


White color preview on #68564D background

This text has white color on #68564D background.


Related colors

Complementary color

Complementary color for #hex is #97A9B2.


I love getcolorcode.com

Triadic colors

1 #4D6856 and #564D68 with #68564D are triadic colors.

2 #4D5668 and #56684D with #68564D are triadic colors.