COLOR #676676

HEX: #676676 RGB: (103,102,118)

Color info

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

RGB color model

#676676 color RGB value is (103,102,118).

RGB: (103,102,118) (40%, 40%, 46%)

RGB channels and saturation

R 103 of 255 = 40%
G 102 of 255 = 40%
B 118 of 255 = 46%

103
102
118

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

Portions of RGB colors in percentages

R + G + B = 103 + 102 + 118 = 323 (100%)
R 103 of 323 ~ 31.89%
G 102 of 323 ~ 31.58%
B 118 of 323 ~ 36.53'%

%31.89
%31.58
%36.53

CMYK color model

#676676 color CMYK value is (13,14,0,54).

  • cyan value is 12.71%
  • magenta value is 13.56%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (13,14,0,54)
C13M14Y0K54 (13%, 14%, 0%, 54%)
(0.13 / 0.14 / 0.00 / 0.54)

CMYK percentages

%12.71
%13.56
%0
%53.73

Codes

Color #676676 in popluar color models

67 66 76
RGB 103 102 118
HSL 244° 7.27% 43.14%
HSB/HSV 244° 13.56% 46.27%
CMYK 12.71% 13.56% 0.00%
53.73%

Color #676676 in popluar number systems.

HEX 67 66 76
Decimal 103 102 118
Binary 1100111 1100110 1110110
Octal 147 146 166

Shades and tints

Shades of #676676

#676676
(103,102,118)
#5E5D6C
(94,93,108)
#555462
(85,84,98)
#4C4B58
(76,75,88)
#43424E
(67,66,78)
#3A3944
(58,57,68)
#31303A
(49,48,58)
#282730
(40,39,48)
#1F1E26
(31,30,38)
#16151C
(22,21,28)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #676676

#676676
(103,102,118)
#747382
(116,115,130)
#81808E
(129,128,142)
#8E8D9A
(142,141,154)
#9B9AA6
(155,154,166)
#A8A7B2
(168,167,178)
#B5B4BE
(181,180,190)
#C2C1CA
(194,193,202)
#CFCED6
(207,206,214)
#DCDBE2
(220,219,226)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676676; }

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

This text font color is #676676.

Background Color

.myBgColor { background-color: #676676; }

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

This div background color is #676676.

Border color

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

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

This div border color is #676676.

Opacity

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

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

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

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

This text has shadow with #676676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676676.

Preview

Color preview on black background

This text has color #676676 on black background.


Color preview on white background

This text has color #676676 on white background.


Black color preview on #676676 background

This text has black color on #676676 background.


White color preview on #676676 background

This text has white color on #676676 background.


Related colors

Complementary color

Complementary color for #hex is #989989.


I love getcolorcode.com

Triadic colors

1 #766766 and #667667 with #676676 are triadic colors.

2 #766667 and #666776 with #676676 are triadic colors.