Shades of Comet #525680
Tints of Comet #525680
RGB
CMYK
RGB Variations
Color information
#525680 (or 0x525680) is known color: Comet. HEX triplet: 52, 56 and 80. RGB value is (82,86,128). Sum of RGB (Red+Green+Blue) = 82+86+128=296 (39% of max value = 765). Red value is 82 (32.42% from 255 or 27.70% from 296); Green value is 86 (33.98% from 255 or 29.05% from 296); Blue value is 128 (50.39% from 255 or 43.24% from 296); Max value from RGB is 128 - color contains mainly: blue. Hex color #525680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #525680 is #ADA97F. Grayscale: #595959. Windows color (decimal): -11381120 or 8410706. OLE color: 8410706.
HSL color Cylindrical-coordinate representation of color #525680: hue angle of 234.78º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #525680 is Cyan = 0.36, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 82 | 86 | 128 | - |
| CMYK | 0.36 | 0.33 | 0 | 0.50 |
| HSL | 234.78º | 0.22% | 0.41% | - |
| HSV(B) | 234.78º | 0.36% | 0.5% | - |
| XYZ | 10.7 | 10.01 | 21.79 | - |
| YUV | 89.59 | 149.67 | 122.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 128 | 0.36 | 0.33 | 0 | 0.50 | 234.78 | 0.22 | 0.41 |
| Hex | 52 | 56 | 80 | 24 | 21 | 0 | 32 | EB | 16 | 29 |
| Octal | 122 | 126 | 200 | 44 | 41 | 0 | 62 | 353 | 26 | 51 |
| Binary | 1010010 | 1010110 | 10000000 | 100100 | 100001 | 0 | 110010 | 11101011 | 10110 | 101001 |
Color Harmonies of #525680
Complementary color
Monochromatic Colors of #525680
Black with #525680
Text Example
Text Example
White with #525680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525680; }
p { color: rgb(82,86,128); }
H1.HeaderClassName
{
color: #525680;
}
.AnyTagClassName
{
color: #525680;
}
</style>
background-color css
<style>
a { background-color: #525680; }
a { background-color: rgb(82,86,128); }
div.DivClassName
{
background-color: #525680;
}
.BgClassName
{
background-color: #525680;
}
</style>
border-color css
<style>
span { border-color: #525680; }
span { border-color: rgb(82,86,128); }
td.TdClassName
{
border-color: #525680;
}
.TagClassName
{
border-color: #525680;
}
</style>