Shades of Christalle #321356
Tints of Christalle #321356
RGB
CMYK
RGB Variations
Color information
#321356 (or 0x321356) is known color: Christalle. HEX triplet: 32, 13 and 56. RGB value is (50,19,86). Sum of RGB (Red+Green+Blue) = 50+19+86=155 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.26% from 155); Green value is 19 (7.81% from 255 or 12.26% from 155); Blue value is 86 (33.98% from 255 or 55.48% from 155); Max value from RGB is 86 - color contains mainly: blue. Hex color #321356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321356 is #CDECA9. Grayscale: #232323. Windows color (decimal): -13495466 or 5641010. OLE color: 5641010.
HSL color Cylindrical-coordinate representation of color #321356: hue angle of 267.76º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321356 is Cyan = 0.42, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 19 | 86 | - |
| CMYK | 0.42 | 0.78 | 0 | 0.66 |
| HSL | 267.76º | 0.64% | 0.21% | - |
| HSV(B) | 267.76º | 0.78% | 0.34% | - |
| XYZ | 3.23 | 1.82 | 8.98 | - |
| YUV | 35.91 | 156.27 | 138.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 86 | 0.42 | 0.78 | 0 | 0.66 | 267.76 | 0.64 | 0.21 |
| Hex | 32 | 13 | 56 | 2A | 4E | 0 | 42 | 10C | 40 | 15 |
| Octal | 62 | 23 | 126 | 52 | 116 | 0 | 102 | 414 | 100 | 25 |
| Binary | 110010 | 10011 | 1010110 | 101010 | 1001110 | 0 | 1000010 | 100001100 | 1000000 | 10101 |
Color Harmonies of #321356
Complementary color
Monochromatic Colors of #321356
Black with #321356
Text Example
Text Example
White with #321356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321356; }
p { color: rgb(50,19,86); }
H1.HeaderClassName
{
color: #321356;
}
.AnyTagClassName
{
color: #321356;
}
</style>
background-color css
<style>
a { background-color: #321356; }
a { background-color: rgb(50,19,86); }
div.DivClassName
{
background-color: #321356;
}
.BgClassName
{
background-color: #321356;
}
</style>
border-color css
<style>
span { border-color: #321356; }
span { border-color: rgb(50,19,86); }
td.TdClassName
{
border-color: #321356;
}
.TagClassName
{
border-color: #321356;
}
</style>