Shades of Christalle #321668
Tints of Christalle #321668
RGB
CMYK
RGB Variations
Color information
#321668 (or 0x321668) is known color: Christalle. HEX triplet: 32, 16 and 68. RGB value is (50,22,104). Sum of RGB (Red+Green+Blue) = 50+22+104=176 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.41% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 104 (41.02% from 255 or 59.09% from 176); Max value from RGB is 104 - color contains mainly: blue. Hex color #321668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321668 is #CDE997. Grayscale: #272727. Windows color (decimal): -13494680 or 6821426. OLE color: 6821426.
HSL color Cylindrical-coordinate representation of color #321668: hue angle of 260.49º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #321668 is Cyan = 0.52, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 22 | 104 | - |
| CMYK | 0.52 | 0.79 | 0 | 0.59 |
| HSL | 260.49º | 0.65% | 0.25% | - |
| HSV(B) | 260.49º | 0.79% | 0.41% | - |
| XYZ | 4.1 | 2.25 | 13.32 | - |
| YUV | 39.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 104 | 0.52 | 0.79 | 0 | 0.59 | 260.49 | 0.65 | 0.25 |
| Hex | 32 | 16 | 68 | 34 | 4F | 0 | 3B | 104 | 41 | 19 |
| Octal | 62 | 26 | 150 | 64 | 117 | 0 | 73 | 404 | 101 | 31 |
| Binary | 110010 | 10110 | 1101000 | 110100 | 1001111 | 0 | 111011 | 100000100 | 1000001 | 11001 |
Color Harmonies of #321668
Complementary color
Monochromatic Colors of #321668
Black with #321668
Text Example
Text Example
White with #321668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321668; }
p { color: rgb(50,22,104); }
H1.HeaderClassName
{
color: #321668;
}
.AnyTagClassName
{
color: #321668;
}
</style>
background-color css
<style>
a { background-color: #321668; }
a { background-color: rgb(50,22,104); }
div.DivClassName
{
background-color: #321668;
}
.BgClassName
{
background-color: #321668;
}
</style>
border-color css
<style>
span { border-color: #321668; }
span { border-color: rgb(50,22,104); }
td.TdClassName
{
border-color: #321668;
}
.TagClassName
{
border-color: #321668;
}
</style>