Shades of Comet #616271
Tints of Comet #616271
RGB
CMYK
RGB Variations
Color information
#616271 (or 0x616271) is known color: Comet. HEX triplet: 61, 62 and 71. RGB value is (97,98,113). Sum of RGB (Red+Green+Blue) = 97+98+113=308 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.49% from 308); Green value is 98 (38.67% from 255 or 31.82% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 113 - color contains mainly: blue. Hex color #616271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616271 is #9E9D8E. Grayscale: #636363. Windows color (decimal): -10395023 or 7430753. OLE color: 7430753.
HSL color Cylindrical-coordinate representation of color #616271: hue angle of 236.25º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #616271 is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 98 | 113 | - |
| CMYK | 0.14 | 0.13 | 0 | 0.56 |
| HSL | 236.25º | 0.08% | 0.41% | - |
| HSV(B) | 236.25º | 0.14% | 0.44% | - |
| XYZ | 12.28 | 12.47 | 17.38 | - |
| YUV | 99.41 | 135.67 | 126.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 98 | 113 | 0.14 | 0.13 | 0 | 0.56 | 236.25 | 0.08 | 0.41 |
| Hex | 61 | 62 | 71 | E | D | 0 | 38 | EC | 8 | 29 |
| Octal | 141 | 142 | 161 | 16 | 15 | 0 | 70 | 354 | 10 | 51 |
| Binary | 1100001 | 1100010 | 1110001 | 1110 | 1101 | 0 | 111000 | 11101100 | 1000 | 101001 |
Color Harmonies of #616271
Complementary color
Monochromatic Colors of #616271
Black with #616271
Text Example
Text Example
White with #616271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616271; }
p { color: rgb(97,98,113); }
H1.HeaderClassName
{
color: #616271;
}
.AnyTagClassName
{
color: #616271;
}
</style>
background-color css
<style>
a { background-color: #616271; }
a { background-color: rgb(97,98,113); }
div.DivClassName
{
background-color: #616271;
}
.BgClassName
{
background-color: #616271;
}
</style>
border-color css
<style>
span { border-color: #616271; }
span { border-color: rgb(97,98,113); }
td.TdClassName
{
border-color: #616271;
}
.TagClassName
{
border-color: #616271;
}
</style>