Shades of Comet #696986
Tints of Comet #696986
RGB
CMYK
RGB Variations
Color information
#696986 (or 0x696986) is known color: Comet. HEX triplet: 69, 69 and 86. RGB value is (105,105,134). Sum of RGB (Red+Green+Blue) = 105+105+134=344 (45% of max value = 765). Red value is 105 (41.41% from 255 or 30.52% from 344); Green value is 105 (41.41% from 255 or 30.52% from 344); Blue value is 134 (52.73% from 255 or 38.95% from 344); Max value from RGB is 134 - color contains mainly: blue. Hex color #696986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #696986 is #969679. Grayscale: #6C6C6C. Windows color (decimal): -9868922 or 8808809. OLE color: 8808809.
HSL color Cylindrical-coordinate representation of color #696986: hue angle of 240º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #696986 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 105 | 134 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.47 |
| HSL | 240º | 0.12% | 0.47% | - |
| HSV(B) | 240º | 0.22% | 0.53% | - |
| XYZ | 15.18 | 14.83 | 24.62 | - |
| YUV | 108.31 | 142.5 | 125.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 105 | 134 | 0.22 | 0.22 | 0 | 0.47 | 240 | 0.12 | 0.47 |
| Hex | 69 | 69 | 86 | 16 | 16 | 0 | 2F | F0 | C | 2F |
| Octal | 151 | 151 | 206 | 26 | 26 | 0 | 57 | 360 | 14 | 57 |
| Binary | 1101001 | 1101001 | 10000110 | 10110 | 10110 | 0 | 101111 | 11110000 | 1100 | 101111 |
Color Harmonies of #696986
Complementary color
Monochromatic Colors of #696986
Black with #696986
Text Example
Text Example
White with #696986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696986; }
p { color: rgb(105,105,134); }
H1.HeaderClassName
{
color: #696986;
}
.AnyTagClassName
{
color: #696986;
}
</style>
background-color css
<style>
a { background-color: #696986; }
a { background-color: rgb(105,105,134); }
div.DivClassName
{
background-color: #696986;
}
.BgClassName
{
background-color: #696986;
}
</style>
border-color css
<style>
span { border-color: #696986; }
span { border-color: rgb(105,105,134); }
td.TdClassName
{
border-color: #696986;
}
.TagClassName
{
border-color: #696986;
}
</style>