Shades of Christalle #321157
Tints of Christalle #321157
RGB
CMYK
RGB Variations
Color information
#321157 (or 0x321157) is known color: Christalle. HEX triplet: 32, 11 and 57. RGB value is (50,17,87). Sum of RGB (Red+Green+Blue) = 50+17+87=154 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.47% from 154); Green value is 17 (7.03% from 255 or 11.04% from 154); Blue value is 87 (34.38% from 255 or 56.49% from 154); Max value from RGB is 87 - color contains mainly: blue. Hex color #321157 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321157 is #CDEEA8. Grayscale: #222222. Windows color (decimal): -13495977 or 5706034. OLE color: 5706034.
HSL color Cylindrical-coordinate representation of color #321157: hue angle of 268.29º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #321157 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 17 | 87 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.66 |
| HSL | 268.29º | 0.67% | 0.2% | - |
| HSV(B) | 268.29º | 0.8% | 0.34% | - |
| XYZ | 3.24 | 1.77 | 9.19 | - |
| YUV | 34.85 | 157.43 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 87 | 0.43 | 0.80 | 0 | 0.66 | 268.29 | 0.67 | 0.2 |
| Hex | 32 | 11 | 57 | 2B | 50 | 0 | 42 | 10C | 43 | 14 |
| Octal | 62 | 21 | 127 | 53 | 120 | 0 | 102 | 414 | 103 | 24 |
| Binary | 110010 | 10001 | 1010111 | 101011 | 1010000 | 0 | 1000010 | 100001100 | 1000011 | 10100 |
Color Harmonies of #321157
Complementary color
Monochromatic Colors of #321157
Black with #321157
Text Example
Text Example
White with #321157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321157; }
p { color: rgb(50,17,87); }
H1.HeaderClassName
{
color: #321157;
}
.AnyTagClassName
{
color: #321157;
}
</style>
background-color css
<style>
a { background-color: #321157; }
a { background-color: rgb(50,17,87); }
div.DivClassName
{
background-color: #321157;
}
.BgClassName
{
background-color: #321157;
}
</style>
border-color css
<style>
span { border-color: #321157; }
span { border-color: rgb(50,17,87); }
td.TdClassName
{
border-color: #321157;
}
.TagClassName
{
border-color: #321157;
}
</style>