COLOR #68574F

HEX: #68574F RGB: (104,87,79)

Color info

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

RGB color model

#68574F color RGB value is (104,87,79).

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

RGB channels and saturation

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

104
87
79

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

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 79 = 270 (100%)
R 104 of 270 ~ 38.52%
G 87 of 270 ~ 32.22%
B 79 of 270 ~ 29.26'%

%38.52
%32.22
%29.26

CMYK color model

#68574F color CMYK value is (0,16,24,59).

  • cyan value is 0.00%
  • magenta value is 16.35%
  • yellow value is 24.04%
  • key color value is 59.22%

CMYK: (0,16,24,59)
C0M16Y24K59 (0%, 16%, 24%, 59%)
(0.00 / 0.16 / 0.24 / 0.59)

CMYK percentages

%0
%16.35
%24.04
%59.22

Codes

Color #68574F in popluar color models

68 57 4F
RGB 104 87 79
HSL 19° 13.66% 35.88%
HSB/HSV 19° 24.04% 40.78%
CMYK 0.00% 16.35% 24.04%
59.22%

Color #68574F in popluar number systems.

HEX 68 57 4F
Decimal 104 87 79
Binary 1101000 1010111 1001111
Octal 150 127 117

Shades and tints

Shades of #68574F

#68574F
(104,87,79)
#5F5048
(95,80,72)
#564941
(86,73,65)
#4D423A
(77,66,58)
#443B33
(68,59,51)
#3B342C
(59,52,44)
#322D25
(50,45,37)
#29261E
(41,38,30)
#201F17
(32,31,23)
#171810
(23,24,16)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #68574F

#68574F
(104,87,79)
#75665F
(117,102,95)
#82756F
(130,117,111)
#8F847F
(143,132,127)
#9C938F
(156,147,143)
#A9A29F
(169,162,159)
#B6B1AF
(182,177,175)
#C3C0BF
(195,192,191)
#D0CFCF
(208,207,207)
#DDDEDF
(221,222,223)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68574F; }

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

This text font color is #68574F.

Background Color

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

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

This div background color is #68574F.

Border color

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

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

This div border color is #68574F.

Opacity

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

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

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

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

This text has shadow with #68574F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68574F.

Preview

Color preview on black background

This text has color #68574F on black background.


Color preview on white background

This text has color #68574F on white background.


Black color preview on #68574F background

This text has black color on #68574F background.


White color preview on #68574F background

This text has white color on #68574F background.


Related colors

Complementary color

Complementary color for #hex is #97A8B0.


I love getcolorcode.com

Triadic colors

1 #4F6857 and #574F68 with #68574F are triadic colors.

2 #4F5768 and #57684F with #68574F are triadic colors.