Shades of Comet #535470
Tints of Comet #535470
RGB
CMYK
RGB Variations
Color information
#535470 (or 0x535470) is known color: Comet. HEX triplet: 53, 54 and 70. RGB value is (83,84,112). Sum of RGB (Red+Green+Blue) = 83+84+112=279 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.75% from 279); Green value is 84 (33.20% from 255 or 30.11% from 279); Blue value is 112 (44.14% from 255 or 40.14% from 279); Max value from RGB is 112 - color contains mainly: blue. Hex color #535470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535470 is #ACAB8F. Grayscale: #565656. Windows color (decimal): -11316112 or 7361619. OLE color: 7361619.
HSL color Cylindrical-coordinate representation of color #535470: hue angle of 237.93º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #535470 is Cyan = 0.26, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 84 | 112 | - |
| CMYK | 0.26 | 0.25 | 0 | 0.56 |
| HSL | 237.93º | 0.15% | 0.38% | - |
| HSV(B) | 237.93º | 0.26% | 0.44% | - |
| XYZ | 9.66 | 9.35 | 16.62 | - |
| YUV | 86.89 | 142.17 | 125.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 84 | 112 | 0.26 | 0.25 | 0 | 0.56 | 237.93 | 0.15 | 0.38 |
| Hex | 53 | 54 | 70 | 1A | 19 | 0 | 38 | EE | F | 26 |
| Octal | 123 | 124 | 160 | 32 | 31 | 0 | 70 | 356 | 17 | 46 |
| Binary | 1010011 | 1010100 | 1110000 | 11010 | 11001 | 0 | 111000 | 11101110 | 1111 | 100110 |
Color Harmonies of #535470
Complementary color
Monochromatic Colors of #535470
Black with #535470
Text Example
Text Example
White with #535470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535470; }
p { color: rgb(83,84,112); }
H1.HeaderClassName
{
color: #535470;
}
.AnyTagClassName
{
color: #535470;
}
</style>
background-color css
<style>
a { background-color: #535470; }
a { background-color: rgb(83,84,112); }
div.DivClassName
{
background-color: #535470;
}
.BgClassName
{
background-color: #535470;
}
</style>
border-color css
<style>
span { border-color: #535470; }
span { border-color: rgb(83,84,112); }
td.TdClassName
{
border-color: #535470;
}
.TagClassName
{
border-color: #535470;
}
</style>