COLOR #686953

HEX: #686953 RGB: (104,105,83)

Color info

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

RGB color model

#686953 color RGB value is (104,105,83).

RGB: (104,105,83) (41%, 41%, 33%)

RGB channels and saturation

R 104 of 255 = 41%
G 105 of 255 = 41%
B 83 of 255 = 33%

104
105
83

R + G + B ~ 38%. #686953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 105 + 83 = 292 (100%)
R 104 of 292 ~ 35.62%
G 105 of 292 ~ 35.96%
B 83 of 292 ~ 28.42'%

%35.62
%35.96
%28.42

CMYK color model

#686953 color CMYK value is (1,0,21,59).

  • cyan value is 0.95%
  • magenta value is 0.00%
  • yellow value is 20.95%
  • key color value is 58.82%

CMYK: (1,0,21,59)
C1M0Y21K59 (1%, 0%, 21%, 59%)
(0.01 / 0.00 / 0.21 / 0.59)

CMYK percentages

%0.95
%0
%20.95
%58.82

Codes

Color #686953 in popluar color models

68 69 53
RGB 104 105 83
HSL 63° 11.70% 36.86%
HSB/HSV 63° 20.95% 41.18%
CMYK 0.95% 0.00% 20.95%
58.82%

Color #686953 in popluar number systems.

HEX 68 69 53
Decimal 104 105 83
Binary 1101000 1101001 1010011
Octal 150 151 123

Shades and tints

Shades of #686953

#686953
(104,105,83)
#5F604C
(95,96,76)
#565745
(86,87,69)
#4D4E3E
(77,78,62)
#444537
(68,69,55)
#3B3C30
(59,60,48)
#323329
(50,51,41)
#292A22
(41,42,34)
#20211B
(32,33,27)
#171814
(23,24,20)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #686953

#686953
(104,105,83)
#757662
(117,118,98)
#828371
(130,131,113)
#8F9080
(143,144,128)
#9C9D8F
(156,157,143)
#A9AA9E
(169,170,158)
#B6B7AD
(182,183,173)
#C3C4BC
(195,196,188)
#D0D1CB
(208,209,203)
#DDDEDA
(221,222,218)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686953 color. Also use rgb(104,105,83) instead hex code.

Text Font Color

.myTextColor { color: #686953; }

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

This text font color is #686953.

Background Color

.myBgColor { background-color: #686953; }

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

This div background color is #686953.

Border color

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

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

This div border color is #686953.

Opacity

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

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

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

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

This text has shadow with #686953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686953.

Preview

Color preview on black background

This text has color #686953 on black background.


Color preview on white background

This text has color #686953 on white background.


Black color preview on #686953 background

This text has black color on #686953 background.


White color preview on #686953 background

This text has white color on #686953 background.


Related colors

Complementary color

Complementary color for #hex is #9796AC.


I love getcolorcode.com

Triadic colors

1 #536869 and #695368 with #686953 are triadic colors.

2 #536968 and #696853 with #686953 are triadic colors.