Shades of Christalle #330859
Tints of Christalle #330859
RGB
CMYK
RGB Variations
Color information
#330859 (or 0x330859) is known color: Christalle. HEX triplet: 33, 08 and 59. RGB value is (51,8,89). Sum of RGB (Red+Green+Blue) = 51+8+89=148 (19% of max value = 765). Red value is 51 (20.31% from 255 or 34.46% from 148); Green value is 8 (3.52% from 255 or 5.41% from 148); Blue value is 89 (35.16% from 255 or 60.14% from 148); Max value from RGB is 89 - color contains mainly: blue. Hex color #330859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330859 is #CCF7A6. Grayscale: #1D1D1D. Windows color (decimal): -13432743 or 5834803. OLE color: 5834803.
HSL color Cylindrical-coordinate representation of color #330859: hue angle of 271.85º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #330859 is Cyan = 0.43, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 8 | 89 | - |
| CMYK | 0.43 | 0.91 | 0 | 0.65 |
| HSL | 271.85º | 0.84% | 0.19% | - |
| HSV(B) | 271.85º | 0.91% | 0.35% | - |
| XYZ | 3.26 | 1.6 | 9.59 | - |
| YUV | 30.09 | 161.25 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 89 | 0.43 | 0.91 | 0 | 0.65 | 271.85 | 0.84 | 0.19 |
| Hex | 33 | 8 | 59 | 2B | 5B | 0 | 41 | 110 | 54 | 13 |
| Octal | 63 | 10 | 131 | 53 | 133 | 0 | 101 | 420 | 124 | 23 |
| Binary | 110011 | 1000 | 1011001 | 101011 | 1011011 | 0 | 1000001 | 100010000 | 1010100 | 10011 |
Color Harmonies of #330859
Complementary color
Monochromatic Colors of #330859
Black with #330859
Text Example
Text Example
White with #330859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330859; }
p { color: rgb(51,8,89); }
H1.HeaderClassName
{
color: #330859;
}
.AnyTagClassName
{
color: #330859;
}
</style>
background-color css
<style>
a { background-color: #330859; }
a { background-color: rgb(51,8,89); }
div.DivClassName
{
background-color: #330859;
}
.BgClassName
{
background-color: #330859;
}
</style>
border-color css
<style>
span { border-color: #330859; }
span { border-color: rgb(51,8,89); }
td.TdClassName
{
border-color: #330859;
}
.TagClassName
{
border-color: #330859;
}
</style>