Shades of Christalle #321859
Tints of Christalle #321859
RGB
CMYK
RGB Variations
Color information
#321859 (or 0x321859) is known color: Christalle. HEX triplet: 32, 18 and 59. RGB value is (50,24,89). Sum of RGB (Red+Green+Blue) = 50+24+89=163 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.67% from 163); Green value is 24 (9.77% from 255 or 14.72% from 163); Blue value is 89 (35.16% from 255 or 54.60% from 163); Max value from RGB is 89 - color contains mainly: blue. Hex color #321859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321859 is #CDE7A6. Grayscale: #262626. Windows color (decimal): -13494183 or 5838898. OLE color: 5838898.
HSL color Cylindrical-coordinate representation of color #321859: hue angle of 264º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #321859 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 24 | 89 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.65 |
| HSL | 264º | 0.58% | 0.22% | - |
| HSV(B) | 264º | 0.73% | 0.35% | - |
| XYZ | 3.45 | 2.05 | 9.67 | - |
| YUV | 39.18 | 156.11 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 89 | 0.44 | 0.73 | 0 | 0.65 | 264 | 0.58 | 0.22 |
| Hex | 32 | 18 | 59 | 2C | 49 | 0 | 41 | 108 | 3A | 16 |
| Octal | 62 | 30 | 131 | 54 | 111 | 0 | 101 | 410 | 72 | 26 |
| Binary | 110010 | 11000 | 1011001 | 101100 | 1001001 | 0 | 1000001 | 100001000 | 111010 | 10110 |
Color Harmonies of #321859
Complementary color
Monochromatic Colors of #321859
Black with #321859
Text Example
Text Example
White with #321859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321859; }
p { color: rgb(50,24,89); }
H1.HeaderClassName
{
color: #321859;
}
.AnyTagClassName
{
color: #321859;
}
</style>
background-color css
<style>
a { background-color: #321859; }
a { background-color: rgb(50,24,89); }
div.DivClassName
{
background-color: #321859;
}
.BgClassName
{
background-color: #321859;
}
</style>
border-color css
<style>
span { border-color: #321859; }
span { border-color: rgb(50,24,89); }
td.TdClassName
{
border-color: #321859;
}
.TagClassName
{
border-color: #321859;
}
</style>