Shades of Christalle #332156
Tints of Christalle #332156
RGB
CMYK
RGB Variations
Color information
#332156 (or 0x332156) is known color: Christalle. HEX triplet: 33, 21 and 56. RGB value is (51,33,86). Sum of RGB (Red+Green+Blue) = 51+33+86=170 (22% of max value = 765). Red value is 51 (20.31% from 255 or 30% from 170); Green value is 33 (13.28% from 255 or 19.41% from 170); Blue value is 86 (33.98% from 255 or 50.59% from 170); Max value from RGB is 86 - color contains mainly: blue. Hex color #332156 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332156 is #CCDEA9. Grayscale: #2C2C2C. Windows color (decimal): -13426346 or 5644595. OLE color: 5644595.
HSL color Cylindrical-coordinate representation of color #332156: hue angle of 260.38º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #332156 is Cyan = 0.41, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 33 | 86 | - |
| CMYK | 0.41 | 0.62 | 0 | 0.66 |
| HSL | 260.38º | 0.45% | 0.23% | - |
| HSV(B) | 260.38º | 0.62% | 0.34% | - |
| XYZ | 3.59 | 2.46 | 9.09 | - |
| YUV | 44.42 | 151.46 | 132.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 33 | 86 | 0.41 | 0.62 | 0 | 0.66 | 260.38 | 0.45 | 0.23 |
| Hex | 33 | 21 | 56 | 29 | 3E | 0 | 42 | 104 | 2D | 17 |
| Octal | 63 | 41 | 126 | 51 | 76 | 0 | 102 | 404 | 55 | 27 |
| Binary | 110011 | 100001 | 1010110 | 101001 | 111110 | 0 | 1000010 | 100000100 | 101101 | 10111 |
Color Harmonies of #332156
Complementary color
Monochromatic Colors of #332156
Black with #332156
Text Example
Text Example
White with #332156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332156; }
p { color: rgb(51,33,86); }
H1.HeaderClassName
{
color: #332156;
}
.AnyTagClassName
{
color: #332156;
}
</style>
background-color css
<style>
a { background-color: #332156; }
a { background-color: rgb(51,33,86); }
div.DivClassName
{
background-color: #332156;
}
.BgClassName
{
background-color: #332156;
}
</style>
border-color css
<style>
span { border-color: #332156; }
span { border-color: rgb(51,33,86); }
td.TdClassName
{
border-color: #332156;
}
.TagClassName
{
border-color: #332156;
}
</style>