Shades of Christalle #331259
Tints of Christalle #331259
RGB
CMYK
RGB Variations
Color information
#331259 (or 0x331259) is known color: Christalle. HEX triplet: 33, 12 and 59. RGB value is (51,18,89). Sum of RGB (Red+Green+Blue) = 51+18+89=158 (20% of max value = 765). Red value is 51 (20.31% from 255 or 32.28% from 158); Green value is 18 (7.42% from 255 or 11.39% from 158); Blue value is 89 (35.16% from 255 or 56.33% from 158); Max value from RGB is 89 - color contains mainly: blue. Hex color #331259 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331259 is #CCEDA6. Grayscale: #232323. Windows color (decimal): -13430183 or 5837363. OLE color: 5837363.
HSL color Cylindrical-coordinate representation of color #331259: hue angle of 267.89º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #331259 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 51 | 18 | 89 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.65 |
| HSL | 267.89º | 0.66% | 0.21% | - |
| HSV(B) | 267.89º | 0.8% | 0.35% | - |
| XYZ | 3.38 | 1.86 | 9.63 | - |
| YUV | 35.96 | 157.93 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 18 | 89 | 0.43 | 0.80 | 0 | 0.65 | 267.89 | 0.66 | 0.21 |
| Hex | 33 | 12 | 59 | 2B | 50 | 0 | 41 | 10C | 42 | 15 |
| Octal | 63 | 22 | 131 | 53 | 120 | 0 | 101 | 414 | 102 | 25 |
| Binary | 110011 | 10010 | 1011001 | 101011 | 1010000 | 0 | 1000001 | 100001100 | 1000010 | 10101 |
Color Harmonies of #331259
Complementary color
Monochromatic Colors of #331259
Black with #331259
Text Example
Text Example
White with #331259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331259; }
p { color: rgb(51,18,89); }
H1.HeaderClassName
{
color: #331259;
}
.AnyTagClassName
{
color: #331259;
}
</style>
background-color css
<style>
a { background-color: #331259; }
a { background-color: rgb(51,18,89); }
div.DivClassName
{
background-color: #331259;
}
.BgClassName
{
background-color: #331259;
}
</style>
border-color css
<style>
span { border-color: #331259; }
span { border-color: rgb(51,18,89); }
td.TdClassName
{
border-color: #331259;
}
.TagClassName
{
border-color: #331259;
}
</style>