COLOR #687965

HEX: #687965 RGB: (104,121,101)

Color info

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

RGB color model

#687965 color RGB value is (104,121,101).

RGB: (104,121,101) (41%, 47%, 40%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 101 of 255 = 40%

104
121
101

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 101 = 326 (100%)
R 104 of 326 ~ 31.9%
G 121 of 326 ~ 37.12%
B 101 of 326 ~ 30.98'%

%31.9
%37.12
%30.98

CMYK color model

#687965 color CMYK value is (14,0,17,53).

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

CMYK: (14,0,17,53)
C14M0Y17K53 (14%, 0%, 17%, 53%)
(0.14 / 0.00 / 0.17 / 0.53)

CMYK percentages

%14.05
%0
%16.53
%52.55

Codes

Color #687965 in popluar color models

68 79 65
RGB 104 121 101
HSL 111° 9.01% 43.53%
HSB/HSV 111° 16.53% 47.45%
CMYK 14.05% 0.00% 16.53%
52.55%

Color #687965 in popluar number systems.

HEX 68 79 65
Decimal 104 121 101
Binary 1101000 1111001 1100101
Octal 150 171 145

Shades and tints

Shades of #687965

#687965
(104,121,101)
#5F6E5C
(95,110,92)
#566353
(86,99,83)
#4D584A
(77,88,74)
#444D41
(68,77,65)
#3B4238
(59,66,56)
#32372F
(50,55,47)
#292C26
(41,44,38)
#20211D
(32,33,29)
#171614
(23,22,20)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #687965

#687965
(104,121,101)
#758573
(117,133,115)
#829181
(130,145,129)
#8F9D8F
(143,157,143)
#9CA99D
(156,169,157)
#A9B5AB
(169,181,171)
#B6C1B9
(182,193,185)
#C3CDC7
(195,205,199)
#D0D9D5
(208,217,213)
#DDE5E3
(221,229,227)
#EAF1F1
(234,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #687965; }

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

This text font color is #687965.

Background Color

.myBgColor { background-color: #687965; }

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

This div background color is #687965.

Border color

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

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

This div border color is #687965.

Opacity

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

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

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

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

This text has shadow with #687965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #687965.

Preview

Color preview on black background

This text has color #687965 on black background.


Color preview on white background

This text has color #687965 on white background.


Black color preview on #687965 background

This text has black color on #687965 background.


White color preview on #687965 background

This text has white color on #687965 background.


Related colors

Complementary color

Complementary color for #hex is #97869A.


I love getcolorcode.com

Triadic colors

1 #656879 and #796568 with #687965 are triadic colors.

2 #657968 and #796865 with #687965 are triadic colors.