Shades of Christalle #330159
Tints of Christalle #330159
RGB
CMYK
RGB Variations
Color information
#330159 (or 0x330159) is known color: Christalle. HEX triplet: 33, 01 and 59. RGB value is (51,1,89). Sum of RGB (Red+Green+Blue) = 51+1+89=141 (18% of max value = 765). Red value is 51 (20.31% from 255 or 36.17% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 89 (35.16% from 255 or 63.12% from 141); Max value from RGB is 89 - color contains mainly: blue. Hex color #330159 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #330159 is #CCFEA6. Grayscale: #191919. Windows color (decimal): -13434535 or 5833011. OLE color: 5833011.
HSL color Cylindrical-coordinate representation of color #330159: hue angle of 274.09º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #330159 is Cyan = 0.43, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 1 | 89 | - |
| CMYK | 0.43 | 0.99 | 0 | 0.65 |
| HSL | 274.09º | 0.98% | 0.18% | - |
| HSV(B) | 274.09º | 0.99% | 0.35% | - |
| XYZ | 3.18 | 1.45 | 9.56 | - |
| YUV | 25.98 | 163.57 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 1 | 89 | 0.43 | 0.99 | 0 | 0.65 | 274.09 | 0.98 | 0.18 |
| Hex | 33 | 1 | 59 | 2B | 63 | 0 | 41 | 112 | 62 | 12 |
| Octal | 63 | 1 | 131 | 53 | 143 | 0 | 101 | 422 | 142 | 22 |
| Binary | 110011 | 1 | 1011001 | 101011 | 1100011 | 0 | 1000001 | 100010010 | 1100010 | 10010 |
Color Harmonies of #330159
Complementary color
Monochromatic Colors of #330159
Black with #330159
Text Example
Text Example
White with #330159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #330159; }
p { color: rgb(51,1,89); }
H1.HeaderClassName
{
color: #330159;
}
.AnyTagClassName
{
color: #330159;
}
</style>
background-color css
<style>
a { background-color: #330159; }
a { background-color: rgb(51,1,89); }
div.DivClassName
{
background-color: #330159;
}
.BgClassName
{
background-color: #330159;
}
</style>
border-color css
<style>
span { border-color: #330159; }
span { border-color: rgb(51,1,89); }
td.TdClassName
{
border-color: #330159;
}
.TagClassName
{
border-color: #330159;
}
</style>