Shades of Christalle #321357
Tints of Christalle #321357
RGB
CMYK
RGB Variations
Color information
#321357 (or 0x321357) is known color: Christalle. HEX triplet: 32, 13 and 57. RGB value is (50,19,87). Sum of RGB (Red+Green+Blue) = 50+19+87=156 (20% of max value = 765). Red value is 50 (19.92% from 255 or 32.05% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 87 (34.38% from 255 or 55.77% from 156); Max value from RGB is 87 - color contains mainly: blue. Hex color #321357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #321357 is #CDECA8. Grayscale: #232323. Windows color (decimal): -13495465 or 5706546. OLE color: 5706546.
HSL color Cylindrical-coordinate representation of color #321357: hue angle of 267.35º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #321357 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 19 | 87 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.66 |
| HSL | 267.35º | 0.64% | 0.21% | - |
| HSV(B) | 267.35º | 0.78% | 0.34% | - |
| XYZ | 3.27 | 1.83 | 9.2 | - |
| YUV | 36.02 | 156.77 | 137.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 19 | 87 | 0.43 | 0.78 | 0 | 0.66 | 267.35 | 0.64 | 0.21 |
| Hex | 32 | 13 | 57 | 2B | 4E | 0 | 42 | 10B | 40 | 15 |
| Octal | 62 | 23 | 127 | 53 | 116 | 0 | 102 | 413 | 100 | 25 |
| Binary | 110010 | 10011 | 1010111 | 101011 | 1001110 | 0 | 1000010 | 100001011 | 1000000 | 10101 |
Color Harmonies of #321357
Complementary color
Monochromatic Colors of #321357
Black with #321357
Text Example
Text Example
White with #321357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321357; }
p { color: rgb(50,19,87); }
H1.HeaderClassName
{
color: #321357;
}
.AnyTagClassName
{
color: #321357;
}
</style>
background-color css
<style>
a { background-color: #321357; }
a { background-color: rgb(50,19,87); }
div.DivClassName
{
background-color: #321357;
}
.BgClassName
{
background-color: #321357;
}
</style>
border-color css
<style>
span { border-color: #321357; }
span { border-color: rgb(50,19,87); }
td.TdClassName
{
border-color: #321357;
}
.TagClassName
{
border-color: #321357;
}
</style>