Shades of Christalle #321868
Tints of Christalle #321868
RGB
CMYK
RGB Variations
Color information
#321868 (or 0x321868) is known color: Christalle. HEX triplet: 32, 18 and 68. RGB value is (50,24,104). Sum of RGB (Red+Green+Blue) = 50+24+104=178 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.09% from 178); Green value is 24 (9.77% from 255 or 13.48% from 178); Blue value is 104 (41.02% from 255 or 58.43% from 178); Max value from RGB is 104 - color contains mainly: blue. Hex color #321868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321868 is #CDE797. Grayscale: #282828. Windows color (decimal): -13494168 or 6821938. OLE color: 6821938.
HSL color Cylindrical-coordinate representation of color #321868: hue angle of 259.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #321868 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 24 | 104 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.59 |
| HSL | 259.5º | 0.63% | 0.25% | - |
| HSV(B) | 259.5º | 0.77% | 0.41% | - |
| XYZ | 4.14 | 2.33 | 13.33 | - |
| YUV | 40.89 | 163.61 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 24 | 104 | 0.52 | 0.77 | 0 | 0.59 | 259.5 | 0.63 | 0.25 |
| Hex | 32 | 18 | 68 | 34 | 4D | 0 | 3B | 104 | 3E | 19 |
| Octal | 62 | 30 | 150 | 64 | 115 | 0 | 73 | 404 | 76 | 31 |
| Binary | 110010 | 11000 | 1101000 | 110100 | 1001101 | 0 | 111011 | 100000100 | 111110 | 11001 |
Color Harmonies of #321868
Complementary color
Monochromatic Colors of #321868
Black with #321868
Text Example
Text Example
White with #321868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321868; }
p { color: rgb(50,24,104); }
H1.HeaderClassName
{
color: #321868;
}
.AnyTagClassName
{
color: #321868;
}
</style>
background-color css
<style>
a { background-color: #321868; }
a { background-color: rgb(50,24,104); }
div.DivClassName
{
background-color: #321868;
}
.BgClassName
{
background-color: #321868;
}
</style>
border-color css
<style>
span { border-color: #321868; }
span { border-color: rgb(50,24,104); }
td.TdClassName
{
border-color: #321868;
}
.TagClassName
{
border-color: #321868;
}
</style>