Shades of Christalle #321557
Tints of Christalle #321557
RGB
CMYK
RGB Variations
Color information
#321557 (or 0x321557) is known color: Christalle. HEX triplet: 32, 15 and 57. RGB value is (50,21,87). Sum of RGB (Red+Green+Blue) = 50+21+87=158 (20% of max value = 765). Red value is 50 (19.92% from 255 or 31.65% from 158); Green value is 21 (8.59% from 255 or 13.29% from 158); Blue value is 87 (34.38% from 255 or 55.06% from 158); Max value from RGB is 87 - color contains mainly: blue. Hex color #321557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321557 is #CDEAA8. Grayscale: #242424. Windows color (decimal): -13494953 or 5707058. OLE color: 5707058.
HSL color Cylindrical-coordinate representation of color #321557: hue angle of 266.36º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #321557 is Cyan = 0.43, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 21 | 87 | - |
| CMYK | 0.43 | 0.76 | 0 | 0.66 |
| HSL | 266.36º | 0.61% | 0.21% | - |
| HSV(B) | 266.36º | 0.76% | 0.34% | - |
| XYZ | 3.3 | 1.9 | 9.21 | - |
| YUV | 37.2 | 156.11 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 87 | 0.43 | 0.76 | 0 | 0.66 | 266.36 | 0.61 | 0.21 |
| Hex | 32 | 15 | 57 | 2B | 4C | 0 | 42 | 10A | 3D | 15 |
| Octal | 62 | 25 | 127 | 53 | 114 | 0 | 102 | 412 | 75 | 25 |
| Binary | 110010 | 10101 | 1010111 | 101011 | 1001100 | 0 | 1000010 | 100001010 | 111101 | 10101 |
Color Harmonies of #321557
Complementary color
Monochromatic Colors of #321557
Black with #321557
Text Example
Text Example
White with #321557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321557; }
p { color: rgb(50,21,87); }
H1.HeaderClassName
{
color: #321557;
}
.AnyTagClassName
{
color: #321557;
}
</style>
background-color css
<style>
a { background-color: #321557; }
a { background-color: rgb(50,21,87); }
div.DivClassName
{
background-color: #321557;
}
.BgClassName
{
background-color: #321557;
}
</style>
border-color css
<style>
span { border-color: #321557; }
span { border-color: rgb(50,21,87); }
td.TdClassName
{
border-color: #321557;
}
.TagClassName
{
border-color: #321557;
}
</style>