Shades of Christalle #331964
Tints of Christalle #331964
RGB
CMYK
RGB Variations
Color information
#331964 (or 0x331964) is known color: Christalle. HEX triplet: 33, 19 and 64. RGB value is (51,25,100). Sum of RGB (Red+Green+Blue) = 51+25+100=176 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.98% from 176); Green value is 25 (10.16% from 255 or 14.20% from 176); Blue value is 100 (39.45% from 255 or 56.82% from 176); Max value from RGB is 100 - color contains mainly: blue. Hex color #331964 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #331964 is #CCE69B. Grayscale: #292929. Windows color (decimal): -13428380 or 6560051. OLE color: 6560051.
HSL color Cylindrical-coordinate representation of color #331964: hue angle of 260.8º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #331964 is Cyan = 0.49, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 51 | 25 | 100 | - |
| CMYK | 0.49 | 0.75 | 0 | 0.61 |
| HSL | 260.8º | 0.6% | 0.25% | - |
| HSV(B) | 260.8º | 0.75% | 0.39% | - |
| XYZ | 4.01 | 2.32 | 12.29 | - |
| YUV | 41.32 | 161.11 | 134.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 100 | 0.49 | 0.75 | 0 | 0.61 | 260.8 | 0.6 | 0.25 |
| Hex | 33 | 19 | 64 | 31 | 4B | 0 | 3D | 105 | 3C | 19 |
| Octal | 63 | 31 | 144 | 61 | 113 | 0 | 75 | 405 | 74 | 31 |
| Binary | 110011 | 11001 | 1100100 | 110001 | 1001011 | 0 | 111101 | 100000101 | 111100 | 11001 |
Color Harmonies of #331964
Complementary color
Monochromatic Colors of #331964
Black with #331964
Text Example
Text Example
White with #331964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331964; }
p { color: rgb(51,25,100); }
H1.HeaderClassName
{
color: #331964;
}
.AnyTagClassName
{
color: #331964;
}
</style>
background-color css
<style>
a { background-color: #331964; }
a { background-color: rgb(51,25,100); }
div.DivClassName
{
background-color: #331964;
}
.BgClassName
{
background-color: #331964;
}
</style>
border-color css
<style>
span { border-color: #331964; }
span { border-color: rgb(51,25,100); }
td.TdClassName
{
border-color: #331964;
}
.TagClassName
{
border-color: #331964;
}
</style>