Shades of Christalle #321768
Tints of Christalle #321768
RGB
CMYK
RGB Variations
Color information
#321768 (or 0x321768) is known color: Christalle. HEX triplet: 32, 17 and 68. RGB value is (50,23,104). Sum of RGB (Red+Green+Blue) = 50+23+104=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 104 (41.02% from 255 or 58.76% from 177); Max value from RGB is 104 - color contains mainly: blue. Hex color #321768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321768 is #CDE897. Grayscale: #282828. Windows color (decimal): -13494424 or 6821682. OLE color: 6821682.
HSL color Cylindrical-coordinate representation of color #321768: hue angle of 260º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321768 is Cyan = 0.52, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 23 | 104 | - |
| CMYK | 0.52 | 0.78 | 0 | 0.59 |
| HSL | 260º | 0.64% | 0.25% | - |
| HSV(B) | 260º | 0.78% | 0.41% | - |
| XYZ | 4.12 | 2.29 | 13.32 | - |
| YUV | 40.31 | 163.95 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 104 | 0.52 | 0.78 | 0 | 0.59 | 260 | 0.64 | 0.25 |
| Hex | 32 | 17 | 68 | 34 | 4E | 0 | 3B | 104 | 40 | 19 |
| Octal | 62 | 27 | 150 | 64 | 116 | 0 | 73 | 404 | 100 | 31 |
| Binary | 110010 | 10111 | 1101000 | 110100 | 1001110 | 0 | 111011 | 100000100 | 1000000 | 11001 |
Color Harmonies of #321768
Complementary color
Monochromatic Colors of #321768
Black with #321768
Text Example
Text Example
White with #321768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321768; }
p { color: rgb(50,23,104); }
H1.HeaderClassName
{
color: #321768;
}
.AnyTagClassName
{
color: #321768;
}
</style>
background-color css
<style>
a { background-color: #321768; }
a { background-color: rgb(50,23,104); }
div.DivClassName
{
background-color: #321768;
}
.BgClassName
{
background-color: #321768;
}
</style>
border-color css
<style>
span { border-color: #321768; }
span { border-color: rgb(50,23,104); }
td.TdClassName
{
border-color: #321768;
}
.TagClassName
{
border-color: #321768;
}
</style>