Shades of Christalle #330861
Tints of Christalle #330861
RGB
CMYK
RGB Variations
Color information
#330861 (or 0x330861) is known color: Christalle. HEX triplet: 33, 08 and 61. RGB value is (51,8,97). Sum of RGB (Red+Green+Blue) = 51+8+97=156 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.69% from 156); Green value is 8 (3.52% from 255 or 5.13% from 156); Blue value is 97 (38.28% from 255 or 62.18% from 156); Max value from RGB is 97 - color contains mainly: blue. Hex color #330861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330861 is #CCF79E. Grayscale: #1E1E1E. Windows color (decimal): -13432735 or 6359091. OLE color: 6359091.
HSL color Cylindrical-coordinate representation of color #330861: hue angle of 268.99º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #330861 is Cyan = 0.47, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 8 | 97 | - |
| CMYK | 0.47 | 0.92 | 0 | 0.62 |
| HSL | 268.99º | 0.85% | 0.21% | - |
| HSV(B) | 268.99º | 0.92% | 0.38% | - |
| XYZ | 3.61 | 1.74 | 11.45 | - |
| YUV | 31 | 165.25 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 8 | 97 | 0.47 | 0.92 | 0 | 0.62 | 268.99 | 0.85 | 0.21 |
| Hex | 33 | 8 | 61 | 2F | 5C | 0 | 3E | 10D | 55 | 15 |
| Octal | 63 | 10 | 141 | 57 | 134 | 0 | 76 | 415 | 125 | 25 |
| Binary | 110011 | 1000 | 1100001 | 101111 | 1011100 | 0 | 111110 | 100001101 | 1010101 | 10101 |
Color Harmonies of #330861
Complementary color
Monochromatic Colors of #330861
Black with #330861
Text Example
Text Example
White with #330861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330861; }
p { color: rgb(51,8,97); }
H1.HeaderClassName
{
color: #330861;
}
.AnyTagClassName
{
color: #330861;
}
</style>
background-color css
<style>
a { background-color: #330861; }
a { background-color: rgb(51,8,97); }
div.DivClassName
{
background-color: #330861;
}
.BgClassName
{
background-color: #330861;
}
</style>
border-color css
<style>
span { border-color: #330861; }
span { border-color: rgb(51,8,97); }
td.TdClassName
{
border-color: #330861;
}
.TagClassName
{
border-color: #330861;
}
</style>