Shades of Christalle #320958
Tints of Christalle #320958
RGB
CMYK
RGB Variations
Color information
#320958 (or 0x320958) is known color: Christalle. HEX triplet: 32, 09 and 58. RGB value is (50,9,88). Sum of RGB (Red+Green+Blue) = 50+9+88=147 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.01% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 88 (34.77% from 255 or 59.86% from 147); Max value from RGB is 88 - color contains mainly: blue. Hex color #320958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320958 is #CDF6A7. Grayscale: #1D1D1D. Windows color (decimal): -13498024 or 5769522. OLE color: 5769522.
HSL color Cylindrical-coordinate representation of color #320958: hue angle of 271.14º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #320958 is Cyan = 0.43, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 9 | 88 | - |
| CMYK | 0.43 | 0.90 | 0 | 0.65 |
| HSL | 271.14º | 0.81% | 0.19% | - |
| HSV(B) | 271.14º | 0.9% | 0.35% | - |
| XYZ | 3.17 | 1.58 | 9.37 | - |
| YUV | 30.27 | 160.58 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 88 | 0.43 | 0.90 | 0 | 0.65 | 271.14 | 0.81 | 0.19 |
| Hex | 32 | 9 | 58 | 2B | 5A | 0 | 41 | 10F | 51 | 13 |
| Octal | 62 | 11 | 130 | 53 | 132 | 0 | 101 | 417 | 121 | 23 |
| Binary | 110010 | 1001 | 1011000 | 101011 | 1011010 | 0 | 1000001 | 100001111 | 1010001 | 10011 |
Color Harmonies of #320958
Complementary color
Monochromatic Colors of #320958
Black with #320958
Text Example
Text Example
White with #320958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320958; }
p { color: rgb(50,9,88); }
H1.HeaderClassName
{
color: #320958;
}
.AnyTagClassName
{
color: #320958;
}
</style>
background-color css
<style>
a { background-color: #320958; }
a { background-color: rgb(50,9,88); }
div.DivClassName
{
background-color: #320958;
}
.BgClassName
{
background-color: #320958;
}
</style>
border-color css
<style>
span { border-color: #320958; }
span { border-color: rgb(50,9,88); }
td.TdClassName
{
border-color: #320958;
}
.TagClassName
{
border-color: #320958;
}
</style>