Shades of Christalle #331963
Tints of Christalle #331963
RGB
CMYK
RGB Variations
Color information
#331963 (or 0x331963) is known color: Christalle. HEX triplet: 33, 19 and 63. RGB value is (51,25,99). Sum of RGB (Red+Green+Blue) = 51+25+99=175 (23% of max value = 765). Red value is 51 (20.31% from 255 or 29.14% from 175); Green value is 25 (10.16% from 255 or 14.29% from 175); Blue value is 99 (39.06% from 255 or 56.57% from 175); Max value from RGB is 99 - color contains mainly: blue. Hex color #331963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331963 is #CCE69C. Grayscale: #282828. Windows color (decimal): -13428381 or 6494515. OLE color: 6494515.
HSL color Cylindrical-coordinate representation of color #331963: hue angle of 261.08º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #331963 is Cyan = 0.48, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 51 | 25 | 99 | - |
| CMYK | 0.48 | 0.75 | 0 | 0.61 |
| HSL | 261.08º | 0.6% | 0.24% | - |
| HSV(B) | 261.08º | 0.75% | 0.39% | - |
| XYZ | 3.97 | 2.3 | 12.04 | - |
| YUV | 41.21 | 160.61 | 134.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 99 | 0.48 | 0.75 | 0 | 0.61 | 261.08 | 0.6 | 0.24 |
| Hex | 33 | 19 | 63 | 30 | 4B | 0 | 3D | 105 | 3C | 18 |
| Octal | 63 | 31 | 143 | 60 | 113 | 0 | 75 | 405 | 74 | 30 |
| Binary | 110011 | 11001 | 1100011 | 110000 | 1001011 | 0 | 111101 | 100000101 | 111100 | 11000 |
Color Harmonies of #331963
Complementary color
Monochromatic Colors of #331963
Black with #331963
Text Example
Text Example
White with #331963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331963; }
p { color: rgb(51,25,99); }
H1.HeaderClassName
{
color: #331963;
}
.AnyTagClassName
{
color: #331963;
}
</style>
background-color css
<style>
a { background-color: #331963; }
a { background-color: rgb(51,25,99); }
div.DivClassName
{
background-color: #331963;
}
.BgClassName
{
background-color: #331963;
}
</style>
border-color css
<style>
span { border-color: #331963; }
span { border-color: rgb(51,25,99); }
td.TdClassName
{
border-color: #331963;
}
.TagClassName
{
border-color: #331963;
}
</style>