Shades of Christalle #331356
Tints of Christalle #331356
RGB
CMYK
RGB Variations
Color information
#331356 (or 0x331356) is known color: Christalle. HEX triplet: 33, 13 and 56. RGB value is (51,19,86). Sum of RGB (Red+Green+Blue) = 51+19+86=156 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.69% from 156); Green value is 19 (7.81% from 255 or 12.18% from 156); Blue value is 86 (33.98% from 255 or 55.13% from 156); Max value from RGB is 86 - color contains mainly: blue. Hex color #331356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331356 is #CCECA9. Grayscale: #232323. Windows color (decimal): -13429930 or 5641011. OLE color: 5641011.
HSL color Cylindrical-coordinate representation of color #331356: hue angle of 268.66º 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 #331356 is Cyan = 0.41, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 19 | 86 | - |
| CMYK | 0.41 | 0.78 | 0 | 0.66 |
| HSL | 268.66º | 0.64% | 0.21% | - |
| HSV(B) | 268.66º | 0.78% | 0.34% | - |
| XYZ | 3.28 | 1.84 | 8.99 | - |
| YUV | 36.21 | 156.1 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 19 | 86 | 0.41 | 0.78 | 0 | 0.66 | 268.66 | 0.64 | 0.21 |
| Hex | 33 | 13 | 56 | 29 | 4E | 0 | 42 | 10D | 40 | 15 |
| Octal | 63 | 23 | 126 | 51 | 116 | 0 | 102 | 415 | 100 | 25 |
| Binary | 110011 | 10011 | 1010110 | 101001 | 1001110 | 0 | 1000010 | 100001101 | 1000000 | 10101 |
Color Harmonies of #331356
Complementary color
Monochromatic Colors of #331356
Black with #331356
Text Example
Text Example
White with #331356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331356; }
p { color: rgb(51,19,86); }
H1.HeaderClassName
{
color: #331356;
}
.AnyTagClassName
{
color: #331356;
}
</style>
background-color css
<style>
a { background-color: #331356; }
a { background-color: rgb(51,19,86); }
div.DivClassName
{
background-color: #331356;
}
.BgClassName
{
background-color: #331356;
}
</style>
border-color css
<style>
span { border-color: #331356; }
span { border-color: rgb(51,19,86); }
td.TdClassName
{
border-color: #331356;
}
.TagClassName
{
border-color: #331356;
}
</style>