COLOR #667274

HEX: #667274 RGB: (102,114,116)

Color info

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

RGB color model

#667274 color RGB value is (102,114,116).

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

RGB channels and saturation

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

102
114
116

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

Portions of RGB colors in percentages

R + G + B = 102 + 114 + 116 = 332 (100%)
R 102 of 332 ~ 30.72%
G 114 of 332 ~ 34.34%
B 116 of 332 ~ 34.94'%

%30.72
%34.34
%34.94

CMYK color model

#667274 color CMYK value is (12,2,0,55).

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

CMYK: (12,2,0,55)
C12M2Y0K55 (12%, 2%, 0%, 55%)
(0.12 / 0.02 / 0.00 / 0.55)

CMYK percentages

%12.07
%1.72
%0
%54.51

Codes

Color #667274 in popluar color models

66 72 74
RGB 102 114 116
HSL 189° 6.42% 42.75%
HSB/HSV 189° 12.07% 45.49%
CMYK 12.07% 1.72% 0.00%
54.51%

Color #667274 in popluar number systems.

HEX 66 72 74
Decimal 102 114 116
Binary 1100110 1110010 1110100
Octal 146 162 164

Shades and tints

Shades of #667274

#667274
(102,114,116)
#5D686A
(93,104,106)
#545E60
(84,94,96)
#4B5456
(75,84,86)
#424A4C
(66,74,76)
#394042
(57,64,66)
#303638
(48,54,56)
#272C2E
(39,44,46)
#1E2224
(30,34,36)
#15181A
(21,24,26)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #667274

#667274
(102,114,116)
#737E80
(115,126,128)
#808A8C
(128,138,140)
#8D9698
(141,150,152)
#9AA2A4
(154,162,164)
#A7AEB0
(167,174,176)
#B4BABC
(180,186,188)
#C1C6C8
(193,198,200)
#CED2D4
(206,210,212)
#DBDEE0
(219,222,224)
#E8EAEC
(232,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667274; }

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

This text font color is #667274.

Background Color

.myBgColor { background-color: #667274; }

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

This div background color is #667274.

Border color

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

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

This div border color is #667274.

Opacity

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

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

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

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

This text has shadow with #667274 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667274.

Preview

Color preview on black background

This text has color #667274 on black background.


Color preview on white background

This text has color #667274 on white background.


Black color preview on #667274 background

This text has black color on #667274 background.


White color preview on #667274 background

This text has white color on #667274 background.


Related colors

Complementary color

Complementary color for #hex is #998D8B.


I love getcolorcode.com

Triadic colors

1 #746672 and #727466 with #667274 are triadic colors.

2 #747266 and #726674 with #667274 are triadic colors.