COLOR #687A6A

HEX: #687A6A RGB: (104,122,106)

Color info

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

RGB color model

#687A6A color RGB value is (104,122,106).

RGB: (104,122,106) (41%, 48%, 42%)

RGB channels and saturation

R 104 of 255 = 41%
G 122 of 255 = 48%
B 106 of 255 = 42%

104
122
106

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

Portions of RGB colors in percentages

R + G + B = 104 + 122 + 106 = 332 (100%)
R 104 of 332 ~ 31.33%
G 122 of 332 ~ 36.75%
B 106 of 332 ~ 31.93'%

%31.33
%36.75
%31.93

CMYK color model

#687A6A color CMYK value is (15,0,13,52).

  • cyan value is 14.75%
  • magenta value is 0.00%
  • yellow value is 13.11%
  • key color value is 52.16%
CMYK: (15,0,13,52) C15M0Y13K52 (15%,0%,13%,52%) (0.15/0.00/0.13/0.52) 

CMYK percentages

%14.75
%0
%13.11
%52.16

Codes

Color #687A6A in popluar color models

68 7A 6A
RGB 104 122 106
HSL 127° 7.96% 44.31%
HSB/HSV 127° 14.75% 47.84%
CMYK 14.75% 0.00% 13.11%
52.16%

Color #687A6A in popluar number systems.

HEX 68 7A 6A
Decimal 104 122 106
Binary 1101000 1111010 1101010
Octal 150 172 152

Shades and tints

Shades of #687A6A

#687A6A
(104,122,106)
#5F6F61
(95,111,97)
#566458
(86,100,88)
#4D594F
(77,89,79)
#444E46
(68,78,70)
#3B433D
(59,67,61)
#323834
(50,56,52)
#292D2B
(41,45,43)
#202222
(32,34,34)
#171719
(23,23,25)
#0E0C10
(14,12,16)
#000000
(0,0,0)

Tints of #687A6A

#687A6A
(104,122,106)
#758677
(117,134,119)
#829284
(130,146,132)
#8F9E91
(143,158,145)
#9CAA9E
(156,170,158)
#A9B6AB
(169,182,171)
#B6C2B8
(182,194,184)
#C3CEC5
(195,206,197)
#D0DAD2
(208,218,210)
#DDE6DF
(221,230,223)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #687A6A color. Also use rgb(104,122,106) instead hex code.

Text Font Color

.myTextColor { color: #687A6A; }

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

This text font color is #687A6A.

Background Color

.myBgColor { background-color: #687A6A; }

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

This div background color is #687A6A.

Border color

.myBorderColor { border: 1px solid #687A6A; }

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

This div border color is #687A6A.

Opacity

.myOpacity80 { color: #687A6A; opacity: 0.8; }

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

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

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

This text has shadow with #687A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687A6A.

Preview

Color preview on black background

This text has color #687A6A on black background.


Color preview on white background

This text has color #687A6A on white background.


Black color preview on #687A6A background

This text has black color on #687A6A background.


White color preview on #687A6A background

This text has white color on #687A6A background.


Related colors

Complementary color

Complementary color for #hex is #978595.


I love getcolorcode.com

Triadic colors

1 #6A687A and #7A6A68 with #687A6A are triadic colors.

2 #6A7A68 and #7A686A with #687A6A are triadic colors.