Shades of Christalle #321960
Tints of Christalle #321960
RGB
CMYK
RGB Variations
Color information
#321960 (or 0x321960) is known color: Christalle. HEX triplet: 32, 19 and 60. RGB value is (50,25,96). Sum of RGB (Red+Green+Blue) = 50+25+96=171 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.24% from 171); Green value is 25 (10.16% from 255 or 14.62% from 171); Blue value is 96 (37.89% from 255 or 56.14% from 171); Max value from RGB is 96 - color contains mainly: blue. Hex color #321960 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321960 is #CDE69F. Grayscale: #282828. Windows color (decimal): -13493920 or 6297906. OLE color: 6297906.
HSL color Cylindrical-coordinate representation of color #321960: hue angle of 261.13º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #321960 is Cyan = 0.48, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 25 | 96 | - |
| CMYK | 0.48 | 0.74 | 0 | 0.62 |
| HSL | 261.13º | 0.59% | 0.24% | - |
| HSV(B) | 261.13º | 0.74% | 0.38% | - |
| XYZ | 3.77 | 2.22 | 11.3 | - |
| YUV | 40.57 | 159.28 | 134.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 96 | 0.48 | 0.74 | 0 | 0.62 | 261.13 | 0.59 | 0.24 |
| Hex | 32 | 19 | 60 | 30 | 4A | 0 | 3E | 105 | 3B | 18 |
| Octal | 62 | 31 | 140 | 60 | 112 | 0 | 76 | 405 | 73 | 30 |
| Binary | 110010 | 11001 | 1100000 | 110000 | 1001010 | 0 | 111110 | 100000101 | 111011 | 11000 |
Color Harmonies of #321960
Complementary color
Monochromatic Colors of #321960
Black with #321960
Text Example
Text Example
White with #321960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321960; }
p { color: rgb(50,25,96); }
H1.HeaderClassName
{
color: #321960;
}
.AnyTagClassName
{
color: #321960;
}
</style>
background-color css
<style>
a { background-color: #321960; }
a { background-color: rgb(50,25,96); }
div.DivClassName
{
background-color: #321960;
}
.BgClassName
{
background-color: #321960;
}
</style>
border-color css
<style>
span { border-color: #321960; }
span { border-color: rgb(50,25,96); }
td.TdClassName
{
border-color: #321960;
}
.TagClassName
{
border-color: #321960;
}
</style>