Shades of Comet #525378
Tints of Comet #525378
RGB
CMYK
RGB Variations
Color information
#525378 (or 0x525378) is known color: Comet. HEX triplet: 52, 53 and 78. RGB value is (82,83,120). Sum of RGB (Red+Green+Blue) = 82+83+120=285 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.77% from 285); Green value is 83 (32.81% from 255 or 29.12% from 285); Blue value is 120 (47.27% from 255 or 42.11% from 285); Max value from RGB is 120 - color contains mainly: blue. Hex color #525378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525378 is #ADAC87. Grayscale: #565656. Windows color (decimal): -11381896 or 7885650. OLE color: 7885650.
HSL color Cylindrical-coordinate representation of color #525378: hue angle of 238.42º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #525378 is Cyan = 0.32, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 83 | 120 | - |
| CMYK | 0.32 | 0.31 | 0 | 0.53 |
| HSL | 238.42º | 0.19% | 0.4% | - |
| HSV(B) | 238.42º | 0.32% | 0.47% | - |
| XYZ | 9.96 | 9.34 | 19.05 | - |
| YUV | 86.92 | 146.67 | 124.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 120 | 0.32 | 0.31 | 0 | 0.53 | 238.42 | 0.19 | 0.4 |
| Hex | 52 | 53 | 78 | 20 | 1F | 0 | 35 | EE | 13 | 28 |
| Octal | 122 | 123 | 170 | 40 | 37 | 0 | 65 | 356 | 23 | 50 |
| Binary | 1010010 | 1010011 | 1111000 | 100000 | 11111 | 0 | 110101 | 11101110 | 10011 | 101000 |
Color Harmonies of #525378
Complementary color
Monochromatic Colors of #525378
Black with #525378
Text Example
Text Example
White with #525378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525378; }
p { color: rgb(82,83,120); }
H1.HeaderClassName
{
color: #525378;
}
.AnyTagClassName
{
color: #525378;
}
</style>
background-color css
<style>
a { background-color: #525378; }
a { background-color: rgb(82,83,120); }
div.DivClassName
{
background-color: #525378;
}
.BgClassName
{
background-color: #525378;
}
</style>
border-color css
<style>
span { border-color: #525378; }
span { border-color: rgb(82,83,120); }
td.TdClassName
{
border-color: #525378;
}
.TagClassName
{
border-color: #525378;
}
</style>