COLOR #667385

HEX: #667385 RGB: (102,115,133)

Color info

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

RGB color model

#667385 color RGB value is (102,115,133).

RGB: (102,115,133) (40%, 45%, 52%)

RGB channels and saturation

R 102 of 255 = 40%
G 115 of 255 = 45%
B 133 of 255 = 52%

102
115
133

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

Portions of RGB colors in percentages

R + G + B = 102 + 115 + 133 = 350 (100%)
R 102 of 350 ~ 29.14%
G 115 of 350 ~ 32.86%
B 133 of 350 ~ 38'%

%29.14
%32.86
%38

CMYK color model

#667385 color CMYK value is (23,14,0,48).

  • cyan value is 23.31%
  • magenta value is 13.53%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (23,14,0,48)
C23M14Y0K48 (23%, 14%, 0%, 48%)
(0.23 / 0.14 / 0.00 / 0.48)

CMYK percentages

%23.31
%13.53
%0
%47.84

Codes

Color #667385 in popluar color models

66 73 85
RGB 102 115 133
HSL 215° 13.19% 46.08%
HSB/HSV 215° 23.31% 52.16%
CMYK 23.31% 13.53% 0.00%
47.84%

Color #667385 in popluar number systems.

HEX 66 73 85
Decimal 102 115 133
Binary 1100110 1110011 10000101
Octal 146 163 205

Shades and tints

Shades of #667385

#667385
(102,115,133)
#5D6979
(93,105,121)
#545F6D
(84,95,109)
#4B5561
(75,85,97)
#424B55
(66,75,85)
#394149
(57,65,73)
#30373D
(48,55,61)
#272D31
(39,45,49)
#1E2325
(30,35,37)
#151919
(21,25,25)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #667385

#667385
(102,115,133)
#737F90
(115,127,144)
#808B9B
(128,139,155)
#8D97A6
(141,151,166)
#9AA3B1
(154,163,177)
#A7AFBC
(167,175,188)
#B4BBC7
(180,187,199)
#C1C7D2
(193,199,210)
#CED3DD
(206,211,221)
#DBDFE8
(219,223,232)
#E8EBF3
(232,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667385; }

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

This text font color is #667385.

Background Color

.myBgColor { background-color: #667385; }

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

This div background color is #667385.

Border color

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

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

This div border color is #667385.

Opacity

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

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

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

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

This text has shadow with #667385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667385.

Preview

Color preview on black background

This text has color #667385 on black background.


Color preview on white background

This text has color #667385 on white background.


Black color preview on #667385 background

This text has black color on #667385 background.


White color preview on #667385 background

This text has white color on #667385 background.


Related colors

Complementary color

Complementary color for #hex is #998C7A.


I love getcolorcode.com

Triadic colors

1 #856673 and #738566 with #667385 are triadic colors.

2 #857366 and #736685 with #667385 are triadic colors.