COLOR #667985

HEX: #667985 RGB: (102,121,133)

Color info

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

RGB color model

#667985 color RGB value is (102,121,133).

RGB: (102,121,133) (40%, 47%, 52%)

RGB channels and saturation

R 102 of 255 = 40%
G 121 of 255 = 47%
B 133 of 255 = 52%

102
121
133

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

Portions of RGB colors in percentages

R + G + B = 102 + 121 + 133 = 356 (100%)
R 102 of 356 ~ 28.65%
G 121 of 356 ~ 33.99%
B 133 of 356 ~ 37.36'%

%28.65
%33.99
%37.36

CMYK color model

#667985 color CMYK value is (23,9,0,48).

  • cyan value is 23.31%
  • magenta value is 9.02%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (23,9,0,48) C23M9Y0K48 (23%,9%,0%,48%) (0.23/0.09/0.00/0.48) 

CMYK percentages

%23.31
%9.02
%0
%47.84

Codes

Color #667985 in popluar color models

66 79 85
RGB 102 121 133
HSL 203° 13.19% 46.08%
HSB/HSV 203° 23.31% 52.16%
CMYK 23.31% 9.02% 0.00%
47.84%

Color #667985 in popluar number systems.

HEX 66 79 85
Decimal 102 121 133
Binary 1100110 1111001 10000101
Octal 146 171 205

Shades and tints

Shades of #667985

#667985
(102,121,133)
#5D6E79
(93,110,121)
#54636D
(84,99,109)
#4B5861
(75,88,97)
#424D55
(66,77,85)
#394249
(57,66,73)
#30373D
(48,55,61)
#272C31
(39,44,49)
#1E2125
(30,33,37)
#151619
(21,22,25)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #667985

#667985
(102,121,133)
#738590
(115,133,144)
#80919B
(128,145,155)
#8D9DA6
(141,157,166)
#9AA9B1
(154,169,177)
#A7B5BC
(167,181,188)
#B4C1C7
(180,193,199)
#C1CDD2
(193,205,210)
#CED9DD
(206,217,221)
#DBE5E8
(219,229,232)
#E8F1F3
(232,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667985; }

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

This text font color is #667985.

Background Color

.myBgColor { background-color: #667985; }

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

This div background color is #667985.

Border color

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

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

This div border color is #667985.

Opacity

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

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

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

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

This text has shadow with #667985 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667985.

Preview

Color preview on black background

This text has color #667985 on black background.


Color preview on white background

This text has color #667985 on white background.


Black color preview on #667985 background

This text has black color on #667985 background.


White color preview on #667985 background

This text has white color on #667985 background.


Related colors

Complementary color

Complementary color for #hex is #99867A.


I love getcolorcode.com

Triadic colors

1 #856679 and #798566 with #667985 are triadic colors.

2 #857966 and #796685 with #667985 are triadic colors.