COLOR #676860

HEX: #676860 RGB: (103,104,96)

Color info

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

RGB color model

#676860 color RGB value is (103,104,96).

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

RGB channels and saturation

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

103
104
96

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

Portions of RGB colors in percentages

R + G + B = 103 + 104 + 96 = 303 (100%)
R 103 of 303 ~ 33.99%
G 104 of 303 ~ 34.32%
B 96 of 303 ~ 31.68'%

%33.99
%34.32
%31.68

CMYK color model

#676860 color CMYK value is (1,0,8,59).

  • cyan value is 0.96%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 59.22%

CMYK: (1,0,8,59)
C1M0Y8K59 (1%, 0%, 8%, 59%)
(0.01 / 0.00 / 0.08 / 0.59)

CMYK percentages

%0.96
%0
%7.69
%59.22

Codes

Color #676860 in popluar color models

67 68 60
RGB 103 104 96
HSL 68° 4.00% 39.22%
HSB/HSV 68° 7.69% 40.78%
CMYK 0.96% 0.00% 7.69%
59.22%

Color #676860 in popluar number systems.

HEX 67 68 60
Decimal 103 104 96
Binary 1100111 1101000 1100000
Octal 147 150 140

Shades and tints

Shades of #676860

#676860
(103,104,96)
#5E5F58
(94,95,88)
#555650
(85,86,80)
#4C4D48
(76,77,72)
#434440
(67,68,64)
#3A3B38
(58,59,56)
#313230
(49,50,48)
#282928
(40,41,40)
#1F2020
(31,32,32)
#161718
(22,23,24)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #676860

#676860
(103,104,96)
#74756E
(116,117,110)
#81827C
(129,130,124)
#8E8F8A
(142,143,138)
#9B9C98
(155,156,152)
#A8A9A6
(168,169,166)
#B5B6B4
(181,182,180)
#C2C3C2
(194,195,194)
#CFD0D0
(207,208,208)
#DCDDDE
(220,221,222)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676860; }

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

This text font color is #676860.

Background Color

.myBgColor { background-color: #676860; }

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

This div background color is #676860.

Border color

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

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

This div border color is #676860.

Opacity

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

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

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

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

This text has shadow with #676860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676860.

Preview

Color preview on black background

This text has color #676860 on black background.


Color preview on white background

This text has color #676860 on white background.


Black color preview on #676860 background

This text has black color on #676860 background.


White color preview on #676860 background

This text has white color on #676860 background.


Related colors

Complementary color

Complementary color for #hex is #98979F.


I love getcolorcode.com

Triadic colors

1 #606768 and #686067 with #676860 are triadic colors.

2 #606867 and #686760 with #676860 are triadic colors.