COLOR #667868

HEX: #667868 RGB: (102,120,104)

Color info

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

RGB color model

#667868 color RGB value is (102,120,104).

RGB: (102,120,104) (40%, 47%, 41%)

RGB channels and saturation

R 102 of 255 = 40%
G 120 of 255 = 47%
B 104 of 255 = 41%

102
120
104

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

Portions of RGB colors in percentages

R + G + B = 102 + 120 + 104 = 326 (100%)
R 102 of 326 ~ 31.29%
G 120 of 326 ~ 36.81%
B 104 of 326 ~ 31.9'%

%31.29
%36.81
%31.9

CMYK color model

#667868 color CMYK value is (15,0,13,53).

  • cyan value is 15.00%
  • magenta value is 0.00%
  • yellow value is 13.33%
  • key color value is 52.94%

CMYK: (15,0,13,53)
C15M0Y13K53 (15%, 0%, 13%, 53%)
(0.15 / 0.00 / 0.13 / 0.53)

CMYK percentages

%15
%0
%13.33
%52.94

Codes

Color #667868 in popluar color models

66 78 68
RGB 102 120 104
HSL 127° 8.11% 43.53%
HSB/HSV 127° 15.00% 47.06%
CMYK 15.00% 0.00% 13.33%
52.94%

Color #667868 in popluar number systems.

HEX 66 78 68
Decimal 102 120 104
Binary 1100110 1111000 1101000
Octal 146 170 150

Shades and tints

Shades of #667868

#667868
(102,120,104)
#5D6E5F
(93,110,95)
#546456
(84,100,86)
#4B5A4D
(75,90,77)
#425044
(66,80,68)
#39463B
(57,70,59)
#303C32
(48,60,50)
#273229
(39,50,41)
#1E2820
(30,40,32)
#151E17
(21,30,23)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #667868

#667868
(102,120,104)
#738475
(115,132,117)
#809082
(128,144,130)
#8D9C8F
(141,156,143)
#9AA89C
(154,168,156)
#A7B4A9
(167,180,169)
#B4C0B6
(180,192,182)
#C1CCC3
(193,204,195)
#CED8D0
(206,216,208)
#DBE4DD
(219,228,221)
#E8F0EA
(232,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667868 color. Also use rgb(102,120,104) instead hex code.

Text Font Color

.myTextColor { color: #667868; }

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

This text font color is #667868.

Background Color

.myBgColor { background-color: #667868; }

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

This div background color is #667868.

Border color

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

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

This div border color is #667868.

Opacity

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

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

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

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

This text has shadow with #667868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667868.

Preview

Color preview on black background

This text has color #667868 on black background.


Color preview on white background

This text has color #667868 on white background.


Black color preview on #667868 background

This text has black color on #667868 background.


White color preview on #667868 background

This text has white color on #667868 background.


Related colors

Complementary color

Complementary color for #hex is #998797.


I love getcolorcode.com

Triadic colors

1 #686678 and #786866 with #667868 are triadic colors.

2 #687866 and #786668 with #667868 are triadic colors.