Shades of Christalle #321258
Tints of Christalle #321258
RGB
CMYK
RGB Variations
Color information
#321258 (or 0x321258) is known color: Christalle. HEX triplet: 32, 12 and 58. RGB value is (50,18,88). Sum of RGB (Red+Green+Blue) = 50+18+88=156 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.05% from 156); Green value is 18 (7.42% from 255 or 11.54% from 156); Blue value is 88 (34.77% from 255 or 56.41% from 156); Max value from RGB is 88 - color contains mainly: blue. Hex color #321258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321258 is #CDEDA7. Grayscale: #232323. Windows color (decimal): -13495720 or 5771826. OLE color: 5771826.
HSL color Cylindrical-coordinate representation of color #321258: hue angle of 267.43º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321258 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 18 | 88 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.65 |
| HSL | 267.43º | 0.66% | 0.21% | - |
| HSV(B) | 267.43º | 0.8% | 0.35% | - |
| XYZ | 3.29 | 1.82 | 9.41 | - |
| YUV | 35.55 | 157.6 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 18 | 88 | 0.43 | 0.80 | 0 | 0.65 | 267.43 | 0.66 | 0.21 |
| Hex | 32 | 12 | 58 | 2B | 50 | 0 | 41 | 10B | 42 | 15 |
| Octal | 62 | 22 | 130 | 53 | 120 | 0 | 101 | 413 | 102 | 25 |
| Binary | 110010 | 10010 | 1011000 | 101011 | 1010000 | 0 | 1000001 | 100001011 | 1000010 | 10101 |
Color Harmonies of #321258
Complementary color
Monochromatic Colors of #321258
Black with #321258
Text Example
Text Example
White with #321258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321258; }
p { color: rgb(50,18,88); }
H1.HeaderClassName
{
color: #321258;
}
.AnyTagClassName
{
color: #321258;
}
</style>
background-color css
<style>
a { background-color: #321258; }
a { background-color: rgb(50,18,88); }
div.DivClassName
{
background-color: #321258;
}
.BgClassName
{
background-color: #321258;
}
</style>
border-color css
<style>
span { border-color: #321258; }
span { border-color: rgb(50,18,88); }
td.TdClassName
{
border-color: #321258;
}
.TagClassName
{
border-color: #321258;
}
</style>