Shades of Christalle #330462
Tints of Christalle #330462
RGB
CMYK
RGB Variations
Color information
#330462 (or 0x330462) is known color: Christalle. HEX triplet: 33, 04 and 62. RGB value is (51,4,98). Sum of RGB (Red+Green+Blue) = 51+4+98=153 (20% of max value = 765). Red value is 51 (20.31% from 255 or 33.33% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 98 (38.67% from 255 or 64.05% from 153); Max value from RGB is 98 - color contains mainly: blue. Hex color #330462 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330462 is #CCFB9D. Grayscale: #1C1C1C. Windows color (decimal): -13433758 or 6423603. OLE color: 6423603.
HSL color Cylindrical-coordinate representation of color #330462: hue angle of 270º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #330462 is Cyan = 0.48, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 4 | 98 | - |
| CMYK | 0.48 | 0.96 | 0 | 0.62 |
| HSL | 270º | 0.92% | 0.2% | - |
| HSV(B) | 270º | 0.96% | 0.38% | - |
| XYZ | 3.61 | 1.67 | 11.69 | - |
| YUV | 28.77 | 167.07 | 143.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 4 | 98 | 0.48 | 0.96 | 0 | 0.62 | 270 | 0.92 | 0.2 |
| Hex | 33 | 4 | 62 | 30 | 60 | 0 | 3E | 10E | 5C | 14 |
| Octal | 63 | 4 | 142 | 60 | 140 | 0 | 76 | 416 | 134 | 24 |
| Binary | 110011 | 100 | 1100010 | 110000 | 1100000 | 0 | 111110 | 100001110 | 1011100 | 10100 |
Color Harmonies of #330462
Complementary color
Monochromatic Colors of #330462
Black with #330462
Text Example
Text Example
White with #330462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330462; }
p { color: rgb(51,4,98); }
H1.HeaderClassName
{
color: #330462;
}
.AnyTagClassName
{
color: #330462;
}
</style>
background-color css
<style>
a { background-color: #330462; }
a { background-color: rgb(51,4,98); }
div.DivClassName
{
background-color: #330462;
}
.BgClassName
{
background-color: #330462;
}
</style>
border-color css
<style>
span { border-color: #330462; }
span { border-color: rgb(51,4,98); }
td.TdClassName
{
border-color: #330462;
}
.TagClassName
{
border-color: #330462;
}
</style>