COLOR #676963

HEX: #676963 RGB: (103,105,99)

Color info

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

RGB color model

#676963 color RGB value is (103,105,99).

RGB: (103,105,99) (40%, 41%, 39%)

RGB channels and saturation

R 103 of 255 = 40%
G 105 of 255 = 41%
B 99 of 255 = 39%

103
105
99

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

Portions of RGB colors in percentages

R + G + B = 103 + 105 + 99 = 307 (100%)
R 103 of 307 ~ 33.55%
G 105 of 307 ~ 34.2%
B 99 of 307 ~ 32.25'%

%33.55
%34.2
%32.25

CMYK color model

#676963 color CMYK value is (2,0,6,59).

  • cyan value is 1.90%
  • magenta value is 0.00%
  • yellow value is 5.71%
  • key color value is 58.82%

CMYK: (2,0,6,59)
C2M0Y6K59 (2%, 0%, 6%, 59%)
(0.02 / 0.00 / 0.06 / 0.59)

CMYK percentages

%1.9
%0
%5.71
%58.82

Codes

Color #676963 in popluar color models

67 69 63
RGB 103 105 99
HSL 80° 2.94% 40.00%
HSB/HSV 80° 5.71% 41.18%
CMYK 1.90% 0.00% 5.71%
58.82%

Color #676963 in popluar number systems.

HEX 67 69 63
Decimal 103 105 99
Binary 1100111 1101001 1100011
Octal 147 151 143

Shades and tints

Shades of #676963

#676963
(103,105,99)
#5E605A
(94,96,90)
#555751
(85,87,81)
#4C4E48
(76,78,72)
#43453F
(67,69,63)
#3A3C36
(58,60,54)
#31332D
(49,51,45)
#282A24
(40,42,36)
#1F211B
(31,33,27)
#161812
(22,24,18)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #676963

#676963
(103,105,99)
#747671
(116,118,113)
#81837F
(129,131,127)
#8E908D
(142,144,141)
#9B9D9B
(155,157,155)
#A8AAA9
(168,170,169)
#B5B7B7
(181,183,183)
#C2C4C5
(194,196,197)
#CFD1D3
(207,209,211)
#DCDEE1
(220,222,225)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676963; }

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

This text font color is #676963.

Background Color

.myBgColor { background-color: #676963; }

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

This div background color is #676963.

Border color

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

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

This div border color is #676963.

Opacity

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

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

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

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

This text has shadow with #676963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676963.

Preview

Color preview on black background

This text has color #676963 on black background.


Color preview on white background

This text has color #676963 on white background.


Black color preview on #676963 background

This text has black color on #676963 background.


White color preview on #676963 background

This text has white color on #676963 background.


Related colors

Complementary color

Complementary color for #hex is #98969C.


I love getcolorcode.com

Triadic colors

1 #636769 and #696367 with #676963 are triadic colors.

2 #636967 and #696763 with #676963 are triadic colors.