Shades of Christalle #330557
Tints of Christalle #330557
RGB
CMYK
RGB Variations
Color information
#330557 (or 0x330557) is known color: Christalle. HEX triplet: 33, 05 and 57. RGB value is (51,5,87). Sum of RGB (Red+Green+Blue) = 51+5+87=143 (18% of max value = 765). Red value is 51 (20.31% from 255 or 35.66% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 87 (34.38% from 255 or 60.84% from 143); Max value from RGB is 87 - color contains mainly: blue. Hex color #330557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330557 is #CCFAA8. Grayscale: #1B1B1B. Windows color (decimal): -13433513 or 5702963. OLE color: 5702963.
HSL color Cylindrical-coordinate representation of color #330557: hue angle of 273.66º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #330557 is Cyan = 0.41, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 5 | 87 | - |
| CMYK | 0.41 | 0.94 | 0 | 0.66 |
| HSL | 273.66º | 0.89% | 0.18% | - |
| HSV(B) | 273.66º | 0.94% | 0.34% | - |
| XYZ | 3.14 | 1.5 | 9.14 | - |
| YUV | 28.1 | 161.24 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 5 | 87 | 0.41 | 0.94 | 0 | 0.66 | 273.66 | 0.89 | 0.18 |
| Hex | 33 | 5 | 57 | 29 | 5E | 0 | 42 | 112 | 59 | 12 |
| Octal | 63 | 5 | 127 | 51 | 136 | 0 | 102 | 422 | 131 | 22 |
| Binary | 110011 | 101 | 1010111 | 101001 | 1011110 | 0 | 1000010 | 100010010 | 1011001 | 10010 |
Color Harmonies of #330557
Complementary color
Monochromatic Colors of #330557
Black with #330557
Text Example
Text Example
White with #330557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330557; }
p { color: rgb(51,5,87); }
H1.HeaderClassName
{
color: #330557;
}
.AnyTagClassName
{
color: #330557;
}
</style>
background-color css
<style>
a { background-color: #330557; }
a { background-color: rgb(51,5,87); }
div.DivClassName
{
background-color: #330557;
}
.BgClassName
{
background-color: #330557;
}
</style>
border-color css
<style>
span { border-color: #330557; }
span { border-color: rgb(51,5,87); }
td.TdClassName
{
border-color: #330557;
}
.TagClassName
{
border-color: #330557;
}
</style>