Shades of Comet #686774
Tints of Comet #686774
RGB
CMYK
RGB Variations
Color information
#686774 (or 0x686774) is known color: Comet. HEX triplet: 68, 67 and 74. RGB value is (104,103,116). Sum of RGB (Red+Green+Blue) = 104+103+116=323 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.20% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 116 (45.70% from 255 or 35.91% from 323); Max value from RGB is 116 - color contains mainly: blue. Hex color #686774 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686774 is #97988B. Grayscale: #686868. Windows color (decimal): -9934988 or 7628648. OLE color: 7628648.
HSL color Cylindrical-coordinate representation of color #686774: hue angle of 244.62º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #686774 is Cyan = 0.10, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 103 | 116 | - |
| CMYK | 0.10 | 0.11 | 0 | 0.55 |
| HSL | 244.62º | 0.06% | 0.43% | - |
| HSV(B) | 244.62º | 0.11% | 0.45% | - |
| XYZ | 13.71 | 13.9 | 18.48 | - |
| YUV | 104.78 | 134.33 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 116 | 0.10 | 0.11 | 0 | 0.55 | 244.62 | 0.06 | 0.43 |
| Hex | 68 | 67 | 74 | A | B | 0 | 37 | F5 | 6 | 2B |
| Octal | 150 | 147 | 164 | 12 | 13 | 0 | 67 | 365 | 6 | 53 |
| Binary | 1101000 | 1100111 | 1110100 | 1010 | 1011 | 0 | 110111 | 11110101 | 110 | 101011 |
Color Harmonies of #686774
Complementary color
Monochromatic Colors of #686774
Black with #686774
Text Example
Text Example
White with #686774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686774; }
p { color: rgb(104,103,116); }
H1.HeaderClassName
{
color: #686774;
}
.AnyTagClassName
{
color: #686774;
}
</style>
background-color css
<style>
a { background-color: #686774; }
a { background-color: rgb(104,103,116); }
div.DivClassName
{
background-color: #686774;
}
.BgClassName
{
background-color: #686774;
}
</style>
border-color css
<style>
span { border-color: #686774; }
span { border-color: rgb(104,103,116); }
td.TdClassName
{
border-color: #686774;
}
.TagClassName
{
border-color: #686774;
}
</style>