COLOR #68564F

HEX: #68564F RGB: (104,86,79)

Color info

#68564F contains red, green and blue colors in about the same proportion. Web safe color of #68564F is #666666 (or #666).

RGB color model

#68564F color RGB value is (104,86,79).

RGB: (104,86,79) (41%, 34%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 86 of 255 = 34%
B 79 of 255 = 31%

104
86
79

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

Portions of RGB colors in percentages

R + G + B = 104 + 86 + 79 = 269 (100%)
R 104 of 269 ~ 38.66%
G 86 of 269 ~ 31.97%
B 79 of 269 ~ 29.37'%

%38.66
%31.97
%29.37

CMYK color model

#68564F color CMYK value is (0,17,24,59).

  • cyan value is 0.00%
  • magenta value is 17.31%
  • yellow value is 24.04%
  • key color value is 59.22%
CMYK: (0,17,24,59) C0M17Y24K59 (0%,17%,24%,59%) (0.00/0.17/0.24/0.59) 

CMYK percentages

%0
%17.31
%24.04
%59.22

Codes

Color #68564F in popluar color models

68 56 4F
RGB 104 86 79
HSL 17° 13.66% 35.88%
HSB/HSV 17° 24.04% 40.78%
CMYK 0.00% 17.31% 24.04%
59.22%

Color #68564F in popluar number systems.

HEX 68 56 4F
Decimal 104 86 79
Binary 1101000 1010110 1001111
Octal 150 126 117

Shades and tints

Shades of #68564F

#68564F
(104,86,79)
#5F4F48
(95,79,72)
#564841
(86,72,65)
#4D413A
(77,65,58)
#443A33
(68,58,51)
#3B332C
(59,51,44)
#322C25
(50,44,37)
#29251E
(41,37,30)
#201E17
(32,30,23)
#171710
(23,23,16)
#0E1009
(14,16,9)
#000000
(0,0,0)

Tints of #68564F

#68564F
(104,86,79)
#75655F
(117,101,95)
#82746F
(130,116,111)
#8F837F
(143,131,127)
#9C928F
(156,146,143)
#A9A19F
(169,161,159)
#B6B0AF
(182,176,175)
#C3BFBF
(195,191,191)
#D0CECF
(208,206,207)
#DDDDDF
(221,221,223)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68564F; }

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

This text font color is #68564F.

Background Color

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

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

This div background color is #68564F.

Border color

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

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

This div border color is #68564F.

Opacity

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

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

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

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

This text has shadow with #68564F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68564F.

Preview

Color preview on black background

This text has color #68564F on black background.


Color preview on white background

This text has color #68564F on white background.


Black color preview on #68564F background

This text has black color on #68564F background.


White color preview on #68564F background

This text has white color on #68564F background.


Related colors

Complementary color

Complementary color for #hex is #97A9B0.


I love getcolorcode.com

Triadic colors

1 #4F6856 and #564F68 with #68564F are triadic colors.

2 #4F5668 and #56684F with #68564F are triadic colors.