COLOR #68575E

HEX: #68575E RGB: (104,87,94)

Color info

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

RGB color model

#68575E color RGB value is (104,87,94).

RGB: (104,87,94) (41%, 34%, 37%)

RGB channels and saturation

R 104 of 255 = 41%
G 87 of 255 = 34%
B 94 of 255 = 37%

104
87
94

R + G + B ~ 37%. #68575E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 87 + 94 = 285 (100%)
R 104 of 285 ~ 36.49%
G 87 of 285 ~ 30.53%
B 94 of 285 ~ 32.98'%

%36.49
%30.53
%32.98

CMYK color model

#68575E color CMYK value is (0,16,10,59).

  • cyan value is 0.00%
  • magenta value is 16.35%
  • yellow value is 9.62%
  • key color value is 59.22%
CMYK: (0,16,10,59) C0M16Y10K59 (0%,16%,10%,59%) (0.00/0.16/0.10/0.59) 

CMYK percentages

%0
%16.35
%9.62
%59.22

Codes

Color #68575E in popluar color models

68 57 5E
RGB 104 87 94
HSL 335° 8.90% 37.45%
HSB/HSV 335° 16.35% 40.78%
CMYK 0.00% 16.35% 9.62%
59.22%

Color #68575E in popluar number systems.

HEX 68 57 5E
Decimal 104 87 94
Binary 1101000 1010111 1011110
Octal 150 127 136

Shades and tints

Shades of #68575E

#68575E
(104,87,94)
#5F5056
(95,80,86)
#56494E
(86,73,78)
#4D4246
(77,66,70)
#443B3E
(68,59,62)
#3B3436
(59,52,54)
#322D2E
(50,45,46)
#292626
(41,38,38)
#201F1E
(32,31,30)
#171816
(23,24,22)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #68575E

#68575E
(104,87,94)
#75666C
(117,102,108)
#82757A
(130,117,122)
#8F8488
(143,132,136)
#9C9396
(156,147,150)
#A9A2A4
(169,162,164)
#B6B1B2
(182,177,178)
#C3C0C0
(195,192,192)
#D0CFCE
(208,207,206)
#DDDEDC
(221,222,220)
#EAEDEA
(234,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68575E color. Also use rgb(104,87,94) instead hex code.

Text Font Color

.myTextColor { color: #68575E; }

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

This text font color is #68575E.

Background Color

.myBgColor { background-color: #68575E; }

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

This div background color is #68575E.

Border color

.myBorderColor { border: 1px solid #68575E; }

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

This div border color is #68575E.

Opacity

.myOpacity80 { color: #68575E; opacity: 0.8; }

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

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

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

This text has shadow with #68575E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68575E.

Preview

Color preview on black background

This text has color #68575E on black background.


Color preview on white background

This text has color #68575E on white background.


Black color preview on #68575E background

This text has black color on #68575E background.


White color preview on #68575E background

This text has white color on #68575E background.


Related colors

Complementary color

Complementary color for #hex is #97A8A1.


I love getcolorcode.com

Triadic colors

1 #5E6857 and #575E68 with #68575E are triadic colors.

2 #5E5768 and #57685E with #68575E are triadic colors.