COLOR #676573

HEX: #676573 RGB: (103,101,115)

Color info

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

RGB color model

#676573 color RGB value is (103,101,115).

RGB: (103,101,115) (40%, 40%, 45%)

RGB channels and saturation

R 103 of 255 = 40%
G 101 of 255 = 40%
B 115 of 255 = 45%

103
101
115

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

Portions of RGB colors in percentages

R + G + B = 103 + 101 + 115 = 319 (100%)
R 103 of 319 ~ 32.29%
G 101 of 319 ~ 31.66%
B 115 of 319 ~ 36.05'%

%32.29
%31.66
%36.05

CMYK color model

#676573 color CMYK value is (10,12,0,55).

  • cyan value is 10.43%
  • magenta value is 12.17%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (10,12,0,55)
C10M12Y0K55 (10%, 12%, 0%, 55%)
(0.10 / 0.12 / 0.00 / 0.55)

CMYK percentages

%10.43
%12.17
%0
%54.9

Codes

Color #676573 in popluar color models

67 65 73
RGB 103 101 115
HSL 249° 6.48% 42.35%
HSB/HSV 249° 12.17% 45.10%
CMYK 10.43% 12.17% 0.00%
54.90%

Color #676573 in popluar number systems.

HEX 67 65 73
Decimal 103 101 115
Binary 1100111 1100101 1110011
Octal 147 145 163

Shades and tints

Shades of #676573

#676573
(103,101,115)
#5E5C69
(94,92,105)
#55535F
(85,83,95)
#4C4A55
(76,74,85)
#43414B
(67,65,75)
#3A3841
(58,56,65)
#312F37
(49,47,55)
#28262D
(40,38,45)
#1F1D23
(31,29,35)
#161419
(22,20,25)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #676573

#676573
(103,101,115)
#74737F
(116,115,127)
#81818B
(129,129,139)
#8E8F97
(142,143,151)
#9B9DA3
(155,157,163)
#A8ABAF
(168,171,175)
#B5B9BB
(181,185,187)
#C2C7C7
(194,199,199)
#CFD5D3
(207,213,211)
#DCE3DF
(220,227,223)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676573; }

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

This text font color is #676573.

Background Color

.myBgColor { background-color: #676573; }

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

This div background color is #676573.

Border color

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

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

This div border color is #676573.

Opacity

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

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

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

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

This text has shadow with #676573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676573.

Preview

Color preview on black background

This text has color #676573 on black background.


Color preview on white background

This text has color #676573 on white background.


Black color preview on #676573 background

This text has black color on #676573 background.


White color preview on #676573 background

This text has white color on #676573 background.


Related colors

Complementary color

Complementary color for #hex is #989A8C.


I love getcolorcode.com

Triadic colors

1 #736765 and #657367 with #676573 are triadic colors.

2 #736567 and #656773 with #676573 are triadic colors.