Shades of Christalle #320659
Tints of Christalle #320659
RGB
CMYK
RGB Variations
Color information
#320659 (or 0x320659) is known color: Christalle. HEX triplet: 32, 06 and 59. RGB value is (50,6,89). Sum of RGB (Red+Green+Blue) = 50+6+89=145 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.48% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 89 (35.16% from 255 or 61.38% from 145); Max value from RGB is 89 - color contains mainly: blue. Hex color #320659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320659 is #CDF9A6. Grayscale: #1C1C1C. Windows color (decimal): -13498791 or 5834290. OLE color: 5834290.
HSL color Cylindrical-coordinate representation of color #320659: hue angle of 271.81º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #320659 is Cyan = 0.44, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 6 | 89 | - |
| CMYK | 0.44 | 0.93 | 0 | 0.65 |
| HSL | 271.81º | 0.87% | 0.19% | - |
| HSV(B) | 271.81º | 0.93% | 0.35% | - |
| XYZ | 3.18 | 1.53 | 9.58 | - |
| YUV | 28.62 | 162.08 | 143.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 6 | 89 | 0.44 | 0.93 | 0 | 0.65 | 271.81 | 0.87 | 0.19 |
| Hex | 32 | 6 | 59 | 2C | 5D | 0 | 41 | 110 | 57 | 13 |
| Octal | 62 | 6 | 131 | 54 | 135 | 0 | 101 | 420 | 127 | 23 |
| Binary | 110010 | 110 | 1011001 | 101100 | 1011101 | 0 | 1000001 | 100010000 | 1010111 | 10011 |
Color Harmonies of #320659
Complementary color
Monochromatic Colors of #320659
Black with #320659
Text Example
Text Example
White with #320659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320659; }
p { color: rgb(50,6,89); }
H1.HeaderClassName
{
color: #320659;
}
.AnyTagClassName
{
color: #320659;
}
</style>
background-color css
<style>
a { background-color: #320659; }
a { background-color: rgb(50,6,89); }
div.DivClassName
{
background-color: #320659;
}
.BgClassName
{
background-color: #320659;
}
</style>
border-color css
<style>
span { border-color: #320659; }
span { border-color: rgb(50,6,89); }
td.TdClassName
{
border-color: #320659;
}
.TagClassName
{
border-color: #320659;
}
</style>