Shades of Christalle #320661
Tints of Christalle #320661
RGB
CMYK
RGB Variations
Color information
#320661 (or 0x320661) is known color: Christalle. HEX triplet: 32, 06 and 61. RGB value is (50,6,97). Sum of RGB (Red+Green+Blue) = 50+6+97=153 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.68% from 153); Green value is 6 (2.73% from 255 or 3.92% from 153); Blue value is 97 (38.28% from 255 or 63.40% from 153); Max value from RGB is 97 - color contains mainly: blue. Hex color #320661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320661 is #CDF99E. Grayscale: #1D1D1D. Windows color (decimal): -13498783 or 6358578. OLE color: 6358578.
HSL color Cylindrical-coordinate representation of color #320661: hue angle of 269.01º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #320661 is Cyan = 0.48, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 6 | 97 | - |
| CMYK | 0.48 | 0.94 | 0 | 0.62 |
| HSL | 269.01º | 0.88% | 0.2% | - |
| HSV(B) | 269.01º | 0.94% | 0.38% | - |
| XYZ | 3.54 | 1.67 | 11.45 | - |
| YUV | 29.53 | 166.08 | 142.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 97 | 0.48 | 0.94 | 0 | 0.62 | 269.01 | 0.88 | 0.2 |
| Hex | 32 | 6 | 61 | 30 | 5E | 0 | 3E | 10D | 58 | 14 |
| Octal | 62 | 6 | 141 | 60 | 136 | 0 | 76 | 415 | 130 | 24 |
| Binary | 110010 | 110 | 1100001 | 110000 | 1011110 | 0 | 111110 | 100001101 | 1011000 | 10100 |
Color Harmonies of #320661
Complementary color
Monochromatic Colors of #320661
Black with #320661
Text Example
Text Example
White with #320661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320661; }
p { color: rgb(50,6,97); }
H1.HeaderClassName
{
color: #320661;
}
.AnyTagClassName
{
color: #320661;
}
</style>
background-color css
<style>
a { background-color: #320661; }
a { background-color: rgb(50,6,97); }
div.DivClassName
{
background-color: #320661;
}
.BgClassName
{
background-color: #320661;
}
</style>
border-color css
<style>
span { border-color: #320661; }
span { border-color: rgb(50,6,97); }
td.TdClassName
{
border-color: #320661;
}
.TagClassName
{
border-color: #320661;
}
</style>