Shades of Comet #565572
Tints of Comet #565572
RGB
CMYK
RGB Variations
Color information
#565572 (or 0x565572) is known color: Comet. HEX triplet: 56, 55 and 72. RGB value is (86,85,114). Sum of RGB (Red+Green+Blue) = 86+85+114=285 (37% of max value = 765). Red value is 86 (33.98% from 255 or 30.18% from 285); Green value is 85 (33.59% from 255 or 29.82% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 114 - color contains mainly: blue. Hex color #565572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565572 is #A9AA8D. Grayscale: #585858. Windows color (decimal): -11119246 or 7492950. OLE color: 7492950.
HSL color Cylindrical-coordinate representation of color #565572: hue angle of 242.07º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #565572 is Cyan = 0.25, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
RGB | 86 | 85 | 114 | - |
CMYK | 0.25 | 0.25 | 0 | 0.55 |
HSL | 242.07º | 0.15% | 0.39% | - |
HSV(B) | 242.07º | 0.25% | 0.45% | - |
XYZ | 10.12 | 9.69 | 17.26 | - |
YUV | 88.61 | 142.33 | 126.14 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 86 | 85 | 114 | 0.25 | 0.25 | 0 | 0.55 | 242.07 | 0.15 | 0.39 |
Hex | 56 | 55 | 72 | 19 | 19 | 0 | 37 | F2 | F | 27 |
Octal | 126 | 125 | 162 | 31 | 31 | 0 | 67 | 362 | 17 | 47 |
Binary | 1010110 | 1010101 | 1110010 | 11001 | 11001 | 0 | 110111 | 11110010 | 1111 | 100111 |
Color Harmonies of #565572
Complementary color
Monochromatic Colors of #565572
Black with #565572
Text Example
Text Example
White with #565572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565572; }
p { color: rgb(86,85,114); }
H1.HeaderClassName
{
color: #565572;
}
.AnyTagClassName
{
color: #565572;
}
</style>
background-color css
<style>
a { background-color: #565572; }
a { background-color: rgb(86,85,114); }
div.DivClassName
{
background-color: #565572;
}
.BgClassName
{
background-color: #565572;
}
</style>
border-color css
<style>
span { border-color: #565572; }
span { border-color: rgb(86,85,114); }
td.TdClassName
{
border-color: #565572;
}
.TagClassName
{
border-color: #565572;
}
</style>