Shades of Christalle #330359
Tints of Christalle #330359
RGB
CMYK
RGB Variations
Color information
#330359 (or 0x330359) is known color: Christalle. HEX triplet: 33, 03 and 59. RGB value is (51,3,89). Sum of RGB (Red+Green+Blue) = 51+3+89=143 (18% of max value = 765). Red value is 51 (20.31% from 255 or 35.66% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 89 (35.16% from 255 or 62.24% from 143); Max value from RGB is 89 - color contains mainly: blue. Hex color #330359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330359 is #CCFCA6. Grayscale: #1A1A1A. Windows color (decimal): -13434023 or 5833523. OLE color: 5833523.
HSL color Cylindrical-coordinate representation of color #330359: hue angle of 273.49º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #330359 is Cyan = 0.43, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 3 | 89 | - |
| CMYK | 0.43 | 0.97 | 0 | 0.65 |
| HSL | 273.49º | 0.93% | 0.18% | - |
| HSV(B) | 273.49º | 0.97% | 0.35% | - |
| XYZ | 3.2 | 1.49 | 9.57 | - |
| YUV | 27.16 | 162.9 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 3 | 89 | 0.43 | 0.97 | 0 | 0.65 | 273.49 | 0.93 | 0.18 |
| Hex | 33 | 3 | 59 | 2B | 61 | 0 | 41 | 111 | 5D | 12 |
| Octal | 63 | 3 | 131 | 53 | 141 | 0 | 101 | 421 | 135 | 22 |
| Binary | 110011 | 11 | 1011001 | 101011 | 1100001 | 0 | 1000001 | 100010001 | 1011101 | 10010 |
Color Harmonies of #330359
Complementary color
Monochromatic Colors of #330359
Black with #330359
Text Example
Text Example
White with #330359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330359; }
p { color: rgb(51,3,89); }
H1.HeaderClassName
{
color: #330359;
}
.AnyTagClassName
{
color: #330359;
}
</style>
background-color css
<style>
a { background-color: #330359; }
a { background-color: rgb(51,3,89); }
div.DivClassName
{
background-color: #330359;
}
.BgClassName
{
background-color: #330359;
}
</style>
border-color css
<style>
span { border-color: #330359; }
span { border-color: rgb(51,3,89); }
td.TdClassName
{
border-color: #330359;
}
.TagClassName
{
border-color: #330359;
}
</style>