Shades of Christalle #331256
Tints of Christalle #331256
RGB
CMYK
RGB Variations
Color information
#331256 (or 0x331256) is known color: Christalle. HEX triplet: 33, 12 and 56. RGB value is (51,18,86). Sum of RGB (Red+Green+Blue) = 51+18+86=155 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.90% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 86 (33.98% from 255 or 55.48% from 155); Max value from RGB is 86 - color contains mainly: blue. Hex color #331256 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331256 is #CCEDA9. Grayscale: #232323. Windows color (decimal): -13430186 or 5640755. OLE color: 5640755.
HSL color Cylindrical-coordinate representation of color #331256: hue angle of 269.12º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #331256 is Cyan = 0.41, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 18 | 86 | - |
| CMYK | 0.41 | 0.79 | 0 | 0.66 |
| HSL | 269.12º | 0.65% | 0.2% | - |
| HSV(B) | 269.12º | 0.79% | 0.34% | - |
| XYZ | 3.26 | 1.81 | 8.98 | - |
| YUV | 35.62 | 156.43 | 138.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 86 | 0.41 | 0.79 | 0 | 0.66 | 269.12 | 0.65 | 0.2 |
| Hex | 33 | 12 | 56 | 29 | 4F | 0 | 42 | 10D | 41 | 14 |
| Octal | 63 | 22 | 126 | 51 | 117 | 0 | 102 | 415 | 101 | 24 |
| Binary | 110011 | 10010 | 1010110 | 101001 | 1001111 | 0 | 1000010 | 100001101 | 1000001 | 10100 |
Color Harmonies of #331256
Complementary color
Monochromatic Colors of #331256
Black with #331256
Text Example
Text Example
White with #331256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331256; }
p { color: rgb(51,18,86); }
H1.HeaderClassName
{
color: #331256;
}
.AnyTagClassName
{
color: #331256;
}
</style>
background-color css
<style>
a { background-color: #331256; }
a { background-color: rgb(51,18,86); }
div.DivClassName
{
background-color: #331256;
}
.BgClassName
{
background-color: #331256;
}
</style>
border-color css
<style>
span { border-color: #331256; }
span { border-color: rgb(51,18,86); }
td.TdClassName
{
border-color: #331256;
}
.TagClassName
{
border-color: #331256;
}
</style>