Shades of Christalle #320459
Tints of Christalle #320459
RGB
CMYK
RGB Variations
Color information
#320459 (or 0x320459) is known color: Christalle. HEX triplet: 32, 04 and 59. RGB value is (50,4,89). Sum of RGB (Red+Green+Blue) = 50+4+89=143 (18% of max value = 765). Red value is 50 (19.92% from 255 or 34.97% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 89 (35.16% from 255 or 62.24% from 143); Max value from RGB is 89 - color contains mainly: blue. Hex color #320459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320459 is #CDFBA6. Grayscale: #1B1B1B. Windows color (decimal): -13499303 or 5833778. OLE color: 5833778.
HSL color Cylindrical-coordinate representation of color #320459: hue angle of 272.47º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #320459 is Cyan = 0.44, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 4 | 89 | - |
| CMYK | 0.44 | 0.96 | 0 | 0.65 |
| HSL | 272.47º | 0.91% | 0.18% | - |
| HSV(B) | 272.47º | 0.96% | 0.35% | - |
| XYZ | 3.16 | 1.49 | 9.57 | - |
| YUV | 27.44 | 162.74 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 4 | 89 | 0.44 | 0.96 | 0 | 0.65 | 272.47 | 0.91 | 0.18 |
| Hex | 32 | 4 | 59 | 2C | 60 | 0 | 41 | 110 | 5B | 12 |
| Octal | 62 | 4 | 131 | 54 | 140 | 0 | 101 | 420 | 133 | 22 |
| Binary | 110010 | 100 | 1011001 | 101100 | 1100000 | 0 | 1000001 | 100010000 | 1011011 | 10010 |
Color Harmonies of #320459
Complementary color
Monochromatic Colors of #320459
Black with #320459
Text Example
Text Example
White with #320459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320459; }
p { color: rgb(50,4,89); }
H1.HeaderClassName
{
color: #320459;
}
.AnyTagClassName
{
color: #320459;
}
</style>
background-color css
<style>
a { background-color: #320459; }
a { background-color: rgb(50,4,89); }
div.DivClassName
{
background-color: #320459;
}
.BgClassName
{
background-color: #320459;
}
</style>
border-color css
<style>
span { border-color: #320459; }
span { border-color: rgb(50,4,89); }
td.TdClassName
{
border-color: #320459;
}
.TagClassName
{
border-color: #320459;
}
</style>