COLOR #686774

HEX: #686774 RGB: (104,103,116)

Color info

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

RGB color model

#686774 color RGB value is (104,103,116).

RGB: (104,103,116) (41%, 40%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 103 of 255 = 40%
B 116 of 255 = 45%

104
103
116

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

Portions of RGB colors in percentages

R + G + B = 104 + 103 + 116 = 323 (100%)
R 104 of 323 ~ 32.2%
G 103 of 323 ~ 31.89%
B 116 of 323 ~ 35.91'%

%32.2
%31.89
%35.91

CMYK color model

#686774 color CMYK value is (10,11,0,55).

  • cyan value is 10.34%
  • magenta value is 11.21%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (10,11,0,55)
C10M11Y0K55 (10%, 11%, 0%, 55%)
(0.10 / 0.11 / 0.00 / 0.55)

CMYK percentages

%10.34
%11.21
%0
%54.51

Codes

Color #686774 in popluar color models

68 67 74
RGB 104 103 116
HSL 245° 5.94% 42.94%
HSB/HSV 245° 11.21% 45.49%
CMYK 10.34% 11.21% 0.00%
54.51%

Color #686774 in popluar number systems.

HEX 68 67 74
Decimal 104 103 116
Binary 1101000 1100111 1110100
Octal 150 147 164

Shades and tints

Shades of #686774

#686774
(104,103,116)
#5F5E6A
(95,94,106)
#565560
(86,85,96)
#4D4C56
(77,76,86)
#44434C
(68,67,76)
#3B3A42
(59,58,66)
#323138
(50,49,56)
#29282E
(41,40,46)
#201F24
(32,31,36)
#17161A
(23,22,26)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #686774

#686774
(104,103,116)
#757480
(117,116,128)
#82818C
(130,129,140)
#8F8E98
(143,142,152)
#9C9BA4
(156,155,164)
#A9A8B0
(169,168,176)
#B6B5BC
(182,181,188)
#C3C2C8
(195,194,200)
#D0CFD4
(208,207,212)
#DDDCE0
(221,220,224)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #686774 color. Also use rgb(104,103,116) instead hex code.

Text Font Color

.myTextColor { color: #686774; }

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

This text font color is #686774.

Background Color

.myBgColor { background-color: #686774; }

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

This div background color is #686774.

Border color

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

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

This div border color is #686774.

Opacity

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

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

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

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

This text has shadow with #686774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #686774.

Preview

Color preview on black background

This text has color #686774 on black background.


Color preview on white background

This text has color #686774 on white background.


Black color preview on #686774 background

This text has black color on #686774 background.


White color preview on #686774 background

This text has white color on #686774 background.


Related colors

Complementary color

Complementary color for #hex is #97988B.


I love getcolorcode.com

Triadic colors

1 #746867 and #677468 with #686774 are triadic colors.

2 #746768 and #676874 with #686774 are triadic colors.