Shades of Comet #525375
Tints of Comet #525375
RGB
CMYK
RGB Variations
Color information
#525375 (or 0x525375) is known color: Comet. HEX triplet: 52, 53 and 75. RGB value is (82,83,117). Sum of RGB (Red+Green+Blue) = 82+83+117=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 83 (32.81% from 255 or 29.43% from 282); Blue value is 117 (46.09% from 255 or 41.49% from 282); Max value from RGB is 117 - color contains mainly: blue. Hex color #525375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525375 is #ADAC8A. Grayscale: #565656. Windows color (decimal): -11381899 or 7689042. OLE color: 7689042.
HSL color Cylindrical-coordinate representation of color #525375: hue angle of 238.29º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #525375 is Cyan = 0.30, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 83 | 117 | - |
| CMYK | 0.30 | 0.29 | 0 | 0.54 |
| HSL | 238.29º | 0.18% | 0.39% | - |
| HSV(B) | 238.29º | 0.3% | 0.46% | - |
| XYZ | 9.78 | 9.26 | 18.1 | - |
| YUV | 86.58 | 145.17 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 117 | 0.30 | 0.29 | 0 | 0.54 | 238.29 | 0.18 | 0.39 |
| Hex | 52 | 53 | 75 | 1E | 1D | 0 | 36 | EE | 12 | 27 |
| Octal | 122 | 123 | 165 | 36 | 35 | 0 | 66 | 356 | 22 | 47 |
| Binary | 1010010 | 1010011 | 1110101 | 11110 | 11101 | 0 | 110110 | 11101110 | 10010 | 100111 |
Color Harmonies of #525375
Complementary color
Monochromatic Colors of #525375
Black with #525375
Text Example
Text Example
White with #525375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525375; }
p { color: rgb(82,83,117); }
H1.HeaderClassName
{
color: #525375;
}
.AnyTagClassName
{
color: #525375;
}
</style>
background-color css
<style>
a { background-color: #525375; }
a { background-color: rgb(82,83,117); }
div.DivClassName
{
background-color: #525375;
}
.BgClassName
{
background-color: #525375;
}
</style>
border-color css
<style>
span { border-color: #525375; }
span { border-color: rgb(82,83,117); }
td.TdClassName
{
border-color: #525375;
}
.TagClassName
{
border-color: #525375;
}
</style>