COLOR #667571

HEX: #667571 RGB: (102,117,113)

Color info

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

RGB color model

#667571 color RGB value is (102,117,113).

RGB: (102,117,113) (40%, 46%, 44%)

RGB channels and saturation

R 102 of 255 = 40%
G 117 of 255 = 46%
B 113 of 255 = 44%

102
117
113

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

Portions of RGB colors in percentages

R + G + B = 102 + 117 + 113 = 332 (100%)
R 102 of 332 ~ 30.72%
G 117 of 332 ~ 35.24%
B 113 of 332 ~ 34.04'%

%30.72
%35.24
%34.04

CMYK color model

#667571 color CMYK value is (13,0,3,54).

  • cyan value is 12.82%
  • magenta value is 0.00%
  • yellow value is 3.42%
  • key color value is 54.12%

CMYK: (13,0,3,54)
C13M0Y3K54 (13%, 0%, 3%, 54%)
(0.13 / 0.00 / 0.03 / 0.54)

CMYK percentages

%12.82
%0
%3.42
%54.12

Codes

Color #667571 in popluar color models

66 75 71
RGB 102 117 113
HSL 164° 6.85% 42.94%
HSB/HSV 164° 12.82% 45.88%
CMYK 12.82% 0.00% 3.42%
54.12%

Color #667571 in popluar number systems.

HEX 66 75 71
Decimal 102 117 113
Binary 1100110 1110101 1110001
Octal 146 165 161

Shades and tints

Shades of #667571

#667571
(102,117,113)
#5D6B67
(93,107,103)
#54615D
(84,97,93)
#4B5753
(75,87,83)
#424D49
(66,77,73)
#39433F
(57,67,63)
#303935
(48,57,53)
#272F2B
(39,47,43)
#1E2521
(30,37,33)
#151B17
(21,27,23)
#0C110D
(12,17,13)
#000000
(0,0,0)

Tints of #667571

#667571
(102,117,113)
#73817D
(115,129,125)
#808D89
(128,141,137)
#8D9995
(141,153,149)
#9AA5A1
(154,165,161)
#A7B1AD
(167,177,173)
#B4BDB9
(180,189,185)
#C1C9C5
(193,201,197)
#CED5D1
(206,213,209)
#DBE1DD
(219,225,221)
#E8EDE9
(232,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667571 color. Also use rgb(102,117,113) instead hex code.

Text Font Color

.myTextColor { color: #667571; }

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

This text font color is #667571.

Background Color

.myBgColor { background-color: #667571; }

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

This div background color is #667571.

Border color

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

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

This div border color is #667571.

Opacity

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

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

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

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

This text has shadow with #667571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667571.

Preview

Color preview on black background

This text has color #667571 on black background.


Color preview on white background

This text has color #667571 on white background.


Black color preview on #667571 background

This text has black color on #667571 background.


White color preview on #667571 background

This text has white color on #667571 background.


Related colors

Complementary color

Complementary color for #hex is #998A8E.


I love getcolorcode.com

Triadic colors

1 #716675 and #757166 with #667571 are triadic colors.

2 #717566 and #756671 with #667571 are triadic colors.