COLOR #667681

HEX: #667681 RGB: (102,118,129)

Color info

#667681 contains red, green and blue colors in about the same proportion. Web safe color of #667681 is #666699 (or #669).

RGB color model

#667681 color RGB value is (102,118,129).

RGB: (102,118,129) (40%, 46%, 51%)

RGB channels and saturation

R 102 of 255 = 40%
G 118 of 255 = 46%
B 129 of 255 = 51%

102
118
129

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

Portions of RGB colors in percentages

R + G + B = 102 + 118 + 129 = 349 (100%)
R 102 of 349 ~ 29.23%
G 118 of 349 ~ 33.81%
B 129 of 349 ~ 36.96'%

%29.23
%33.81
%36.96

CMYK color model

#667681 color CMYK value is (21,9,0,49).

  • cyan value is 20.93%
  • magenta value is 8.53%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (21,9,0,49) C21M9Y0K49 (21%,9%,0%,49%) (0.21/0.09/0.00/0.49) 

CMYK percentages

%20.93
%8.53
%0
%49.41

Codes

Color #667681 in popluar color models

66 76 81
RGB 102 118 129
HSL 204° 11.69% 45.29%
HSB/HSV 204° 20.93% 50.59%
CMYK 20.93% 8.53% 0.00%
49.41%

Color #667681 in popluar number systems.

HEX 66 76 81
Decimal 102 118 129
Binary 1100110 1110110 10000001
Octal 146 166 201

Shades and tints

Shades of #667681

#667681
(102,118,129)
#5D6C76
(93,108,118)
#54626B
(84,98,107)
#4B5860
(75,88,96)
#424E55
(66,78,85)
#39444A
(57,68,74)
#303A3F
(48,58,63)
#273034
(39,48,52)
#1E2629
(30,38,41)
#151C1E
(21,28,30)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #667681

#667681
(102,118,129)
#73828C
(115,130,140)
#808E97
(128,142,151)
#8D9AA2
(141,154,162)
#9AA6AD
(154,166,173)
#A7B2B8
(167,178,184)
#B4BEC3
(180,190,195)
#C1CACE
(193,202,206)
#CED6D9
(206,214,217)
#DBE2E4
(219,226,228)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667681 color. Also use rgb(102,118,129) instead hex code.

Text Font Color

.myTextColor { color: #667681; }

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

This text font color is #667681.

Background Color

.myBgColor { background-color: #667681; }

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

This div background color is #667681.

Border color

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

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

This div border color is #667681.

Opacity

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

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

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

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

This text has shadow with #667681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667681.

Preview

Color preview on black background

This text has color #667681 on black background.


Color preview on white background

This text has color #667681 on white background.


Black color preview on #667681 background

This text has black color on #667681 background.


White color preview on #667681 background

This text has white color on #667681 background.


Related colors

Complementary color

Complementary color for #hex is #99897E.


I love getcolorcode.com

Triadic colors

1 #816676 and #768166 with #667681 are triadic colors.

2 #817666 and #766681 with #667681 are triadic colors.