COLOR #667473

HEX: #667473 RGB: (102,116,115)

Color info

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

RGB color model

#667473 color RGB value is (102,116,115).

RGB: (102,116,115) (40%, 45%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 115 of 255 = 45%

102
116
115

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

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 115 = 333 (100%)
R 102 of 333 ~ 30.63%
G 116 of 333 ~ 34.83%
B 115 of 333 ~ 34.53'%

%30.63
%34.83
%34.53

CMYK color model

#667473 color CMYK value is (12,0,1,55).

  • cyan value is 12.07%
  • magenta value is 0.00%
  • yellow value is 0.86%
  • key color value is 54.51%

CMYK: (12,0,1,55)
C12M0Y1K55 (12%, 0%, 1%, 55%)
(0.12 / 0.00 / 0.01 / 0.55)

CMYK percentages

%12.07
%0
%0.86
%54.51

Codes

Color #667473 in popluar color models

66 74 73
RGB 102 116 115
HSL 176° 6.42% 42.75%
HSB/HSV 176° 12.07% 45.49%
CMYK 12.07% 0.00% 0.86%
54.51%

Color #667473 in popluar number systems.

HEX 66 74 73
Decimal 102 116 115
Binary 1100110 1110100 1110011
Octal 146 164 163

Shades and tints

Shades of #667473

#667473
(102,116,115)
#5D6A69
(93,106,105)
#54605F
(84,96,95)
#4B5655
(75,86,85)
#424C4B
(66,76,75)
#394241
(57,66,65)
#303837
(48,56,55)
#272E2D
(39,46,45)
#1E2423
(30,36,35)
#151A19
(21,26,25)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #667473

#667473
(102,116,115)
#73807F
(115,128,127)
#808C8B
(128,140,139)
#8D9897
(141,152,151)
#9AA4A3
(154,164,163)
#A7B0AF
(167,176,175)
#B4BCBB
(180,188,187)
#C1C8C7
(193,200,199)
#CED4D3
(206,212,211)
#DBE0DF
(219,224,223)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667473 color. Also use rgb(102,116,115) instead hex code.

Text Font Color

.myTextColor { color: #667473; }

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

This text font color is #667473.

Background Color

.myBgColor { background-color: #667473; }

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

This div background color is #667473.

Border color

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

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

This div border color is #667473.

Opacity

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

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

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

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

This text has shadow with #667473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667473.

Preview

Color preview on black background

This text has color #667473 on black background.


Color preview on white background

This text has color #667473 on white background.


Black color preview on #667473 background

This text has black color on #667473 background.


White color preview on #667473 background

This text has white color on #667473 background.


Related colors

Complementary color

Complementary color for #hex is #998B8C.


I love getcolorcode.com

Triadic colors

1 #736674 and #747366 with #667473 are triadic colors.

2 #737466 and #746673 with #667473 are triadic colors.