Shades of Christalle #320559
Tints of Christalle #320559
RGB
CMYK
RGB Variations
Color information
#320559 (or 0x320559) is known color: Christalle. HEX triplet: 32, 05 and 59. RGB value is (50,5,89). Sum of RGB (Red+Green+Blue) = 50+5+89=144 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.72% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 89 (35.16% from 255 or 61.81% from 144); Max value from RGB is 89 - color contains mainly: blue. Hex color #320559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320559 is #CDFAA6. Grayscale: #1B1B1B. Windows color (decimal): -13499047 or 5834034. OLE color: 5834034.
HSL color Cylindrical-coordinate representation of color #320559: hue angle of 272.14º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320559 is Cyan = 0.44, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 5 | 89 | - |
| CMYK | 0.44 | 0.94 | 0 | 0.65 |
| HSL | 272.14º | 0.89% | 0.18% | - |
| HSV(B) | 272.14º | 0.94% | 0.35% | - |
| XYZ | 3.17 | 1.51 | 9.58 | - |
| YUV | 28.03 | 162.41 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 5 | 89 | 0.44 | 0.94 | 0 | 0.65 | 272.14 | 0.89 | 0.18 |
| Hex | 32 | 5 | 59 | 2C | 5E | 0 | 41 | 110 | 59 | 12 |
| Octal | 62 | 5 | 131 | 54 | 136 | 0 | 101 | 420 | 131 | 22 |
| Binary | 110010 | 101 | 1011001 | 101100 | 1011110 | 0 | 1000001 | 100010000 | 1011001 | 10010 |
Color Harmonies of #320559
Complementary color
Monochromatic Colors of #320559
Black with #320559
Text Example
Text Example
White with #320559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320559; }
p { color: rgb(50,5,89); }
H1.HeaderClassName
{
color: #320559;
}
.AnyTagClassName
{
color: #320559;
}
</style>
background-color css
<style>
a { background-color: #320559; }
a { background-color: rgb(50,5,89); }
div.DivClassName
{
background-color: #320559;
}
.BgClassName
{
background-color: #320559;
}
</style>
border-color css
<style>
span { border-color: #320559; }
span { border-color: rgb(50,5,89); }
td.TdClassName
{
border-color: #320559;
}
.TagClassName
{
border-color: #320559;
}
</style>