COLOR #676264

HEX: #676264 RGB: (103,98,100)

Color info

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

RGB color model

#676264 color RGB value is (103,98,100).

RGB: (103,98,100) (40%, 38%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 98 of 255 = 38%
B 100 of 255 = 39%

103
98
100

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

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 100 = 301 (100%)
R 103 of 301 ~ 34.22%
G 98 of 301 ~ 32.56%
B 100 of 301 ~ 33.22'%

%34.22
%32.56
%33.22

CMYK color model

#676264 color CMYK value is (0,5,3,60).

  • cyan value is 0.00%
  • magenta value is 4.85%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (0,5,3,60)
C0M5Y3K60 (0%, 5%, 3%, 60%)
(0.00 / 0.05 / 0.03 / 0.60)

CMYK percentages

%0
%4.85
%2.91
%59.61

Codes

Color #676264 in popluar color models

67 62 64
RGB 103 98 100
HSL 336° 2.49% 39.41%
HSB/HSV 336° 4.85% 40.39%
CMYK 0.00% 4.85% 2.91%
59.61%

Color #676264 in popluar number systems.

HEX 67 62 64
Decimal 103 98 100
Binary 1100111 1100010 1100100
Octal 147 142 144

Shades and tints

Shades of #676264

#676264
(103,98,100)
#5E5A5B
(94,90,91)
#555252
(85,82,82)
#4C4A49
(76,74,73)
#434240
(67,66,64)
#3A3A37
(58,58,55)
#31322E
(49,50,46)
#282A25
(40,42,37)
#1F221C
(31,34,28)
#161A13
(22,26,19)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #676264

#676264
(103,98,100)
#747072
(116,112,114)
#817E80
(129,126,128)
#8E8C8E
(142,140,142)
#9B9A9C
(155,154,156)
#A8A8AA
(168,168,170)
#B5B6B8
(181,182,184)
#C2C4C6
(194,196,198)
#CFD2D4
(207,210,212)
#DCE0E2
(220,224,226)
#E9EEF0
(233,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676264; }

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

This text font color is #676264.

Background Color

.myBgColor { background-color: #676264; }

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

This div background color is #676264.

Border color

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

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

This div border color is #676264.

Opacity

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

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

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

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

This text has shadow with #676264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676264.

Preview

Color preview on black background

This text has color #676264 on black background.


Color preview on white background

This text has color #676264 on white background.


Black color preview on #676264 background

This text has black color on #676264 background.


White color preview on #676264 background

This text has white color on #676264 background.


Related colors

Complementary color

Complementary color for #hex is #989D9B.


I love getcolorcode.com

Triadic colors

1 #646762 and #626467 with #676264 are triadic colors.

2 #646267 and #626764 with #676264 are triadic colors.