COLOR #667287

HEX: #667287 RGB: (102,114,135)

Color info

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

RGB color model

#667287 color RGB value is (102,114,135).

RGB: (102,114,135) (40%, 45%, 53%)

RGB channels and saturation

R 102 of 255 = 40%
G 114 of 255 = 45%
B 135 of 255 = 53%

102
114
135

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

Portions of RGB colors in percentages

R + G + B = 102 + 114 + 135 = 351 (100%)
R 102 of 351 ~ 29.06%
G 114 of 351 ~ 32.48%
B 135 of 351 ~ 38.46'%

%29.06
%32.48
%38.46

CMYK color model

#667287 color CMYK value is (24,16,0,47).

  • cyan value is 24.44%
  • magenta value is 15.56%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (24,16,0,47)
C24M16Y0K47 (24%, 16%, 0%, 47%)
(0.24 / 0.16 / 0.00 / 0.47)

CMYK percentages

%24.44
%15.56
%0
%47.06

Codes

Color #667287 in popluar color models

66 72 87
RGB 102 114 135
HSL 218° 13.92% 46.47%
HSB/HSV 218° 24.44% 52.94%
CMYK 24.44% 15.56% 0.00%
47.06%

Color #667287 in popluar number systems.

HEX 66 72 87
Decimal 102 114 135
Binary 1100110 1110010 10000111
Octal 146 162 207

Shades and tints

Shades of #667287

#667287
(102,114,135)
#5D687B
(93,104,123)
#545E6F
(84,94,111)
#4B5463
(75,84,99)
#424A57
(66,74,87)
#39404B
(57,64,75)
#30363F
(48,54,63)
#272C33
(39,44,51)
#1E2227
(30,34,39)
#15181B
(21,24,27)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #667287

#667287
(102,114,135)
#737E91
(115,126,145)
#808A9B
(128,138,155)
#8D96A5
(141,150,165)
#9AA2AF
(154,162,175)
#A7AEB9
(167,174,185)
#B4BAC3
(180,186,195)
#C1C6CD
(193,198,205)
#CED2D7
(206,210,215)
#DBDEE1
(219,222,225)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667287; }

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

This text font color is #667287.

Background Color

.myBgColor { background-color: #667287; }

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

This div background color is #667287.

Border color

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

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

This div border color is #667287.

Opacity

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

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

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

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

This text has shadow with #667287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667287.

Preview

Color preview on black background

This text has color #667287 on black background.


Color preview on white background

This text has color #667287 on white background.


Black color preview on #667287 background

This text has black color on #667287 background.


White color preview on #667287 background

This text has white color on #667287 background.


Related colors

Complementary color

Complementary color for #hex is #998D78.


I love getcolorcode.com

Triadic colors

1 #876672 and #728766 with #667287 are triadic colors.

2 #877266 and #726687 with #667287 are triadic colors.