Shades of Christalle #320957
Tints of Christalle #320957
RGB
CMYK
RGB Variations
Color information
#320957 (or 0x320957) is known color: Christalle. HEX triplet: 32, 09 and 57. RGB value is (50,9,87). Sum of RGB (Red+Green+Blue) = 50+9+87=146 (19% of max value = 765). Red value is 50 (19.92% from 255 or 34.25% from 146); Green value is 9 (3.91% from 255 or 6.16% from 146); Blue value is 87 (34.38% from 255 or 59.59% from 146); Max value from RGB is 87 - color contains mainly: blue. Hex color #320957 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #320957 is #CDF6A8. Grayscale: #1D1D1D. Windows color (decimal): -13498025 or 5703986. OLE color: 5703986.
HSL color Cylindrical-coordinate representation of color #320957: hue angle of 271.54º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #320957 is Cyan = 0.43, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 9 | 87 | - |
| CMYK | 0.43 | 0.90 | 0 | 0.66 |
| HSL | 271.54º | 0.81% | 0.19% | - |
| HSV(B) | 271.54º | 0.9% | 0.34% | - |
| XYZ | 3.13 | 1.56 | 9.15 | - |
| YUV | 30.15 | 160.08 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 87 | 0.43 | 0.90 | 0 | 0.66 | 271.54 | 0.81 | 0.19 |
| Hex | 32 | 9 | 57 | 2B | 5A | 0 | 42 | 110 | 51 | 13 |
| Octal | 62 | 11 | 127 | 53 | 132 | 0 | 102 | 420 | 121 | 23 |
| Binary | 110010 | 1001 | 1010111 | 101011 | 1011010 | 0 | 1000010 | 100010000 | 1010001 | 10011 |
Color Harmonies of #320957
Complementary color
Monochromatic Colors of #320957
Black with #320957
Text Example
Text Example
White with #320957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320957; }
p { color: rgb(50,9,87); }
H1.HeaderClassName
{
color: #320957;
}
.AnyTagClassName
{
color: #320957;
}
</style>
background-color css
<style>
a { background-color: #320957; }
a { background-color: rgb(50,9,87); }
div.DivClassName
{
background-color: #320957;
}
.BgClassName
{
background-color: #320957;
}
</style>
border-color css
<style>
span { border-color: #320957; }
span { border-color: rgb(50,9,87); }
td.TdClassName
{
border-color: #320957;
}
.TagClassName
{
border-color: #320957;
}
</style>