Shades of Christalle #321656
Tints of Christalle #321656
RGB
CMYK
RGB Variations
Color information
#321656 (or 0x321656) is known color: Christalle. HEX triplet: 32, 16 and 56. RGB value is (50,22,86). Sum of RGB (Red+Green+Blue) = 50+22+86=158 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.65% from 158); Green value is 22 (8.98% from 255 or 13.92% from 158); Blue value is 86 (33.98% from 255 or 54.43% from 158); Max value from RGB is 86 - color contains mainly: blue. Hex color #321656 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321656 is #CDE9A9. Grayscale: #252525. Windows color (decimal): -13494698 or 5641778. OLE color: 5641778.
HSL color Cylindrical-coordinate representation of color #321656: hue angle of 266.25º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #321656 is Cyan = 0.42, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 22 | 86 | - |
| CMYK | 0.42 | 0.74 | 0 | 0.66 |
| HSL | 266.25º | 0.59% | 0.21% | - |
| HSV(B) | 266.25º | 0.74% | 0.34% | - |
| XYZ | 3.28 | 1.92 | 9 | - |
| YUV | 37.67 | 155.28 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 86 | 0.42 | 0.74 | 0 | 0.66 | 266.25 | 0.59 | 0.21 |
| Hex | 32 | 16 | 56 | 2A | 4A | 0 | 42 | 10A | 3B | 15 |
| Octal | 62 | 26 | 126 | 52 | 112 | 0 | 102 | 412 | 73 | 25 |
| Binary | 110010 | 10110 | 1010110 | 101010 | 1001010 | 0 | 1000010 | 100001010 | 111011 | 10101 |
Color Harmonies of #321656
Complementary color
Monochromatic Colors of #321656
Black with #321656
Text Example
Text Example
White with #321656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321656; }
p { color: rgb(50,22,86); }
H1.HeaderClassName
{
color: #321656;
}
.AnyTagClassName
{
color: #321656;
}
</style>
background-color css
<style>
a { background-color: #321656; }
a { background-color: rgb(50,22,86); }
div.DivClassName
{
background-color: #321656;
}
.BgClassName
{
background-color: #321656;
}
</style>
border-color css
<style>
span { border-color: #321656; }
span { border-color: rgb(50,22,86); }
td.TdClassName
{
border-color: #321656;
}
.TagClassName
{
border-color: #321656;
}
</style>