Shades of Comet #686785
Tints of Comet #686785
RGB
CMYK
RGB Variations
Color information
#686785 (or 0x686785) is known color: Comet. HEX triplet: 68, 67 and 85. RGB value is (104,103,133). Sum of RGB (Red+Green+Blue) = 104+103+133=340 (45% of max value = 765). Red value is 104 (41.02% from 255 or 30.59% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 133 (52.34% from 255 or 39.12% from 340); Max value from RGB is 133 - color contains mainly: blue. Hex color #686785 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #686785 is #97987A. Grayscale: #6A6A6A. Windows color (decimal): -9934971 or 8742760. OLE color: 8742760.
HSL color Cylindrical-coordinate representation of color #686785: hue angle of 242º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #686785 is Cyan = 0.22, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 103 | 133 | - |
| CMYK | 0.22 | 0.23 | 0 | 0.48 |
| HSL | 242º | 0.13% | 0.46% | - |
| HSV(B) | 242º | 0.23% | 0.52% | - |
| XYZ | 14.79 | 14.34 | 24.18 | - |
| YUV | 106.72 | 142.83 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 133 | 0.22 | 0.23 | 0 | 0.48 | 242 | 0.13 | 0.46 |
| Hex | 68 | 67 | 85 | 16 | 17 | 0 | 30 | F2 | D | 2E |
| Octal | 150 | 147 | 205 | 26 | 27 | 0 | 60 | 362 | 15 | 56 |
| Binary | 1101000 | 1100111 | 10000101 | 10110 | 10111 | 0 | 110000 | 11110010 | 1101 | 101110 |
Color Harmonies of #686785
Complementary color
Monochromatic Colors of #686785
Black with #686785
Text Example
Text Example
White with #686785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686785; }
p { color: rgb(104,103,133); }
H1.HeaderClassName
{
color: #686785;
}
.AnyTagClassName
{
color: #686785;
}
</style>
background-color css
<style>
a { background-color: #686785; }
a { background-color: rgb(104,103,133); }
div.DivClassName
{
background-color: #686785;
}
.BgClassName
{
background-color: #686785;
}
</style>
border-color css
<style>
span { border-color: #686785; }
span { border-color: rgb(104,103,133); }
td.TdClassName
{
border-color: #686785;
}
.TagClassName
{
border-color: #686785;
}
</style>