Shades of Comet #636270
Tints of Comet #636270
RGB
CMYK
RGB Variations
Color information
#636270 (or 0x636270) is known color: Comet. HEX triplet: 63, 62 and 70. RGB value is (99,98,112). Sum of RGB (Red+Green+Blue) = 99+98+112=309 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.04% from 309); Green value is 98 (38.67% from 255 or 31.72% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 112 - color contains mainly: blue. Hex color #636270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636270 is #9C9D8F. Grayscale: #636363. Windows color (decimal): -10263952 or 7365219. OLE color: 7365219.
HSL color Cylindrical-coordinate representation of color #636270: hue angle of 244.29º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #636270 is Cyan = 0.12, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 98 | 112 | - |
| CMYK | 0.12 | 0.13 | 0 | 0.56 |
| HSL | 244.29º | 0.07% | 0.41% | - |
| HSV(B) | 244.29º | 0.13% | 0.44% | - |
| XYZ | 12.44 | 12.56 | 17.1 | - |
| YUV | 99.9 | 134.83 | 127.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 112 | 0.12 | 0.13 | 0 | 0.56 | 244.29 | 0.07 | 0.41 |
| Hex | 63 | 62 | 70 | C | D | 0 | 38 | F4 | 7 | 29 |
| Octal | 143 | 142 | 160 | 14 | 15 | 0 | 70 | 364 | 7 | 51 |
| Binary | 1100011 | 1100010 | 1110000 | 1100 | 1101 | 0 | 111000 | 11110100 | 111 | 101001 |
Color Harmonies of #636270
Complementary color
Monochromatic Colors of #636270
Black with #636270
Text Example
Text Example
White with #636270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636270; }
p { color: rgb(99,98,112); }
H1.HeaderClassName
{
color: #636270;
}
.AnyTagClassName
{
color: #636270;
}
</style>
background-color css
<style>
a { background-color: #636270; }
a { background-color: rgb(99,98,112); }
div.DivClassName
{
background-color: #636270;
}
.BgClassName
{
background-color: #636270;
}
</style>
border-color css
<style>
span { border-color: #636270; }
span { border-color: rgb(99,98,112); }
td.TdClassName
{
border-color: #636270;
}
.TagClassName
{
border-color: #636270;
}
</style>