Shades of Christalle #321660
Tints of Christalle #321660
RGB
CMYK
RGB Variations
Color information
#321660 (or 0x321660) is known color: Christalle. HEX triplet: 32, 16 and 60. RGB value is (50,22,96). Sum of RGB (Red+Green+Blue) = 50+22+96=168 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.76% from 168); Green value is 22 (8.98% from 255 or 13.10% from 168); Blue value is 96 (37.89% from 255 or 57.14% from 168); Max value from RGB is 96 - color contains mainly: blue. Hex color #321660 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321660 is #CDE99F. Grayscale: #262626. Windows color (decimal): -13494688 or 6297138. OLE color: 6297138.
HSL color Cylindrical-coordinate representation of color #321660: hue angle of 262.7º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #321660 is Cyan = 0.48, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 22 | 96 | - |
| CMYK | 0.48 | 0.77 | 0 | 0.62 |
| HSL | 262.7º | 0.63% | 0.23% | - |
| HSV(B) | 262.7º | 0.77% | 0.38% | - |
| XYZ | 3.71 | 2.1 | 11.28 | - |
| YUV | 38.81 | 160.28 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 96 | 0.48 | 0.77 | 0 | 0.62 | 262.7 | 0.63 | 0.23 |
| Hex | 32 | 16 | 60 | 30 | 4D | 0 | 3E | 107 | 3F | 17 |
| Octal | 62 | 26 | 140 | 60 | 115 | 0 | 76 | 407 | 77 | 27 |
| Binary | 110010 | 10110 | 1100000 | 110000 | 1001101 | 0 | 111110 | 100000111 | 111111 | 10111 |
Color Harmonies of #321660
Complementary color
Monochromatic Colors of #321660
Black with #321660
Text Example
Text Example
White with #321660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321660; }
p { color: rgb(50,22,96); }
H1.HeaderClassName
{
color: #321660;
}
.AnyTagClassName
{
color: #321660;
}
</style>
background-color css
<style>
a { background-color: #321660; }
a { background-color: rgb(50,22,96); }
div.DivClassName
{
background-color: #321660;
}
.BgClassName
{
background-color: #321660;
}
</style>
border-color css
<style>
span { border-color: #321660; }
span { border-color: rgb(50,22,96); }
td.TdClassName
{
border-color: #321660;
}
.TagClassName
{
border-color: #321660;
}
</style>