Shades of Christalle #330459
Tints of Christalle #330459
RGB
CMYK
RGB Variations
Color information
#330459 (or 0x330459) is known color: Christalle. HEX triplet: 33, 04 and 59. RGB value is (51,4,89). Sum of RGB (Red+Green+Blue) = 51+4+89=144 (19% of max value = 765). Red value is 51 (20.31% from 255 or 35.42% from 144); Green value is 4 (1.95% from 255 or 2.78% from 144); Blue value is 89 (35.16% from 255 or 61.81% from 144); Max value from RGB is 89 - color contains mainly: blue. Hex color #330459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330459 is #CCFBA6. Grayscale: #1B1B1B. Windows color (decimal): -13433767 or 5833779. OLE color: 5833779.
HSL color Cylindrical-coordinate representation of color #330459: hue angle of 273.18º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330459 is Cyan = 0.43, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 4 | 89 | - |
| CMYK | 0.43 | 0.96 | 0 | 0.65 |
| HSL | 273.18º | 0.91% | 0.18% | - |
| HSV(B) | 273.18º | 0.96% | 0.35% | - |
| XYZ | 3.21 | 1.51 | 9.57 | - |
| YUV | 27.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 89 | 0.43 | 0.96 | 0 | 0.65 | 273.18 | 0.91 | 0.18 |
| Hex | 33 | 4 | 59 | 2B | 60 | 0 | 41 | 111 | 5B | 12 |
| Octal | 63 | 4 | 131 | 53 | 140 | 0 | 101 | 421 | 133 | 22 |
| Binary | 110011 | 100 | 1011001 | 101011 | 1100000 | 0 | 1000001 | 100010001 | 1011011 | 10010 |
Color Harmonies of #330459
Complementary color
Monochromatic Colors of #330459
Black with #330459
Text Example
Text Example
White with #330459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330459; }
p { color: rgb(51,4,89); }
H1.HeaderClassName
{
color: #330459;
}
.AnyTagClassName
{
color: #330459;
}
</style>
background-color css
<style>
a { background-color: #330459; }
a { background-color: rgb(51,4,89); }
div.DivClassName
{
background-color: #330459;
}
.BgClassName
{
background-color: #330459;
}
</style>
border-color css
<style>
span { border-color: #330459; }
span { border-color: rgb(51,4,89); }
td.TdClassName
{
border-color: #330459;
}
.TagClassName
{
border-color: #330459;
}
</style>