COLOR #676F67

HEX: #676F67 RGB: (103,111,103)

Color info

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

RGB color model

#676F67 color RGB value is (103,111,103).

RGB: (103,111,103) (40%, 44%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 111 of 255 = 44%
B 103 of 255 = 40%

103
111
103

R + G + B ~ 41%. #676F67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 111 + 103 = 317 (100%)
R 103 of 317 ~ 32.49%
G 111 of 317 ~ 35.02%
B 103 of 317 ~ 32.49'%

%32.49
%35.02
%32.49

CMYK color model

#676F67 color CMYK value is (7,0,7,56).

  • cyan value is 7.21%
  • magenta value is 0.00%
  • yellow value is 7.21%
  • key color value is 56.47%

CMYK: (7,0,7,56)
C7M0Y7K56 (7%, 0%, 7%, 56%)
(0.07 / 0.00 / 0.07 / 0.56)

CMYK percentages

%7.21
%0
%7.21
%56.47

Codes

Color #676F67 in popluar color models

67 6F 67
RGB 103 111 103
HSL 120° 3.74% 41.96%
HSB/HSV 120° 7.21% 43.53%
CMYK 7.21% 0.00% 7.21%
56.47%

Color #676F67 in popluar number systems.

HEX 67 6F 67
Decimal 103 111 103
Binary 1100111 1101111 1100111
Octal 147 157 147

Shades and tints

Shades of #676F67

#676F67
(103,111,103)
#5E655E
(94,101,94)
#555B55
(85,91,85)
#4C514C
(76,81,76)
#434743
(67,71,67)
#3A3D3A
(58,61,58)
#313331
(49,51,49)
#282928
(40,41,40)
#1F1F1F
(31,31,31)
#161516
(22,21,22)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #676F67

#676F67
(103,111,103)
#747C74
(116,124,116)
#818981
(129,137,129)
#8E968E
(142,150,142)
#9BA39B
(155,163,155)
#A8B0A8
(168,176,168)
#B5BDB5
(181,189,181)
#C2CAC2
(194,202,194)
#CFD7CF
(207,215,207)
#DCE4DC
(220,228,220)
#E9F1E9
(233,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676F67; }

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

This text font color is #676F67.

Background Color

.myBgColor { background-color: #676F67; }

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

This div background color is #676F67.

Border color

.myBorderColor { border: 1px solid #676F67; }

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

This div border color is #676F67.

Opacity

.myOpacity80 { color: #676F67; opacity: 0.8; }

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

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

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

This text has shadow with #676F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676F67.

Preview

Color preview on black background

This text has color #676F67 on black background.


Color preview on white background

This text has color #676F67 on white background.


Black color preview on #676F67 background

This text has black color on #676F67 background.


White color preview on #676F67 background

This text has white color on #676F67 background.


Related colors

Complementary color

Complementary color for #hex is #989098.


I love getcolorcode.com

Triadic colors

1 #67676F and #6F6767 with #676F67 are triadic colors.

2 #676F67 and #6F6767 with #676F67 are triadic colors.