Shades of Christalle #321362
Tints of Christalle #321362
RGB
CMYK
RGB Variations
Color information
#321362 (or 0x321362) is known color: Christalle. HEX triplet: 32, 13 and 62. RGB value is (50,19,98). Sum of RGB (Red+Green+Blue) = 50+19+98=167 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.94% from 167); Green value is 19 (7.81% from 255 or 11.38% from 167); Blue value is 98 (38.67% from 255 or 58.68% from 167); Max value from RGB is 98 - color contains mainly: blue. Hex color #321362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321362 is #CDEC9D. Grayscale: #242424. Windows color (decimal): -13495454 or 6427442. OLE color: 6427442.
HSL color Cylindrical-coordinate representation of color #321362: hue angle of 263.54º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #321362 is Cyan = 0.49, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 19 | 98 | - |
| CMYK | 0.49 | 0.81 | 0 | 0.62 |
| HSL | 263.54º | 0.68% | 0.23% | - |
| HSV(B) | 263.54º | 0.81% | 0.38% | - |
| XYZ | 3.75 | 2.03 | 11.75 | - |
| YUV | 37.28 | 162.27 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 98 | 0.49 | 0.81 | 0 | 0.62 | 263.54 | 0.68 | 0.23 |
| Hex | 32 | 13 | 62 | 31 | 51 | 0 | 3E | 108 | 44 | 17 |
| Octal | 62 | 23 | 142 | 61 | 121 | 0 | 76 | 410 | 104 | 27 |
| Binary | 110010 | 10011 | 1100010 | 110001 | 1010001 | 0 | 111110 | 100001000 | 1000100 | 10111 |
Color Harmonies of #321362
Complementary color
Monochromatic Colors of #321362
Black with #321362
Text Example
Text Example
White with #321362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321362; }
p { color: rgb(50,19,98); }
H1.HeaderClassName
{
color: #321362;
}
.AnyTagClassName
{
color: #321362;
}
</style>
background-color css
<style>
a { background-color: #321362; }
a { background-color: rgb(50,19,98); }
div.DivClassName
{
background-color: #321362;
}
.BgClassName
{
background-color: #321362;
}
</style>
border-color css
<style>
span { border-color: #321362; }
span { border-color: rgb(50,19,98); }
td.TdClassName
{
border-color: #321362;
}
.TagClassName
{
border-color: #321362;
}
</style>