COLOR #676067

HEX: #676067 RGB: (103,96,103)

Color info

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

RGB color model

#676067 color RGB value is (103,96,103).

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

RGB channels and saturation

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

103
96
103

R + G + B ~ 39%. #676067 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 96 + 103 = 302 (100%)
R 103 of 302 ~ 34.11%
G 96 of 302 ~ 31.79%
B 103 of 302 ~ 34.11'%

%34.11
%31.79
%34.11

CMYK color model

#676067 color CMYK value is (0,7,0,60).

  • cyan value is 0.00%
  • magenta value is 6.80%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (0,7,0,60)
C0M7Y0K60 (0%, 7%, 0%, 60%)
(0.00 / 0.07 / 0.00 / 0.60)

CMYK percentages

%0
%6.8
%0
%59.61

Codes

Color #676067 in popluar color models

67 60 67
RGB 103 96 103
HSL 300° 3.52% 39.02%
HSB/HSV 300° 6.80% 40.39%
CMYK 0.00% 6.80% 0.00%
59.61%

Color #676067 in popluar number systems.

HEX 67 60 67
Decimal 103 96 103
Binary 1100111 1100000 1100111
Octal 147 140 147

Shades and tints

Shades of #676067

#676067
(103,96,103)
#5E585E
(94,88,94)
#555055
(85,80,85)
#4C484C
(76,72,76)
#434043
(67,64,67)
#3A383A
(58,56,58)
#313031
(49,48,49)
#282828
(40,40,40)
#1F201F
(31,32,31)
#161816
(22,24,22)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #676067

#676067
(103,96,103)
#746E74
(116,110,116)
#817C81
(129,124,129)
#8E8A8E
(142,138,142)
#9B989B
(155,152,155)
#A8A6A8
(168,166,168)
#B5B4B5
(181,180,181)
#C2C2C2
(194,194,194)
#CFD0CF
(207,208,207)
#DCDEDC
(220,222,220)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676067; }

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

This text font color is #676067.

Background Color

.myBgColor { background-color: #676067; }

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

This div background color is #676067.

Border color

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

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

This div border color is #676067.

Opacity

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

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

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

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

This text has shadow with #676067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676067.

Preview

Color preview on black background

This text has color #676067 on black background.


Color preview on white background

This text has color #676067 on white background.


Black color preview on #676067 background

This text has black color on #676067 background.


White color preview on #676067 background

This text has white color on #676067 background.


Related colors

Complementary color

Complementary color for #hex is #989F98.


I love getcolorcode.com

Triadic colors

1 #676760 and #606767 with #676067 are triadic colors.

2 #676067 and #606767 with #676067 are triadic colors.