Shades of Comet #525372
Tints of Comet #525372
RGB
CMYK
RGB Variations
Color information
#525372 (or 0x525372) is known color: Comet. HEX triplet: 52, 53 and 72. RGB value is (82,83,114). Sum of RGB (Red+Green+Blue) = 82+83+114=279 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.39% from 279); Green value is 83 (32.81% from 255 or 29.75% from 279); Blue value is 114 (44.92% from 255 or 40.86% from 279); Max value from RGB is 114 - color contains mainly: blue. Hex color #525372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525372 is #ADAC8D. Grayscale: #565656. Windows color (decimal): -11381902 or 7492434. OLE color: 7492434.
HSL color Cylindrical-coordinate representation of color #525372: hue angle of 238.12º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #525372 is Cyan = 0.28, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 83 | 114 | - |
| CMYK | 0.28 | 0.27 | 0 | 0.55 |
| HSL | 238.13º | 0.16% | 0.38% | - |
| HSV(B) | 238.13º | 0.28% | 0.45% | - |
| XYZ | 9.61 | 9.2 | 17.19 | - |
| YUV | 86.24 | 143.67 | 124.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 114 | 0.28 | 0.27 | 0 | 0.55 | 238.13 | 0.16 | 0.38 |
| Hex | 52 | 53 | 72 | 1C | 1B | 0 | 37 | EE | 10 | 26 |
| Octal | 122 | 123 | 162 | 34 | 33 | 0 | 67 | 356 | 20 | 46 |
| Binary | 1010010 | 1010011 | 1110010 | 11100 | 11011 | 0 | 110111 | 11101110 | 10000 | 100110 |
Color Harmonies of #525372
Complementary color
Monochromatic Colors of #525372
Black with #525372
Text Example
Text Example
White with #525372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525372; }
p { color: rgb(82,83,114); }
H1.HeaderClassName
{
color: #525372;
}
.AnyTagClassName
{
color: #525372;
}
</style>
background-color css
<style>
a { background-color: #525372; }
a { background-color: rgb(82,83,114); }
div.DivClassName
{
background-color: #525372;
}
.BgClassName
{
background-color: #525372;
}
</style>
border-color css
<style>
span { border-color: #525372; }
span { border-color: rgb(82,83,114); }
td.TdClassName
{
border-color: #525372;
}
.TagClassName
{
border-color: #525372;
}
</style>