COLOR #676960

HEX: #676960 RGB: (103,105,96)

Color info

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

RGB color model

#676960 color RGB value is (103,105,96).

RGB: (103,105,96) (40%, 41%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 105 of 255 = 41%
B 96 of 255 = 38%

103
105
96

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

Portions of RGB colors in percentages

R + G + B = 103 + 105 + 96 = 304 (100%)
R 103 of 304 ~ 33.88%
G 105 of 304 ~ 34.54%
B 96 of 304 ~ 31.58'%

%33.88
%34.54
%31.58

CMYK color model

#676960 color CMYK value is (2,0,9,59).

  • cyan value is 1.90%
  • magenta value is 0.00%
  • yellow value is 8.57%
  • key color value is 58.82%

CMYK: (2,0,9,59)
C2M0Y9K59 (2%, 0%, 9%, 59%)
(0.02 / 0.00 / 0.09 / 0.59)

CMYK percentages

%1.9
%0
%8.57
%58.82

Codes

Color #676960 in popluar color models

67 69 60
RGB 103 105 96
HSL 73° 4.48% 39.41%
HSB/HSV 73° 8.57% 41.18%
CMYK 1.90% 0.00% 8.57%
58.82%

Color #676960 in popluar number systems.

HEX 67 69 60
Decimal 103 105 96
Binary 1100111 1101001 1100000
Octal 147 151 140

Shades and tints

Shades of #676960

#676960
(103,105,96)
#5E6058
(94,96,88)
#555750
(85,87,80)
#4C4E48
(76,78,72)
#434540
(67,69,64)
#3A3C38
(58,60,56)
#313330
(49,51,48)
#282A28
(40,42,40)
#1F2120
(31,33,32)
#161818
(22,24,24)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #676960

#676960
(103,105,96)
#74766E
(116,118,110)
#81837C
(129,131,124)
#8E908A
(142,144,138)
#9B9D98
(155,157,152)
#A8AAA6
(168,170,166)
#B5B7B4
(181,183,180)
#C2C4C2
(194,196,194)
#CFD1D0
(207,209,208)
#DCDEDE
(220,222,222)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676960 color. Also use rgb(103,105,96) instead hex code.

Text Font Color

.myTextColor { color: #676960; }

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

This text font color is #676960.

Background Color

.myBgColor { background-color: #676960; }

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

This div background color is #676960.

Border color

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

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

This div border color is #676960.

Opacity

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

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

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

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

This text has shadow with #676960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676960.

Preview

Color preview on black background

This text has color #676960 on black background.


Color preview on white background

This text has color #676960 on white background.


Black color preview on #676960 background

This text has black color on #676960 background.


White color preview on #676960 background

This text has white color on #676960 background.


Related colors

Complementary color

Complementary color for #hex is #98969F.


I love getcolorcode.com

Triadic colors

1 #606769 and #696067 with #676960 are triadic colors.

2 #606967 and #696760 with #676960 are triadic colors.