Shades of Christalle #320258
Tints of Christalle #320258
RGB
CMYK
RGB Variations
Color information
#320258 (or 0x320258) is known color: Christalle. HEX triplet: 32, 02 and 58. RGB value is (50,2,88). Sum of RGB (Red+Green+Blue) = 50+2+88=140 (18% of max value = 765). Red value is 50 (19.92% from 255 or 35.71% from 140); Green value is 2 (1.17% from 255 or 1.43% from 140); Blue value is 88 (34.77% from 255 or 62.86% from 140); Max value from RGB is 88 - color contains mainly: blue. Hex color #320258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320258 is #CDFDA7. Grayscale: #191919. Windows color (decimal): -13499816 or 5767730. OLE color: 5767730.
HSL color Cylindrical-coordinate representation of color #320258: hue angle of 273.49º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #320258 is Cyan = 0.43, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 2 | 88 | - |
| CMYK | 0.43 | 0.98 | 0 | 0.65 |
| HSL | 273.49º | 0.96% | 0.18% | - |
| HSV(B) | 273.49º | 0.98% | 0.35% | - |
| XYZ | 3.1 | 1.43 | 9.34 | - |
| YUV | 26.16 | 162.9 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 2 | 88 | 0.43 | 0.98 | 0 | 0.65 | 273.49 | 0.96 | 0.18 |
| Hex | 32 | 2 | 58 | 2B | 62 | 0 | 41 | 111 | 60 | 12 |
| Octal | 62 | 2 | 130 | 53 | 142 | 0 | 101 | 421 | 140 | 22 |
| Binary | 110010 | 10 | 1011000 | 101011 | 1100010 | 0 | 1000001 | 100010001 | 1100000 | 10010 |
Color Harmonies of #320258
Complementary color
Monochromatic Colors of #320258
Black with #320258
Text Example
Text Example
White with #320258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320258; }
p { color: rgb(50,2,88); }
H1.HeaderClassName
{
color: #320258;
}
.AnyTagClassName
{
color: #320258;
}
</style>
background-color css
<style>
a { background-color: #320258; }
a { background-color: rgb(50,2,88); }
div.DivClassName
{
background-color: #320258;
}
.BgClassName
{
background-color: #320258;
}
</style>
border-color css
<style>
span { border-color: #320258; }
span { border-color: rgb(50,2,88); }
td.TdClassName
{
border-color: #320258;
}
.TagClassName
{
border-color: #320258;
}
</style>