Shades of Christalle #330658
Tints of Christalle #330658
RGB
CMYK
RGB Variations
Color information
#330658 (or 0x330658) is known color: Christalle. HEX triplet: 33, 06 and 58. RGB value is (51,6,88). Sum of RGB (Red+Green+Blue) = 51+6+88=145 (19% of max value = 765). Red value is 51 (20.31% from 255 or 35.17% from 145); Green value is 6 (2.73% from 255 or 4.14% from 145); Blue value is 88 (34.77% from 255 or 60.69% from 145); Max value from RGB is 88 - color contains mainly: blue. Hex color #330658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330658 is #CCF9A7. Grayscale: #1C1C1C. Windows color (decimal): -13433256 or 5768755. OLE color: 5768755.
HSL color Cylindrical-coordinate representation of color #330658: hue angle of 272.93º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330658 is Cyan = 0.42, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 6 | 88 | - |
| CMYK | 0.42 | 0.93 | 0 | 0.65 |
| HSL | 272.93º | 0.87% | 0.18% | - |
| HSV(B) | 272.93º | 0.93% | 0.35% | - |
| XYZ | 3.19 | 1.54 | 9.36 | - |
| YUV | 28.8 | 161.41 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 88 | 0.42 | 0.93 | 0 | 0.65 | 272.93 | 0.87 | 0.18 |
| Hex | 33 | 6 | 58 | 2A | 5D | 0 | 41 | 111 | 57 | 12 |
| Octal | 63 | 6 | 130 | 52 | 135 | 0 | 101 | 421 | 127 | 22 |
| Binary | 110011 | 110 | 1011000 | 101010 | 1011101 | 0 | 1000001 | 100010001 | 1010111 | 10010 |
Color Harmonies of #330658
Complementary color
Monochromatic Colors of #330658
Black with #330658
Text Example
Text Example
White with #330658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330658; }
p { color: rgb(51,6,88); }
H1.HeaderClassName
{
color: #330658;
}
.AnyTagClassName
{
color: #330658;
}
</style>
background-color css
<style>
a { background-color: #330658; }
a { background-color: rgb(51,6,88); }
div.DivClassName
{
background-color: #330658;
}
.BgClassName
{
background-color: #330658;
}
</style>
border-color css
<style>
span { border-color: #330658; }
span { border-color: rgb(51,6,88); }
td.TdClassName
{
border-color: #330658;
}
.TagClassName
{
border-color: #330658;
}
</style>