Shades of Comet #686978
Tints of Comet #686978
RGB
CMYK
RGB Variations
Color information
#686978 (or 0x686978) is known color: Comet. HEX triplet: 68, 69 and 78. RGB value is (104,105,120). Sum of RGB (Red+Green+Blue) = 104+105+120=329 (43% of max value = 765). Red value is 104 (41.02% from 255 or 31.61% from 329); Green value is 105 (41.41% from 255 or 31.91% from 329); Blue value is 120 (47.27% from 255 or 36.47% from 329); Max value from RGB is 120 - color contains mainly: blue. Hex color #686978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686978 is #979687. Grayscale: #6A6A6A. Windows color (decimal): -9934472 or 7891304. OLE color: 7891304.
HSL color Cylindrical-coordinate representation of color #686978: hue angle of 236.25º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #686978 is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 105 | 120 | - |
| CMYK | 0.13 | 0.13 | 0 | 0.53 |
| HSL | 236.25º | 0.07% | 0.44% | - |
| HSV(B) | 236.25º | 0.13% | 0.47% | - |
| XYZ | 14.15 | 14.4 | 19.8 | - |
| YUV | 106.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 105 | 120 | 0.13 | 0.13 | 0 | 0.53 | 236.25 | 0.07 | 0.44 |
| Hex | 68 | 69 | 78 | D | D | 0 | 35 | EC | 7 | 2C |
| Octal | 150 | 151 | 170 | 15 | 15 | 0 | 65 | 354 | 7 | 54 |
| Binary | 1101000 | 1101001 | 1111000 | 1101 | 1101 | 0 | 110101 | 11101100 | 111 | 101100 |
Color Harmonies of #686978
Complementary color
Monochromatic Colors of #686978
Black with #686978
Text Example
Text Example
White with #686978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686978; }
p { color: rgb(104,105,120); }
H1.HeaderClassName
{
color: #686978;
}
.AnyTagClassName
{
color: #686978;
}
</style>
background-color css
<style>
a { background-color: #686978; }
a { background-color: rgb(104,105,120); }
div.DivClassName
{
background-color: #686978;
}
.BgClassName
{
background-color: #686978;
}
</style>
border-color css
<style>
span { border-color: #686978; }
span { border-color: rgb(104,105,120); }
td.TdClassName
{
border-color: #686978;
}
.TagClassName
{
border-color: #686978;
}
</style>