Shades of Christalle #330558
Tints of Christalle #330558
RGB
CMYK
RGB Variations
Color information
#330558 (or 0x330558) is known color: Christalle. HEX triplet: 33, 05 and 58. RGB value is (51,5,88). Sum of RGB (Red+Green+Blue) = 51+5+88=144 (19% of max value = 765). Red value is 51 (20.31% from 255 or 35.42% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 88 (34.77% from 255 or 61.11% from 144); Max value from RGB is 88 - color contains mainly: blue. Hex color #330558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330558 is #CCFAA7. Grayscale: #1B1B1B. Windows color (decimal): -13433512 or 5768499. OLE color: 5768499.
HSL color Cylindrical-coordinate representation of color #330558: hue angle of 273.25º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330558 is Cyan = 0.42, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 5 | 88 | - |
| CMYK | 0.42 | 0.94 | 0 | 0.65 |
| HSL | 273.25º | 0.89% | 0.18% | - |
| HSV(B) | 273.25º | 0.94% | 0.35% | - |
| XYZ | 3.18 | 1.52 | 9.36 | - |
| YUV | 28.22 | 161.74 | 144.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 5 | 88 | 0.42 | 0.94 | 0 | 0.65 | 273.25 | 0.89 | 0.18 |
| Hex | 33 | 5 | 58 | 2A | 5E | 0 | 41 | 111 | 59 | 12 |
| Octal | 63 | 5 | 130 | 52 | 136 | 0 | 101 | 421 | 131 | 22 |
| Binary | 110011 | 101 | 1011000 | 101010 | 1011110 | 0 | 1000001 | 100010001 | 1011001 | 10010 |
Color Harmonies of #330558
Complementary color
Monochromatic Colors of #330558
Black with #330558
Text Example
Text Example
White with #330558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330558; }
p { color: rgb(51,5,88); }
H1.HeaderClassName
{
color: #330558;
}
.AnyTagClassName
{
color: #330558;
}
</style>
background-color css
<style>
a { background-color: #330558; }
a { background-color: rgb(51,5,88); }
div.DivClassName
{
background-color: #330558;
}
.BgClassName
{
background-color: #330558;
}
</style>
border-color css
<style>
span { border-color: #330558; }
span { border-color: rgb(51,5,88); }
td.TdClassName
{
border-color: #330558;
}
.TagClassName
{
border-color: #330558;
}
</style>