Shades of Christalle #321063
Tints of Christalle #321063
RGB
CMYK
RGB Variations
Color information
#321063 (or 0x321063) is known color: Christalle. HEX triplet: 32, 10 and 63. RGB value is (50,16,99). Sum of RGB (Red+Green+Blue) = 50+16+99=165 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.30% from 165); Green value is 16 (6.64% from 255 or 9.70% from 165); Blue value is 99 (39.06% from 255 or 60% from 165); Max value from RGB is 99 - color contains mainly: blue. Hex color #321063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321063 is #CDEF9C. Grayscale: #232323. Windows color (decimal): -13496221 or 6492210. OLE color: 6492210.
HSL color Cylindrical-coordinate representation of color #321063: hue angle of 264.58º degrees, saturation: 0.72, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321063 is Cyan = 0.49, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 16 | 99 | - |
| CMYK | 0.49 | 0.84 | 0 | 0.61 |
| HSL | 264.58º | 0.72% | 0.23% | - |
| HSV(B) | 264.58º | 0.84% | 0.39% | - |
| XYZ | 3.75 | 1.95 | 11.98 | - |
| YUV | 35.63 | 163.76 | 138.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 16 | 99 | 0.49 | 0.84 | 0 | 0.61 | 264.58 | 0.72 | 0.23 |
| Hex | 32 | 10 | 63 | 31 | 54 | 0 | 3D | 109 | 48 | 17 |
| Octal | 62 | 20 | 143 | 61 | 124 | 0 | 75 | 411 | 110 | 27 |
| Binary | 110010 | 10000 | 1100011 | 110001 | 1010100 | 0 | 111101 | 100001001 | 1001000 | 10111 |
Color Harmonies of #321063
Complementary color
Monochromatic Colors of #321063
Black with #321063
Text Example
Text Example
White with #321063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321063; }
p { color: rgb(50,16,99); }
H1.HeaderClassName
{
color: #321063;
}
.AnyTagClassName
{
color: #321063;
}
</style>
background-color css
<style>
a { background-color: #321063; }
a { background-color: rgb(50,16,99); }
div.DivClassName
{
background-color: #321063;
}
.BgClassName
{
background-color: #321063;
}
</style>
border-color css
<style>
span { border-color: #321063; }
span { border-color: rgb(50,16,99); }
td.TdClassName
{
border-color: #321063;
}
.TagClassName
{
border-color: #321063;
}
</style>