Shades of Comet #636286
Tints of Comet #636286
RGB
CMYK
RGB Variations
Color information
#636286 (or 0x636286) is known color: Comet. HEX triplet: 63, 62 and 86. RGB value is (99,98,134). Sum of RGB (Red+Green+Blue) = 99+98+134=331 (43% of max value = 765). Red value is 99 (39.06% from 255 or 29.91% from 331); Green value is 98 (38.67% from 255 or 29.61% from 331); Blue value is 134 (52.73% from 255 or 40.48% from 331); Max value from RGB is 134 - color contains mainly: blue. Hex color #636286 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #636286 is #9C9D79. Grayscale: #666666. Windows color (decimal): -10263930 or 8807011. OLE color: 8807011.
HSL color Cylindrical-coordinate representation of color #636286: hue angle of 241.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #636286 is Cyan = 0.26, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 98 | 134 | - |
| CMYK | 0.26 | 0.27 | 0 | 0.47 |
| HSL | 241.67º | 0.16% | 0.45% | - |
| HSV(B) | 241.67º | 0.27% | 0.53% | - |
| XYZ | 13.82 | 13.11 | 24.36 | - |
| YUV | 102.4 | 145.83 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 134 | 0.26 | 0.27 | 0 | 0.47 | 241.67 | 0.16 | 0.45 |
| Hex | 63 | 62 | 86 | 1A | 1B | 0 | 2F | F2 | 10 | 2D |
| Octal | 143 | 142 | 206 | 32 | 33 | 0 | 57 | 362 | 20 | 55 |
| Binary | 1100011 | 1100010 | 10000110 | 11010 | 11011 | 0 | 101111 | 11110010 | 10000 | 101101 |
Color Harmonies of #636286
Complementary color
Monochromatic Colors of #636286
Black with #636286
Text Example
Text Example
White with #636286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636286; }
p { color: rgb(99,98,134); }
H1.HeaderClassName
{
color: #636286;
}
.AnyTagClassName
{
color: #636286;
}
</style>
background-color css
<style>
a { background-color: #636286; }
a { background-color: rgb(99,98,134); }
div.DivClassName
{
background-color: #636286;
}
.BgClassName
{
background-color: #636286;
}
</style>
border-color css
<style>
span { border-color: #636286; }
span { border-color: rgb(99,98,134); }
td.TdClassName
{
border-color: #636286;
}
.TagClassName
{
border-color: #636286;
}
</style>