Shades of Christalle #321766
Tints of Christalle #321766
RGB
CMYK
RGB Variations
Color information
#321766 (or 0x321766) is known color: Christalle. HEX triplet: 32, 17 and 66. RGB value is (50,23,102). Sum of RGB (Red+Green+Blue) = 50+23+102=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 23 (9.38% from 255 or 13.14% from 175); Blue value is 102 (40.23% from 255 or 58.29% from 175); Max value from RGB is 102 - color contains mainly: blue. Hex color #321766 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321766 is #CDE899. Grayscale: #272727. Windows color (decimal): -13494426 or 6690610. OLE color: 6690610.
HSL color Cylindrical-coordinate representation of color #321766: hue angle of 260.51º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #321766 is Cyan = 0.51, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 23 | 102 | - |
| CMYK | 0.51 | 0.77 | 0 | 0.6 |
| HSL | 260.51º | 0.63% | 0.25% | - |
| HSV(B) | 260.51º | 0.77% | 0.4% | - |
| XYZ | 4.02 | 2.25 | 12.79 | - |
| YUV | 40.08 | 162.95 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 23 | 102 | 0.51 | 0.77 | 0 | 0.6 | 260.51 | 0.63 | 0.25 |
| Hex | 32 | 17 | 66 | 33 | 4D | 0 | 3C | 105 | 3F | 19 |
| Octal | 62 | 27 | 146 | 63 | 115 | 0 | 74 | 405 | 77 | 31 |
| Binary | 110010 | 10111 | 1100110 | 110011 | 1001101 | 0 | 111100 | 100000101 | 111111 | 11001 |
Color Harmonies of #321766
Complementary color
Monochromatic Colors of #321766
Black with #321766
Text Example
Text Example
White with #321766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321766; }
p { color: rgb(50,23,102); }
H1.HeaderClassName
{
color: #321766;
}
.AnyTagClassName
{
color: #321766;
}
</style>
background-color css
<style>
a { background-color: #321766; }
a { background-color: rgb(50,23,102); }
div.DivClassName
{
background-color: #321766;
}
.BgClassName
{
background-color: #321766;
}
</style>
border-color css
<style>
span { border-color: #321766; }
span { border-color: rgb(50,23,102); }
td.TdClassName
{
border-color: #321766;
}
.TagClassName
{
border-color: #321766;
}
</style>