Shades of Christalle #332059
Tints of Christalle #332059
RGB
CMYK
RGB Variations
Color information
#332059 (or 0x332059) is known color: Christalle. HEX triplet: 33, 20 and 59. RGB value is (51,32,89). Sum of RGB (Red+Green+Blue) = 51+32+89=172 (22% of max value = 765). Red value is 51 (20.31% from 255 or 29.65% from 172); Green value is 32 (12.89% from 255 or 18.60% from 172); Blue value is 89 (35.16% from 255 or 51.74% from 172); Max value from RGB is 89 - color contains mainly: blue. Hex color #332059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #332059 is #CCDFA6. Grayscale: #2B2B2B. Windows color (decimal): -13426599 or 5840947. OLE color: 5840947.
HSL color Cylindrical-coordinate representation of color #332059: hue angle of 260º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #332059 is Cyan = 0.43, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 32 | 89 | - |
| CMYK | 0.43 | 0.64 | 0 | 0.65 |
| HSL | 260º | 0.47% | 0.24% | - |
| HSV(B) | 260º | 0.64% | 0.35% | - |
| XYZ | 3.68 | 2.46 | 9.73 | - |
| YUV | 44.18 | 153.29 | 132.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 32 | 89 | 0.43 | 0.64 | 0 | 0.65 | 260 | 0.47 | 0.24 |
| Hex | 33 | 20 | 59 | 2B | 40 | 0 | 41 | 104 | 2F | 18 |
| Octal | 63 | 40 | 131 | 53 | 100 | 0 | 101 | 404 | 57 | 30 |
| Binary | 110011 | 100000 | 1011001 | 101011 | 1000000 | 0 | 1000001 | 100000100 | 101111 | 11000 |
Color Harmonies of #332059
Complementary color
Monochromatic Colors of #332059
Black with #332059
Text Example
Text Example
White with #332059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332059; }
p { color: rgb(51,32,89); }
H1.HeaderClassName
{
color: #332059;
}
.AnyTagClassName
{
color: #332059;
}
</style>
background-color css
<style>
a { background-color: #332059; }
a { background-color: rgb(51,32,89); }
div.DivClassName
{
background-color: #332059;
}
.BgClassName
{
background-color: #332059;
}
</style>
border-color css
<style>
span { border-color: #332059; }
span { border-color: rgb(51,32,89); }
td.TdClassName
{
border-color: #332059;
}
.TagClassName
{
border-color: #332059;
}
</style>