COLOR #686142

HEX: #686142 RGB: (104,97,66)

Color info

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

RGB color model

#686142 color RGB value is (104,97,66).

RGB: (104,97,66) (41%, 38%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 97 of 255 = 38%
B 66 of 255 = 26%

104
97
66

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

Portions of RGB colors in percentages

R + G + B = 104 + 97 + 66 = 267 (100%)
R 104 of 267 ~ 38.95%
G 97 of 267 ~ 36.33%
B 66 of 267 ~ 24.72'%

%38.95
%36.33
%24.72

CMYK color model

#686142 color CMYK value is (0,7,37,59).

  • cyan value is 0.00%
  • magenta value is 6.73%
  • yellow value is 36.54%
  • key color value is 59.22%

CMYK: (0,7,37,59)
C0M7Y37K59 (0%, 7%, 37%, 59%)
(0.00 / 0.07 / 0.37 / 0.59)

CMYK percentages

%0
%6.73
%36.54
%59.22

Codes

Color #686142 in popluar color models

68 61 42
RGB 104 97 66
HSL 49° 22.35% 33.33%
HSB/HSV 49° 36.54% 40.78%
CMYK 0.00% 6.73% 36.54%
59.22%

Color #686142 in popluar number systems.

HEX 68 61 42
Decimal 104 97 66
Binary 1101000 1100001 1000010
Octal 150 141 102

Shades and tints

Shades of #686142

#686142
(104,97,66)
#5F593C
(95,89,60)
#565136
(86,81,54)
#4D4930
(77,73,48)
#44412A
(68,65,42)
#3B3924
(59,57,36)
#32311E
(50,49,30)
#292918
(41,41,24)
#202112
(32,33,18)
#17190C
(23,25,12)
#0E1106
(14,17,6)
#000000
(0,0,0)

Tints of #686142

#686142
(104,97,66)
#756F53
(117,111,83)
#827D64
(130,125,100)
#8F8B75
(143,139,117)
#9C9986
(156,153,134)
#A9A797
(169,167,151)
#B6B5A8
(182,181,168)
#C3C3B9
(195,195,185)
#D0D1CA
(208,209,202)
#DDDFDB
(221,223,219)
#EAEDEC
(234,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686142 color. Also use rgb(104,97,66) instead hex code.

Text Font Color

.myTextColor { color: #686142; }

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

This text font color is #686142.

Background Color

.myBgColor { background-color: #686142; }

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

This div background color is #686142.

Border color

.myBorderColor { border: 1px solid #686142; }

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

This div border color is #686142.

Opacity

.myOpacity80 { color: #686142; opacity: 0.8; }

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

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

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

This text has shadow with #686142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686142.

Preview

Color preview on black background

This text has color #686142 on black background.


Color preview on white background

This text has color #686142 on white background.


Black color preview on #686142 background

This text has black color on #686142 background.


White color preview on #686142 background

This text has white color on #686142 background.


Related colors

Complementary color

Complementary color for #hex is #979EBD.


I love getcolorcode.com

Triadic colors

1 #426861 and #614268 with #686142 are triadic colors.

2 #426168 and #616842 with #686142 are triadic colors.