Shades of Christalle #321360
Tints of Christalle #321360
RGB
CMYK
RGB Variations
Color information
#321360 (or 0x321360) is known color: Christalle. HEX triplet: 32, 13 and 60. RGB value is (50,19,96). Sum of RGB (Red+Green+Blue) = 50+19+96=165 (21% of max value = 765). Red value is 50 (19.92% from 255 or 30.30% from 165); Green value is 19 (7.81% from 255 or 11.52% from 165); Blue value is 96 (37.89% from 255 or 58.18% from 165); Max value from RGB is 96 - color contains mainly: blue. Hex color #321360 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321360 is #CDEC9F. Grayscale: #242424. Windows color (decimal): -13495456 or 6296370. OLE color: 6296370.
HSL color Cylindrical-coordinate representation of color #321360: hue angle of 264.16º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321360 is Cyan = 0.48, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 19 | 96 | - |
| CMYK | 0.48 | 0.80 | 0 | 0.62 |
| HSL | 264.16º | 0.67% | 0.23% | - |
| HSV(B) | 264.16º | 0.8% | 0.38% | - |
| XYZ | 3.66 | 1.99 | 11.26 | - |
| YUV | 37.05 | 161.27 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 96 | 0.48 | 0.80 | 0 | 0.62 | 264.16 | 0.67 | 0.23 |
| Hex | 32 | 13 | 60 | 30 | 50 | 0 | 3E | 108 | 43 | 17 |
| Octal | 62 | 23 | 140 | 60 | 120 | 0 | 76 | 410 | 103 | 27 |
| Binary | 110010 | 10011 | 1100000 | 110000 | 1010000 | 0 | 111110 | 100001000 | 1000011 | 10111 |
Color Harmonies of #321360
Complementary color
Monochromatic Colors of #321360
Black with #321360
Text Example
Text Example
White with #321360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321360; }
p { color: rgb(50,19,96); }
H1.HeaderClassName
{
color: #321360;
}
.AnyTagClassName
{
color: #321360;
}
</style>
background-color css
<style>
a { background-color: #321360; }
a { background-color: rgb(50,19,96); }
div.DivClassName
{
background-color: #321360;
}
.BgClassName
{
background-color: #321360;
}
</style>
border-color css
<style>
span { border-color: #321360; }
span { border-color: rgb(50,19,96); }
td.TdClassName
{
border-color: #321360;
}
.TagClassName
{
border-color: #321360;
}
</style>