COLOR #686963

HEX: #686963 RGB: (104,105,99)

Color info

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

RGB color model

#686963 color RGB value is (104,105,99).

RGB: (104,105,99) (41%, 41%, 39%)

RGB channels and saturation

R 104 of 255 = 41%
G 105 of 255 = 41%
B 99 of 255 = 39%

104
105
99

R + G + B ~ 40%. #686963 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 105 + 99 = 308 (100%)
R 104 of 308 ~ 33.77%
G 105 of 308 ~ 34.09%
B 99 of 308 ~ 32.14'%

%33.77
%34.09
%32.14

CMYK color model

#686963 color CMYK value is (1,0,6,59).

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

CMYK: (1,0,6,59)
C1M0Y6K59 (1%, 0%, 6%, 59%)
(0.01 / 0.00 / 0.06 / 0.59)

CMYK percentages

%0.95
%0
%5.71
%58.82

Codes

Color #686963 in popluar color models

68 69 63
RGB 104 105 99
HSL 70° 2.94% 40.00%
HSB/HSV 70° 5.71% 41.18%
CMYK 0.95% 0.00% 5.71%
58.82%

Color #686963 in popluar number systems.

HEX 68 69 63
Decimal 104 105 99
Binary 1101000 1101001 1100011
Octal 150 151 143

Shades and tints

Shades of #686963

#686963
(104,105,99)
#5F605A
(95,96,90)
#565751
(86,87,81)
#4D4E48
(77,78,72)
#44453F
(68,69,63)
#3B3C36
(59,60,54)
#32332D
(50,51,45)
#292A24
(41,42,36)
#20211B
(32,33,27)
#171812
(23,24,18)
#0E0F09
(14,15,9)
#000000
(0,0,0)

Tints of #686963

#686963
(104,105,99)
#757671
(117,118,113)
#82837F
(130,131,127)
#8F908D
(143,144,141)
#9C9D9B
(156,157,155)
#A9AAA9
(169,170,169)
#B6B7B7
(182,183,183)
#C3C4C5
(195,196,197)
#D0D1D3
(208,209,211)
#DDDEE1
(221,222,225)
#EAEBEF
(234,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #686963; }

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

This text font color is #686963.

Background Color

.myBgColor { background-color: #686963; }

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

This div background color is #686963.

Border color

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

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

This div border color is #686963.

Opacity

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

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

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

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

This text has shadow with #686963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686963.

Preview

Color preview on black background

This text has color #686963 on black background.


Color preview on white background

This text has color #686963 on white background.


Black color preview on #686963 background

This text has black color on #686963 background.


White color preview on #686963 background

This text has white color on #686963 background.


Related colors

Complementary color

Complementary color for #hex is #97969C.


I love getcolorcode.com

Triadic colors

1 #636869 and #696368 with #686963 are triadic colors.

2 #636968 and #696863 with #686963 are triadic colors.