Shades of Comet #686976
Tints of Comet #686976
RGB
CMYK
RGB Variations
Color information
#686976 (or 0x686976) is known color: Comet. HEX triplet: 68, 69 and 76. RGB value is (104,105,118). Sum of RGB (Red+Green+Blue) = 104+105+118=327 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.80% from 327); Green value is 105 (41.41% from 255 or 32.11% from 327); Blue value is 118 (46.48% from 255 or 36.09% from 327); Max value from RGB is 118 - color contains mainly: blue. Hex color #686976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686976 is #979689. Grayscale: #6A6A6A. Windows color (decimal): -9934474 or 7760232. OLE color: 7760232.
HSL color Cylindrical-coordinate representation of color #686976: hue angle of 235.71º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #686976 is Cyan = 0.12, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 105 | 118 | - |
| CMYK | 0.12 | 0.11 | 0 | 0.54 |
| HSL | 235.71º | 0.06% | 0.44% | - |
| HSV(B) | 235.71º | 0.12% | 0.46% | - |
| XYZ | 14.03 | 14.35 | 19.17 | - |
| YUV | 106.18 | 134.67 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 105 | 118 | 0.12 | 0.11 | 0 | 0.54 | 235.71 | 0.06 | 0.44 |
| Hex | 68 | 69 | 76 | C | B | 0 | 36 | EC | 6 | 2C |
| Octal | 150 | 151 | 166 | 14 | 13 | 0 | 66 | 354 | 6 | 54 |
| Binary | 1101000 | 1101001 | 1110110 | 1100 | 1011 | 0 | 110110 | 11101100 | 110 | 101100 |
Color Harmonies of #686976
Complementary color
Monochromatic Colors of #686976
Black with #686976
Text Example
Text Example
White with #686976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686976; }
p { color: rgb(104,105,118); }
H1.HeaderClassName
{
color: #686976;
}
.AnyTagClassName
{
color: #686976;
}
</style>
background-color css
<style>
a { background-color: #686976; }
a { background-color: rgb(104,105,118); }
div.DivClassName
{
background-color: #686976;
}
.BgClassName
{
background-color: #686976;
}
</style>
border-color css
<style>
span { border-color: #686976; }
span { border-color: rgb(104,105,118); }
td.TdClassName
{
border-color: #686976;
}
.TagClassName
{
border-color: #686976;
}
</style>