Shades of Christalle #322160
Tints of Christalle #322160
RGB
CMYK
RGB Variations
Color information
#322160 (or 0x322160) is known color: Christalle. HEX triplet: 32, 21 and 60. RGB value is (50,33,96). Sum of RGB (Red+Green+Blue) = 50+33+96=179 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.93% from 179); Green value is 33 (13.28% from 255 or 18.44% from 179); Blue value is 96 (37.89% from 255 or 53.63% from 179); Max value from RGB is 96 - color contains mainly: blue. Hex color #322160 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322160 is #CDDE9F. Grayscale: #2D2D2D. Windows color (decimal): -13491872 or 6299954. OLE color: 6299954.
HSL color Cylindrical-coordinate representation of color #322160: hue angle of 256.19º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #322160 is Cyan = 0.48, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 33 | 96 | - |
| CMYK | 0.48 | 0.66 | 0 | 0.62 |
| HSL | 256.19º | 0.49% | 0.25% | - |
| HSV(B) | 256.19º | 0.66% | 0.38% | - |
| XYZ | 3.97 | 2.61 | 11.36 | - |
| YUV | 45.27 | 156.63 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 33 | 96 | 0.48 | 0.66 | 0 | 0.62 | 256.19 | 0.49 | 0.25 |
| Hex | 32 | 21 | 60 | 30 | 42 | 0 | 3E | 100 | 31 | 19 |
| Octal | 62 | 41 | 140 | 60 | 102 | 0 | 76 | 400 | 61 | 31 |
| Binary | 110010 | 100001 | 1100000 | 110000 | 1000010 | 0 | 111110 | 100000000 | 110001 | 11001 |
Color Harmonies of #322160
Complementary color
Monochromatic Colors of #322160
Black with #322160
Text Example
Text Example
White with #322160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322160; }
p { color: rgb(50,33,96); }
H1.HeaderClassName
{
color: #322160;
}
.AnyTagClassName
{
color: #322160;
}
</style>
background-color css
<style>
a { background-color: #322160; }
a { background-color: rgb(50,33,96); }
div.DivClassName
{
background-color: #322160;
}
.BgClassName
{
background-color: #322160;
}
</style>
border-color css
<style>
span { border-color: #322160; }
span { border-color: rgb(50,33,96); }
td.TdClassName
{
border-color: #322160;
}
.TagClassName
{
border-color: #322160;
}
</style>