Shades of Christalle #240059
Tints of Christalle #240059
RGB
CMYK
RGB Variations
Color information
#240059 (or 0x240059) is known color: Christalle. HEX triplet: 24, 00 and 59. RGB value is (36,0,89). Sum of RGB (Red+Green+Blue) = 36+0+89=125 (16% of max value = 765). Red value is 36 (14.45% from 255 or 28.8% from 125); Green value is 0 (0.39% from 255 or 0% from 125); Blue value is 89 (35.16% from 255 or 71.2% from 125); Max value from RGB is 89 - color contains mainly: blue. Hex color #240059 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #240059 is #DBFFA6. Grayscale: #141414. Windows color (decimal): -14417831 or 5832740. OLE color: 5832740.
HSL color Cylindrical-coordinate representation of color #240059: hue angle of 264.27º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #240059 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 0 | 89 | - |
| CMYK | 0.60 | 1 | 0 | 0.65 |
| HSL | 264.27º | 1% | 0.17% | - |
| HSV(B) | 264.27º | 1% | 0.35% | - |
| XYZ | 2.53 | 1.1 | 9.53 | - |
| YUV | 20.91 | 166.43 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 0 | 89 | 0.60 | 1 | 0 | 0.65 | 264.27 | 1 | 0.17 |
| Hex | 24 | 0 | 59 | 3C | 64 | 0 | 41 | 108 | 64 | 11 |
| Octal | 44 | 0 | 131 | 74 | 144 | 0 | 101 | 410 | 144 | 21 |
| Binary | 100100 | 0 | 1011001 | 111100 | 1100100 | 0 | 1000001 | 100001000 | 1100100 | 10001 |
Color Harmonies of #240059
Complementary color
Monochromatic Colors of #240059
Black with #240059
Text Example
Text Example
White with #240059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #240059; }
p { color: rgb(36,0,89); }
H1.HeaderClassName
{
color: #240059;
}
.AnyTagClassName
{
color: #240059;
}
</style>
background-color css
<style>
a { background-color: #240059; }
a { background-color: rgb(36,0,89); }
div.DivClassName
{
background-color: #240059;
}
.BgClassName
{
background-color: #240059;
}
</style>
border-color css
<style>
span { border-color: #240059; }
span { border-color: rgb(36,0,89); }
td.TdClassName
{
border-color: #240059;
}
.TagClassName
{
border-color: #240059;
}
</style>