Shades of Christalle #330763
Tints of Christalle #330763
RGB
CMYK
RGB Variations
Color information
#330763 (or 0x330763) is known color: Christalle. HEX triplet: 33, 07 and 63. RGB value is (51,7,99). Sum of RGB (Red+Green+Blue) = 51+7+99=157 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.48% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 99 (39.06% from 255 or 63.06% from 157); Max value from RGB is 99 - color contains mainly: blue. Hex color #330763 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330763 is #CCF89C. Grayscale: #1E1E1E. Windows color (decimal): -13432989 or 6489907. OLE color: 6489907.
HSL color Cylindrical-coordinate representation of color #330763: hue angle of 268.7º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #330763 is Cyan = 0.48, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 51 | 7 | 99 | - |
| CMYK | 0.48 | 0.93 | 0 | 0.61 |
| HSL | 268.7º | 0.87% | 0.21% | - |
| HSV(B) | 268.7º | 0.93% | 0.39% | - |
| XYZ | 3.69 | 1.76 | 11.95 | - |
| YUV | 30.64 | 166.58 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 7 | 99 | 0.48 | 0.93 | 0 | 0.61 | 268.7 | 0.87 | 0.21 |
| Hex | 33 | 7 | 63 | 30 | 5D | 0 | 3D | 10D | 57 | 15 |
| Octal | 63 | 7 | 143 | 60 | 135 | 0 | 75 | 415 | 127 | 25 |
| Binary | 110011 | 111 | 1100011 | 110000 | 1011101 | 0 | 111101 | 100001101 | 1010111 | 10101 |
Color Harmonies of #330763
Complementary color
Monochromatic Colors of #330763
Black with #330763
Text Example
Text Example
White with #330763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330763; }
p { color: rgb(51,7,99); }
H1.HeaderClassName
{
color: #330763;
}
.AnyTagClassName
{
color: #330763;
}
</style>
background-color css
<style>
a { background-color: #330763; }
a { background-color: rgb(51,7,99); }
div.DivClassName
{
background-color: #330763;
}
.BgClassName
{
background-color: #330763;
}
</style>
border-color css
<style>
span { border-color: #330763; }
span { border-color: rgb(51,7,99); }
td.TdClassName
{
border-color: #330763;
}
.TagClassName
{
border-color: #330763;
}
</style>