Shades of Christalle #330661
Tints of Christalle #330661
RGB
CMYK
RGB Variations
Color information
#330661 (or 0x330661) is known color: Christalle. HEX triplet: 33, 06 and 61. RGB value is (51,6,97). Sum of RGB (Red+Green+Blue) = 51+6+97=154 (20% of max value = 765). Red value is 51 (20.31% from 255 or 33.12% from 154); Green value is 6 (2.73% from 255 or 3.90% from 154); Blue value is 97 (38.28% from 255 or 62.99% from 154); Max value from RGB is 97 - color contains mainly: blue. Hex color #330661 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330661 is #CCF99E. Grayscale: #1D1D1D. Windows color (decimal): -13433247 or 6358579. OLE color: 6358579.
HSL color Cylindrical-coordinate representation of color #330661: hue angle of 269.67º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330661 is Cyan = 0.47, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 6 | 97 | - |
| CMYK | 0.47 | 0.94 | 0 | 0.62 |
| HSL | 269.67º | 0.88% | 0.2% | - |
| HSV(B) | 269.67º | 0.94% | 0.38% | - |
| XYZ | 3.59 | 1.7 | 11.45 | - |
| YUV | 29.83 | 165.91 | 143.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 6 | 97 | 0.47 | 0.94 | 0 | 0.62 | 269.67 | 0.88 | 0.2 |
| Hex | 33 | 6 | 61 | 2F | 5E | 0 | 3E | 10E | 58 | 14 |
| Octal | 63 | 6 | 141 | 57 | 136 | 0 | 76 | 416 | 130 | 24 |
| Binary | 110011 | 110 | 1100001 | 101111 | 1011110 | 0 | 111110 | 100001110 | 1011000 | 10100 |
Color Harmonies of #330661
Complementary color
Monochromatic Colors of #330661
Black with #330661
Text Example
Text Example
White with #330661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330661; }
p { color: rgb(51,6,97); }
H1.HeaderClassName
{
color: #330661;
}
.AnyTagClassName
{
color: #330661;
}
</style>
background-color css
<style>
a { background-color: #330661; }
a { background-color: rgb(51,6,97); }
div.DivClassName
{
background-color: #330661;
}
.BgClassName
{
background-color: #330661;
}
</style>
border-color css
<style>
span { border-color: #330661; }
span { border-color: rgb(51,6,97); }
td.TdClassName
{
border-color: #330661;
}
.TagClassName
{
border-color: #330661;
}
</style>