Shades of Christalle #321264
Tints of Christalle #321264
RGB
CMYK
RGB Variations
Color information
#321264 (or 0x321264) is known color: Christalle. HEX triplet: 32, 12 and 64. RGB value is (50,18,100). Sum of RGB (Red+Green+Blue) = 50+18+100=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 18 (7.42% from 255 or 10.71% from 168); Blue value is 100 (39.45% from 255 or 59.52% from 168); Max value from RGB is 100 - color contains mainly: blue. Hex color #321264 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321264 is #CDED9B. Grayscale: #242424. Windows color (decimal): -13495708 or 6558258. OLE color: 6558258.
HSL color Cylindrical-coordinate representation of color #321264: hue angle of 263.41º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #321264 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 18 | 100 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.61 |
| HSL | 263.41º | 0.69% | 0.23% | - |
| HSV(B) | 263.41º | 0.82% | 0.39% | - |
| XYZ | 3.83 | 2.03 | 12.25 | - |
| YUV | 36.92 | 163.6 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 18 | 100 | 0.50 | 0.82 | 0 | 0.61 | 263.41 | 0.69 | 0.23 |
| Hex | 32 | 12 | 64 | 32 | 52 | 0 | 3D | 107 | 45 | 17 |
| Octal | 62 | 22 | 144 | 62 | 122 | 0 | 75 | 407 | 105 | 27 |
| Binary | 110010 | 10010 | 1100100 | 110010 | 1010010 | 0 | 111101 | 100000111 | 1000101 | 10111 |
Color Harmonies of #321264
Complementary color
Monochromatic Colors of #321264
Black with #321264
Text Example
Text Example
White with #321264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321264; }
p { color: rgb(50,18,100); }
H1.HeaderClassName
{
color: #321264;
}
.AnyTagClassName
{
color: #321264;
}
</style>
background-color css
<style>
a { background-color: #321264; }
a { background-color: rgb(50,18,100); }
div.DivClassName
{
background-color: #321264;
}
.BgClassName
{
background-color: #321264;
}
</style>
border-color css
<style>
span { border-color: #321264; }
span { border-color: rgb(50,18,100); }
td.TdClassName
{
border-color: #321264;
}
.TagClassName
{
border-color: #321264;
}
</style>