Shades of Christalle #321662
Tints of Christalle #321662
RGB
CMYK
RGB Variations
Color information
#321662 (or 0x321662) is known color: Christalle. HEX triplet: 32, 16 and 62. RGB value is (50,22,98). Sum of RGB (Red+Green+Blue) = 50+22+98=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 22 (8.98% from 255 or 12.94% from 170); Blue value is 98 (38.67% from 255 or 57.65% from 170); Max value from RGB is 98 - color contains mainly: blue. Hex color #321662 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321662 is #CDE99D. Grayscale: #262626. Windows color (decimal): -13494686 or 6428210. OLE color: 6428210.
HSL color Cylindrical-coordinate representation of color #321662: hue angle of 262.11º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321662 is Cyan = 0.49, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 22 | 98 | - |
| CMYK | 0.49 | 0.78 | 0 | 0.62 |
| HSL | 262.11º | 0.63% | 0.24% | - |
| HSV(B) | 262.11º | 0.78% | 0.38% | - |
| XYZ | 3.81 | 2.13 | 11.77 | - |
| YUV | 39.04 | 161.28 | 135.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 98 | 0.49 | 0.78 | 0 | 0.62 | 262.11 | 0.63 | 0.24 |
| Hex | 32 | 16 | 62 | 31 | 4E | 0 | 3E | 106 | 3F | 18 |
| Octal | 62 | 26 | 142 | 61 | 116 | 0 | 76 | 406 | 77 | 30 |
| Binary | 110010 | 10110 | 1100010 | 110001 | 1001110 | 0 | 111110 | 100000110 | 111111 | 11000 |
Color Harmonies of #321662
Complementary color
Monochromatic Colors of #321662
Black with #321662
Text Example
Text Example
White with #321662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321662; }
p { color: rgb(50,22,98); }
H1.HeaderClassName
{
color: #321662;
}
.AnyTagClassName
{
color: #321662;
}
</style>
background-color css
<style>
a { background-color: #321662; }
a { background-color: rgb(50,22,98); }
div.DivClassName
{
background-color: #321662;
}
.BgClassName
{
background-color: #321662;
}
</style>
border-color css
<style>
span { border-color: #321662; }
span { border-color: rgb(50,22,98); }
td.TdClassName
{
border-color: #321662;
}
.TagClassName
{
border-color: #321662;
}
</style>