Shades of Christalle #320859
Tints of Christalle #320859
RGB
CMYK
RGB Variations
Color information
#320859 (or 0x320859) is known color: Christalle. HEX triplet: 32, 08 and 59. RGB value is (50,8,89). Sum of RGB (Red+Green+Blue) = 50+8+89=147 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.01% from 147); Green value is 8 (3.52% from 255 or 5.44% from 147); Blue value is 89 (35.16% from 255 or 60.54% from 147); Max value from RGB is 89 - color contains mainly: blue. Hex color #320859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320859 is #CDF7A6. Grayscale: #1D1D1D. Windows color (decimal): -13498279 or 5834802. OLE color: 5834802.
HSL color Cylindrical-coordinate representation of color #320859: hue angle of 271.11º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #320859 is Cyan = 0.44, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 8 | 89 | - |
| CMYK | 0.44 | 0.91 | 0 | 0.65 |
| HSL | 271.11º | 0.84% | 0.19% | - |
| HSV(B) | 271.11º | 0.91% | 0.35% | - |
| XYZ | 3.21 | 1.57 | 9.59 | - |
| YUV | 29.79 | 161.41 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 89 | 0.44 | 0.91 | 0 | 0.65 | 271.11 | 0.84 | 0.19 |
| Hex | 32 | 8 | 59 | 2C | 5B | 0 | 41 | 10F | 54 | 13 |
| Octal | 62 | 10 | 131 | 54 | 133 | 0 | 101 | 417 | 124 | 23 |
| Binary | 110010 | 1000 | 1011001 | 101100 | 1011011 | 0 | 1000001 | 100001111 | 1010100 | 10011 |
Color Harmonies of #320859
Complementary color
Monochromatic Colors of #320859
Black with #320859
Text Example
Text Example
White with #320859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320859; }
p { color: rgb(50,8,89); }
H1.HeaderClassName
{
color: #320859;
}
.AnyTagClassName
{
color: #320859;
}
</style>
background-color css
<style>
a { background-color: #320859; }
a { background-color: rgb(50,8,89); }
div.DivClassName
{
background-color: #320859;
}
.BgClassName
{
background-color: #320859;
}
</style>
border-color css
<style>
span { border-color: #320859; }
span { border-color: rgb(50,8,89); }
td.TdClassName
{
border-color: #320859;
}
.TagClassName
{
border-color: #320859;
}
</style>