Shades of Christalle #321259
Tints of Christalle #321259
RGB
CMYK
RGB Variations
Color information
#321259 (or 0x321259) is known color: Christalle. HEX triplet: 32, 12 and 59. RGB value is (50,18,89). Sum of RGB (Red+Green+Blue) = 50+18+89=157 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.85% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 89 (35.16% from 255 or 56.69% from 157); Max value from RGB is 89 - color contains mainly: blue. Hex color #321259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321259 is #CDEDA6. Grayscale: #232323. Windows color (decimal): -13495719 or 5837362. OLE color: 5837362.
HSL color Cylindrical-coordinate representation of color #321259: hue angle of 267.04º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321259 is Cyan = 0.44, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 18 | 89 | - |
| CMYK | 0.44 | 0.80 | 0 | 0.65 |
| HSL | 267.04º | 0.66% | 0.21% | - |
| HSV(B) | 267.04º | 0.8% | 0.35% | - |
| XYZ | 3.33 | 1.83 | 9.63 | - |
| YUV | 35.66 | 158.1 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 18 | 89 | 0.44 | 0.80 | 0 | 0.65 | 267.04 | 0.66 | 0.21 |
| Hex | 32 | 12 | 59 | 2C | 50 | 0 | 41 | 10B | 42 | 15 |
| Octal | 62 | 22 | 131 | 54 | 120 | 0 | 101 | 413 | 102 | 25 |
| Binary | 110010 | 10010 | 1011001 | 101100 | 1010000 | 0 | 1000001 | 100001011 | 1000010 | 10101 |
Color Harmonies of #321259
Complementary color
Monochromatic Colors of #321259
Black with #321259
Text Example
Text Example
White with #321259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321259; }
p { color: rgb(50,18,89); }
H1.HeaderClassName
{
color: #321259;
}
.AnyTagClassName
{
color: #321259;
}
</style>
background-color css
<style>
a { background-color: #321259; }
a { background-color: rgb(50,18,89); }
div.DivClassName
{
background-color: #321259;
}
.BgClassName
{
background-color: #321259;
}
</style>
border-color css
<style>
span { border-color: #321259; }
span { border-color: rgb(50,18,89); }
td.TdClassName
{
border-color: #321259;
}
.TagClassName
{
border-color: #321259;
}
</style>