Shades of Christalle #320858
Tints of Christalle #320858
RGB
CMYK
RGB Variations
Color information
#320858 (or 0x320858) is known color: Christalle. HEX triplet: 32, 08 and 58. RGB value is (50,8,88). Sum of RGB (Red+Green+Blue) = 50+8+88=146 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.25% from 146); Green value is 8 (3.52% from 255 or 5.48% from 146); Blue value is 88 (34.77% from 255 or 60.27% from 146); Max value from RGB is 88 - color contains mainly: blue. Hex color #320858 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320858 is #CDF7A7. Grayscale: #1D1D1D. Windows color (decimal): -13498280 or 5769266. OLE color: 5769266.
HSL color Cylindrical-coordinate representation of color #320858: hue angle of 271.5º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #320858 is Cyan = 0.43, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 8 | 88 | - |
| CMYK | 0.43 | 0.91 | 0 | 0.65 |
| HSL | 271.5º | 0.83% | 0.19% | - |
| HSV(B) | 271.5º | 0.91% | 0.35% | - |
| XYZ | 3.16 | 1.56 | 9.37 | - |
| YUV | 29.68 | 160.91 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 8 | 88 | 0.43 | 0.91 | 0 | 0.65 | 271.5 | 0.83 | 0.19 |
| Hex | 32 | 8 | 58 | 2B | 5B | 0 | 41 | 110 | 53 | 13 |
| Octal | 62 | 10 | 130 | 53 | 133 | 0 | 101 | 420 | 123 | 23 |
| Binary | 110010 | 1000 | 1011000 | 101011 | 1011011 | 0 | 1000001 | 100010000 | 1010011 | 10011 |
Color Harmonies of #320858
Complementary color
Monochromatic Colors of #320858
Black with #320858
Text Example
Text Example
White with #320858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320858; }
p { color: rgb(50,8,88); }
H1.HeaderClassName
{
color: #320858;
}
.AnyTagClassName
{
color: #320858;
}
</style>
background-color css
<style>
a { background-color: #320858; }
a { background-color: rgb(50,8,88); }
div.DivClassName
{
background-color: #320858;
}
.BgClassName
{
background-color: #320858;
}
</style>
border-color css
<style>
span { border-color: #320858; }
span { border-color: rgb(50,8,88); }
td.TdClassName
{
border-color: #320858;
}
.TagClassName
{
border-color: #320858;
}
</style>