Shades of Christalle #332056
Tints of Christalle #332056
RGB
CMYK
RGB Variations
Color information
#332056 (or 0x332056) is known color: Christalle. HEX triplet: 33, 20 and 56. RGB value is (51,32,86). Sum of RGB (Red+Green+Blue) = 51+32+86=169 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30.18% from 169); Green value is 32 (12.89% from 255 or 18.93% from 169); Blue value is 86 (33.98% from 255 or 50.89% from 169); Max value from RGB is 86 - color contains mainly: blue. Hex color #332056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332056 is #CCDFA9. Grayscale: #2B2B2B. Windows color (decimal): -13426602 or 5644339. OLE color: 5644339.
HSL color Cylindrical-coordinate representation of color #332056: hue angle of 261.11º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #332056 is Cyan = 0.41, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 32 | 86 | - |
| CMYK | 0.41 | 0.63 | 0 | 0.66 |
| HSL | 261.11º | 0.46% | 0.23% | - |
| HSV(B) | 261.11º | 0.63% | 0.34% | - |
| XYZ | 3.56 | 2.41 | 9.08 | - |
| YUV | 43.84 | 151.79 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 32 | 86 | 0.41 | 0.63 | 0 | 0.66 | 261.11 | 0.46 | 0.23 |
| Hex | 33 | 20 | 56 | 29 | 3F | 0 | 42 | 105 | 2E | 17 |
| Octal | 63 | 40 | 126 | 51 | 77 | 0 | 102 | 405 | 56 | 27 |
| Binary | 110011 | 100000 | 1010110 | 101001 | 111111 | 0 | 1000010 | 100000101 | 101110 | 10111 |
Color Harmonies of #332056
Complementary color
Monochromatic Colors of #332056
Black with #332056
Text Example
Text Example
White with #332056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332056; }
p { color: rgb(51,32,86); }
H1.HeaderClassName
{
color: #332056;
}
.AnyTagClassName
{
color: #332056;
}
</style>
background-color css
<style>
a { background-color: #332056; }
a { background-color: rgb(51,32,86); }
div.DivClassName
{
background-color: #332056;
}
.BgClassName
{
background-color: #332056;
}
</style>
border-color css
<style>
span { border-color: #332056; }
span { border-color: rgb(51,32,86); }
td.TdClassName
{
border-color: #332056;
}
.TagClassName
{
border-color: #332056;
}
</style>