Shades of Christalle #321359
Tints of Christalle #321359
RGB
CMYK
RGB Variations
Color information
#321359 (or 0x321359) is known color: Christalle. HEX triplet: 32, 13 and 59. RGB value is (50,19,89). Sum of RGB (Red+Green+Blue) = 50+19+89=158 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.65% from 158); Green value is 19 (7.81% from 255 or 12.03% from 158); Blue value is 89 (35.16% from 255 or 56.33% from 158); Max value from RGB is 89 - color contains mainly: blue. Hex color #321359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321359 is #CDECA6. Grayscale: #242424. Windows color (decimal): -13495463 or 5837618. OLE color: 5837618.
HSL color Cylindrical-coordinate representation of color #321359: hue angle of 266.57º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #321359 is Cyan = 0.44, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 19 | 89 | - |
| CMYK | 0.44 | 0.79 | 0 | 0.65 |
| HSL | 266.57º | 0.65% | 0.21% | - |
| HSV(B) | 266.57º | 0.79% | 0.35% | - |
| XYZ | 3.35 | 1.87 | 9.63 | - |
| YUV | 36.25 | 157.77 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 89 | 0.44 | 0.79 | 0 | 0.65 | 266.57 | 0.65 | 0.21 |
| Hex | 32 | 13 | 59 | 2C | 4F | 0 | 41 | 10B | 41 | 15 |
| Octal | 62 | 23 | 131 | 54 | 117 | 0 | 101 | 413 | 101 | 25 |
| Binary | 110010 | 10011 | 1011001 | 101100 | 1001111 | 0 | 1000001 | 100001011 | 1000001 | 10101 |
Color Harmonies of #321359
Complementary color
Monochromatic Colors of #321359
Black with #321359
Text Example
Text Example
White with #321359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321359; }
p { color: rgb(50,19,89); }
H1.HeaderClassName
{
color: #321359;
}
.AnyTagClassName
{
color: #321359;
}
</style>
background-color css
<style>
a { background-color: #321359; }
a { background-color: rgb(50,19,89); }
div.DivClassName
{
background-color: #321359;
}
.BgClassName
{
background-color: #321359;
}
</style>
border-color css
<style>
span { border-color: #321359; }
span { border-color: rgb(50,19,89); }
td.TdClassName
{
border-color: #321359;
}
.TagClassName
{
border-color: #321359;
}
</style>