COLOR #667982

HEX: #667982 RGB: (102,121,130)

Color info

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

RGB color model

#667982 color RGB value is (102,121,130).

RGB: (102,121,130) (40%, 47%, 51%)

RGB channels and saturation

R 102 of 255 = 40%
G 121 of 255 = 47%
B 130 of 255 = 51%

102
121
130

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

Portions of RGB colors in percentages

R + G + B = 102 + 121 + 130 = 353 (100%)
R 102 of 353 ~ 28.9%
G 121 of 353 ~ 34.28%
B 130 of 353 ~ 36.83'%

%28.9
%34.28
%36.83

CMYK color model

#667982 color CMYK value is (22,7,0,49).

  • cyan value is 21.54%
  • magenta value is 6.92%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (22,7,0,49)
C22M7Y0K49 (22%, 7%, 0%, 49%)
(0.22 / 0.07 / 0.00 / 0.49)

CMYK percentages

%21.54
%6.92
%0
%49.02

Codes

Color #667982 in popluar color models

66 79 82
RGB 102 121 130
HSL 199° 12.07% 45.49%
HSB/HSV 199° 21.54% 50.98%
CMYK 21.54% 6.92% 0.00%
49.02%

Color #667982 in popluar number systems.

HEX 66 79 82
Decimal 102 121 130
Binary 1100110 1111001 10000010
Octal 146 171 202

Shades and tints

Shades of #667982

#667982
(102,121,130)
#5D6E77
(93,110,119)
#54636C
(84,99,108)
#4B5861
(75,88,97)
#424D56
(66,77,86)
#39424B
(57,66,75)
#303740
(48,55,64)
#272C35
(39,44,53)
#1E212A
(30,33,42)
#15161F
(21,22,31)
#0C0B14
(12,11,20)
#000000
(0,0,0)

Tints of #667982

#667982
(102,121,130)
#73858D
(115,133,141)
#809198
(128,145,152)
#8D9DA3
(141,157,163)
#9AA9AE
(154,169,174)
#A7B5B9
(167,181,185)
#B4C1C4
(180,193,196)
#C1CDCF
(193,205,207)
#CED9DA
(206,217,218)
#DBE5E5
(219,229,229)
#E8F1F0
(232,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667982 color. Also use rgb(102,121,130) instead hex code.

Text Font Color

.myTextColor { color: #667982; }

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

This text font color is #667982.

Background Color

.myBgColor { background-color: #667982; }

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

This div background color is #667982.

Border color

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

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

This div border color is #667982.

Opacity

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

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

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

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

This text has shadow with #667982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667982.

Preview

Color preview on black background

This text has color #667982 on black background.


Color preview on white background

This text has color #667982 on white background.


Black color preview on #667982 background

This text has black color on #667982 background.


White color preview on #667982 background

This text has white color on #667982 background.


Related colors

Complementary color

Complementary color for #hex is #99867D.


I love getcolorcode.com

Triadic colors

1 #826679 and #798266 with #667982 are triadic colors.

2 #827966 and #796682 with #667982 are triadic colors.