Shades of Christalle #330260
Tints of Christalle #330260
RGB
CMYK
RGB Variations
Color information
#330260 (or 0x330260) is known color: Christalle. HEX triplet: 33, 02 and 60. RGB value is (51,2,96). Sum of RGB (Red+Green+Blue) = 51+2+96=149 (19% of max value = 765). Red value is 51 (20.31% from 255 or 34.23% from 149); Green value is 2 (1.17% from 255 or 1.34% from 149); Blue value is 96 (37.89% from 255 or 64.43% from 149); Max value from RGB is 96 - color contains mainly: blue. Hex color #330260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330260 is #CCFD9F. Grayscale: #1B1B1B. Windows color (decimal): -13434272 or 6292019. OLE color: 6292019.
HSL color Cylindrical-coordinate representation of color #330260: hue angle of 271.28º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #330260 is Cyan = 0.47, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 2 | 96 | - |
| CMYK | 0.47 | 0.98 | 0 | 0.62 |
| HSL | 271.28º | 0.96% | 0.19% | - |
| HSV(B) | 271.28º | 0.98% | 0.38% | - |
| XYZ | 3.5 | 1.59 | 11.19 | - |
| YUV | 27.37 | 166.73 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 2 | 96 | 0.47 | 0.98 | 0 | 0.62 | 271.28 | 0.96 | 0.19 |
| Hex | 33 | 2 | 60 | 2F | 62 | 0 | 3E | 10F | 60 | 13 |
| Octal | 63 | 2 | 140 | 57 | 142 | 0 | 76 | 417 | 140 | 23 |
| Binary | 110011 | 10 | 1100000 | 101111 | 1100010 | 0 | 111110 | 100001111 | 1100000 | 10011 |
Color Harmonies of #330260
Complementary color
Monochromatic Colors of #330260
Black with #330260
Text Example
Text Example
White with #330260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330260; }
p { color: rgb(51,2,96); }
H1.HeaderClassName
{
color: #330260;
}
.AnyTagClassName
{
color: #330260;
}
</style>
background-color css
<style>
a { background-color: #330260; }
a { background-color: rgb(51,2,96); }
div.DivClassName
{
background-color: #330260;
}
.BgClassName
{
background-color: #330260;
}
</style>
border-color css
<style>
span { border-color: #330260; }
span { border-color: rgb(51,2,96); }
td.TdClassName
{
border-color: #330260;
}
.TagClassName
{
border-color: #330260;
}
</style>