Shades of Comet #525376
Tints of Comet #525376
RGB
CMYK
RGB Variations
Color information
#525376 (or 0x525376) is known color: Comet. HEX triplet: 52, 53 and 76. RGB value is (82,83,118). Sum of RGB (Red+Green+Blue) = 82+83+118=283 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.98% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #525376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525376 is #ADAC89. Grayscale: #565656. Windows color (decimal): -11381898 or 7754578. OLE color: 7754578.
HSL color Cylindrical-coordinate representation of color #525376: hue angle of 238.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #525376 is Cyan = 0.31, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 83 | 118 | - |
| CMYK | 0.31 | 0.30 | 0 | 0.54 |
| HSL | 238.33º | 0.18% | 0.39% | - |
| HSV(B) | 238.33º | 0.31% | 0.46% | - |
| XYZ | 9.84 | 9.29 | 18.41 | - |
| YUV | 86.69 | 145.67 | 124.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 118 | 0.31 | 0.30 | 0 | 0.54 | 238.33 | 0.18 | 0.39 |
| Hex | 52 | 53 | 76 | 1F | 1E | 0 | 36 | EE | 12 | 27 |
| Octal | 122 | 123 | 166 | 37 | 36 | 0 | 66 | 356 | 22 | 47 |
| Binary | 1010010 | 1010011 | 1110110 | 11111 | 11110 | 0 | 110110 | 11101110 | 10010 | 100111 |
Color Harmonies of #525376
Complementary color
Monochromatic Colors of #525376
Black with #525376
Text Example
Text Example
White with #525376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525376; }
p { color: rgb(82,83,118); }
H1.HeaderClassName
{
color: #525376;
}
.AnyTagClassName
{
color: #525376;
}
</style>
background-color css
<style>
a { background-color: #525376; }
a { background-color: rgb(82,83,118); }
div.DivClassName
{
background-color: #525376;
}
.BgClassName
{
background-color: #525376;
}
</style>
border-color css
<style>
span { border-color: #525376; }
span { border-color: rgb(82,83,118); }
td.TdClassName
{
border-color: #525376;
}
.TagClassName
{
border-color: #525376;
}
</style>