Shades of Comet #636271
Tints of Comet #636271
RGB
CMYK
RGB Variations
Color information
#636271 (or 0x636271) is known color: Comet. HEX triplet: 63, 62 and 71. RGB value is (99,98,113). Sum of RGB (Red+Green+Blue) = 99+98+113=310 (41% of max value = 765). Red value is 99 (39.06% from 255 or 31.94% from 310); Green value is 98 (38.67% from 255 or 31.61% from 310); Blue value is 113 (44.53% from 255 or 36.45% from 310); Max value from RGB is 113 - color contains mainly: blue. Hex color #636271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636271 is #9C9D8E. Grayscale: #636363. Windows color (decimal): -10263951 or 7430755. OLE color: 7430755.
HSL color Cylindrical-coordinate representation of color #636271: hue angle of 244º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #636271 is Cyan = 0.12, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 98 | 113 | - |
| CMYK | 0.12 | 0.13 | 0 | 0.56 |
| HSL | 244º | 0.07% | 0.41% | - |
| HSV(B) | 244º | 0.13% | 0.44% | - |
| XYZ | 12.49 | 12.58 | 17.39 | - |
| YUV | 100.01 | 135.33 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 98 | 113 | 0.12 | 0.13 | 0 | 0.56 | 244 | 0.07 | 0.41 |
| Hex | 63 | 62 | 71 | C | D | 0 | 38 | F4 | 7 | 29 |
| Octal | 143 | 142 | 161 | 14 | 15 | 0 | 70 | 364 | 7 | 51 |
| Binary | 1100011 | 1100010 | 1110001 | 1100 | 1101 | 0 | 111000 | 11110100 | 111 | 101001 |
Color Harmonies of #636271
Complementary color
Monochromatic Colors of #636271
Black with #636271
Text Example
Text Example
White with #636271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636271; }
p { color: rgb(99,98,113); }
H1.HeaderClassName
{
color: #636271;
}
.AnyTagClassName
{
color: #636271;
}
</style>
background-color css
<style>
a { background-color: #636271; }
a { background-color: rgb(99,98,113); }
div.DivClassName
{
background-color: #636271;
}
.BgClassName
{
background-color: #636271;
}
</style>
border-color css
<style>
span { border-color: #636271; }
span { border-color: rgb(99,98,113); }
td.TdClassName
{
border-color: #636271;
}
.TagClassName
{
border-color: #636271;
}
</style>