Shades of Christalle #322259
Tints of Christalle #322259
RGB
CMYK
RGB Variations
Color information
#322259 (or 0x322259) is known color: Christalle. HEX triplet: 32, 22 and 59. RGB value is (50,34,89). Sum of RGB (Red+Green+Blue) = 50+34+89=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 34 (13.67% from 255 or 19.65% from 173); Blue value is 89 (35.16% from 255 or 51.45% from 173); Max value from RGB is 89 - color contains mainly: blue. Hex color #322259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #322259 is #CDDDA6. Grayscale: #2C2C2C. Windows color (decimal): -13491623 or 5841458. OLE color: 5841458.
HSL color Cylindrical-coordinate representation of color #322259: hue angle of 257.45º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #322259 is Cyan = 0.44, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 34 | 89 | - |
| CMYK | 0.44 | 0.62 | 0 | 0.65 |
| HSL | 257.45º | 0.45% | 0.24% | - |
| HSV(B) | 257.45º | 0.62% | 0.35% | - |
| XYZ | 3.69 | 2.54 | 9.75 | - |
| YUV | 45.05 | 152.8 | 131.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 34 | 89 | 0.44 | 0.62 | 0 | 0.65 | 257.45 | 0.45 | 0.24 |
| Hex | 32 | 22 | 59 | 2C | 3E | 0 | 41 | 101 | 2D | 18 |
| Octal | 62 | 42 | 131 | 54 | 76 | 0 | 101 | 401 | 55 | 30 |
| Binary | 110010 | 100010 | 1011001 | 101100 | 111110 | 0 | 1000001 | 100000001 | 101101 | 11000 |
Color Harmonies of #322259
Complementary color
Monochromatic Colors of #322259
Black with #322259
Text Example
Text Example
White with #322259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322259; }
p { color: rgb(50,34,89); }
H1.HeaderClassName
{
color: #322259;
}
.AnyTagClassName
{
color: #322259;
}
</style>
background-color css
<style>
a { background-color: #322259; }
a { background-color: rgb(50,34,89); }
div.DivClassName
{
background-color: #322259;
}
.BgClassName
{
background-color: #322259;
}
</style>
border-color css
<style>
span { border-color: #322259; }
span { border-color: rgb(50,34,89); }
td.TdClassName
{
border-color: #322259;
}
.TagClassName
{
border-color: #322259;
}
</style>