COLOR #687974

HEX: #687974 RGB: (104,121,116)

Color info

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

RGB color model

#687974 color RGB value is (104,121,116).

RGB: (104,121,116) (41%, 47%, 45%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 116 of 255 = 45%

104
121
116

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 116 = 341 (100%)
R 104 of 341 ~ 30.5%
G 121 of 341 ~ 35.48%
B 116 of 341 ~ 34.02'%

%30.5
%35.48
%34.02

CMYK color model

#687974 color CMYK value is (14,0,4,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 4.13%
  • key color value is 52.55%

CMYK: (14,0,4,53)
C14M0Y4K53 (14%, 0%, 4%, 53%)
(0.14 / 0.00 / 0.04 / 0.53)

CMYK percentages

%14.05
%0
%4.13
%52.55

Codes

Color #687974 in popluar color models

68 79 74
RGB 104 121 116
HSL 162° 7.56% 44.12%
HSB/HSV 162° 14.05% 47.45%
CMYK 14.05% 0.00% 4.13%
52.55%

Color #687974 in popluar number systems.

HEX 68 79 74
Decimal 104 121 116
Binary 1101000 1111001 1110100
Octal 150 171 164

Shades and tints

Shades of #687974

#687974
(104,121,116)
#5F6E6A
(95,110,106)
#566360
(86,99,96)
#4D5856
(77,88,86)
#444D4C
(68,77,76)
#3B4242
(59,66,66)
#323738
(50,55,56)
#292C2E
(41,44,46)
#202124
(32,33,36)
#17161A
(23,22,26)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #687974

#687974
(104,121,116)
#758580
(117,133,128)
#82918C
(130,145,140)
#8F9D98
(143,157,152)
#9CA9A4
(156,169,164)
#A9B5B0
(169,181,176)
#B6C1BC
(182,193,188)
#C3CDC8
(195,205,200)
#D0D9D4
(208,217,212)
#DDE5E0
(221,229,224)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687974; }

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

This text font color is #687974.

Background Color

.myBgColor { background-color: #687974; }

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

This div background color is #687974.

Border color

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

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

This div border color is #687974.

Opacity

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

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

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

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

This text has shadow with #687974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687974.

Preview

Color preview on black background

This text has color #687974 on black background.


Color preview on white background

This text has color #687974 on white background.


Black color preview on #687974 background

This text has black color on #687974 background.


White color preview on #687974 background

This text has white color on #687974 background.


Related colors

Complementary color

Complementary color for #hex is #97868B.


I love getcolorcode.com

Triadic colors

1 #746879 and #797468 with #687974 are triadic colors.

2 #747968 and #796874 with #687974 are triadic colors.