Shades of Christalle #321968
Tints of Christalle #321968
RGB
CMYK
RGB Variations
Color information
#321968 (or 0x321968) is known color: Christalle. HEX triplet: 32, 19 and 68. RGB value is (50,25,104). Sum of RGB (Red+Green+Blue) = 50+25+104=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 25 (10.16% from 255 or 13.97% from 179); Blue value is 104 (41.02% from 255 or 58.10% from 179); Max value from RGB is 104 - color contains mainly: blue. Hex color #321968 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321968 is #CDE697. Grayscale: #292929. Windows color (decimal): -13493912 or 6822194. OLE color: 6822194.
HSL color Cylindrical-coordinate representation of color #321968: hue angle of 258.99º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #321968 is Cyan = 0.52, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 25 | 104 | - |
| CMYK | 0.52 | 0.76 | 0 | 0.59 |
| HSL | 258.99º | 0.61% | 0.25% | - |
| HSV(B) | 258.99º | 0.76% | 0.41% | - |
| XYZ | 4.16 | 2.37 | 13.34 | - |
| YUV | 41.48 | 163.28 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 104 | 0.52 | 0.76 | 0 | 0.59 | 258.99 | 0.61 | 0.25 |
| Hex | 32 | 19 | 68 | 34 | 4C | 0 | 3B | 103 | 3D | 19 |
| Octal | 62 | 31 | 150 | 64 | 114 | 0 | 73 | 403 | 75 | 31 |
| Binary | 110010 | 11001 | 1101000 | 110100 | 1001100 | 0 | 111011 | 100000011 | 111101 | 11001 |
Color Harmonies of #321968
Complementary color
Monochromatic Colors of #321968
Black with #321968
Text Example
Text Example
White with #321968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321968; }
p { color: rgb(50,25,104); }
H1.HeaderClassName
{
color: #321968;
}
.AnyTagClassName
{
color: #321968;
}
</style>
background-color css
<style>
a { background-color: #321968; }
a { background-color: rgb(50,25,104); }
div.DivClassName
{
background-color: #321968;
}
.BgClassName
{
background-color: #321968;
}
</style>
border-color css
<style>
span { border-color: #321968; }
span { border-color: rgb(50,25,104); }
td.TdClassName
{
border-color: #321968;
}
.TagClassName
{
border-color: #321968;
}
</style>