Shades of Christalle #321463
Tints of Christalle #321463
RGB
CMYK
RGB Variations
Color information
#321463 (or 0x321463) is known color: Christalle. HEX triplet: 32, 14 and 63. RGB value is (50,20,99). Sum of RGB (Red+Green+Blue) = 50+20+99=169 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.59% from 169); Green value is 20 (8.20% from 255 or 11.83% from 169); Blue value is 99 (39.06% from 255 or 58.58% from 169); Max value from RGB is 99 - color contains mainly: blue. Hex color #321463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321463 is #CDEB9C. Grayscale: #252525. Windows color (decimal): -13495197 or 6493234. OLE color: 6493234.
HSL color Cylindrical-coordinate representation of color #321463: hue angle of 262.78º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321463 is Cyan = 0.49, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 20 | 99 | - |
| CMYK | 0.49 | 0.80 | 0 | 0.61 |
| HSL | 262.78º | 0.66% | 0.23% | - |
| HSV(B) | 262.78º | 0.8% | 0.39% | - |
| XYZ | 3.82 | 2.08 | 12 | - |
| YUV | 37.98 | 162.44 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 20 | 99 | 0.49 | 0.80 | 0 | 0.61 | 262.78 | 0.66 | 0.23 |
| Hex | 32 | 14 | 63 | 31 | 50 | 0 | 3D | 107 | 42 | 17 |
| Octal | 62 | 24 | 143 | 61 | 120 | 0 | 75 | 407 | 102 | 27 |
| Binary | 110010 | 10100 | 1100011 | 110001 | 1010000 | 0 | 111101 | 100000111 | 1000010 | 10111 |
Color Harmonies of #321463
Complementary color
Monochromatic Colors of #321463
Black with #321463
Text Example
Text Example
White with #321463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321463; }
p { color: rgb(50,20,99); }
H1.HeaderClassName
{
color: #321463;
}
.AnyTagClassName
{
color: #321463;
}
</style>
background-color css
<style>
a { background-color: #321463; }
a { background-color: rgb(50,20,99); }
div.DivClassName
{
background-color: #321463;
}
.BgClassName
{
background-color: #321463;
}
</style>
border-color css
<style>
span { border-color: #321463; }
span { border-color: rgb(50,20,99); }
td.TdClassName
{
border-color: #321463;
}
.TagClassName
{
border-color: #321463;
}
</style>