COLOR #667775

HEX: #667775 RGB: (102,119,117)

Color info

#667775 contains red, green and blue colors in about the same proportion. Web safe color of #667775 is #666666 (or #666).

RGB color model

#667775 color RGB value is (102,119,117).

RGB: (102,119,117) (40%, 47%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 119 of 255 = 47%
B 117 of 255 = 46%

102
119
117

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

Portions of RGB colors in percentages

R + G + B = 102 + 119 + 117 = 338 (100%)
R 102 of 338 ~ 30.18%
G 119 of 338 ~ 35.21%
B 117 of 338 ~ 34.62'%

%30.18
%35.21
%34.62

CMYK color model

#667775 color CMYK value is (14,0,2,53).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 1.68%
  • key color value is 53.33%

CMYK: (14,0,2,53)
C14M0Y2K53 (14%, 0%, 2%, 53%)
(0.14 / 0.00 / 0.02 / 0.53)

CMYK percentages

%14.29
%0
%1.68
%53.33

Codes

Color #667775 in popluar color models

66 77 75
RGB 102 119 117
HSL 173° 7.69% 43.33%
HSB/HSV 173° 14.29% 46.67%
CMYK 14.29% 0.00% 1.68%
53.33%

Color #667775 in popluar number systems.

HEX 66 77 75
Decimal 102 119 117
Binary 1100110 1110111 1110101
Octal 146 167 165

Shades and tints

Shades of #667775

#667775
(102,119,117)
#5D6D6B
(93,109,107)
#546361
(84,99,97)
#4B5957
(75,89,87)
#424F4D
(66,79,77)
#394543
(57,69,67)
#303B39
(48,59,57)
#27312F
(39,49,47)
#1E2725
(30,39,37)
#151D1B
(21,29,27)
#0C1311
(12,19,17)
#000000
(0,0,0)

Tints of #667775

#667775
(102,119,117)
#738381
(115,131,129)
#808F8D
(128,143,141)
#8D9B99
(141,155,153)
#9AA7A5
(154,167,165)
#A7B3B1
(167,179,177)
#B4BFBD
(180,191,189)
#C1CBC9
(193,203,201)
#CED7D5
(206,215,213)
#DBE3E1
(219,227,225)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667775 color. Also use rgb(102,119,117) instead hex code.

Text Font Color

.myTextColor { color: #667775; }

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

This text font color is #667775.

Background Color

.myBgColor { background-color: #667775; }

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

This div background color is #667775.

Border color

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

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

This div border color is #667775.

Opacity

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

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

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

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

This text has shadow with #667775 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667775.

Preview

Color preview on black background

This text has color #667775 on black background.


Color preview on white background

This text has color #667775 on white background.


Black color preview on #667775 background

This text has black color on #667775 background.


White color preview on #667775 background

This text has white color on #667775 background.


Related colors

Complementary color

Complementary color for #hex is #99888A.


I love getcolorcode.com

Triadic colors

1 #756677 and #777566 with #667775 are triadic colors.

2 #757766 and #776675 with #667775 are triadic colors.