Shades of Christalle #321966
Tints of Christalle #321966
RGB
CMYK
RGB Variations
Color information
#321966 (or 0x321966) is known color: Christalle. HEX triplet: 32, 19 and 66. RGB value is (50,25,102). Sum of RGB (Red+Green+Blue) = 50+25+102=177 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.25% from 177); Green value is 25 (10.16% from 255 or 14.12% from 177); Blue value is 102 (40.23% from 255 or 57.63% from 177); Max value from RGB is 102 - color contains mainly: blue. Hex color #321966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321966 is #CDE699. Grayscale: #282828. Windows color (decimal): -13493914 or 6691122. OLE color: 6691122.
HSL color Cylindrical-coordinate representation of color #321966: hue angle of 259.48º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #321966 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 25 | 102 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.6 |
| HSL | 259.48º | 0.61% | 0.25% | - |
| HSV(B) | 259.48º | 0.75% | 0.4% | - |
| XYZ | 4.06 | 2.33 | 12.81 | - |
| YUV | 41.25 | 162.28 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 25 | 102 | 0.51 | 0.75 | 0 | 0.6 | 259.48 | 0.61 | 0.25 |
| Hex | 32 | 19 | 66 | 33 | 4B | 0 | 3C | 103 | 3D | 19 |
| Octal | 62 | 31 | 146 | 63 | 113 | 0 | 74 | 403 | 75 | 31 |
| Binary | 110010 | 11001 | 1100110 | 110011 | 1001011 | 0 | 111100 | 100000011 | 111101 | 11001 |
Color Harmonies of #321966
Complementary color
Monochromatic Colors of #321966
Black with #321966
Text Example
Text Example
White with #321966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321966; }
p { color: rgb(50,25,102); }
H1.HeaderClassName
{
color: #321966;
}
.AnyTagClassName
{
color: #321966;
}
</style>
background-color css
<style>
a { background-color: #321966; }
a { background-color: rgb(50,25,102); }
div.DivClassName
{
background-color: #321966;
}
.BgClassName
{
background-color: #321966;
}
</style>
border-color css
<style>
span { border-color: #321966; }
span { border-color: rgb(50,25,102); }
td.TdClassName
{
border-color: #321966;
}
.TagClassName
{
border-color: #321966;
}
</style>