Shades of Christalle #311964
Tints of Christalle #311964
RGB
CMYK
RGB Variations
Color information
#311964 (or 0x311964) is known color: Christalle. HEX triplet: 31, 19 and 64. RGB value is (49,25,100). Sum of RGB (Red+Green+Blue) = 49+25+100=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 25 (10.16% from 255 or 14.37% from 174); Blue value is 100 (39.45% from 255 or 57.47% from 174); Max value from RGB is 100 - color contains mainly: blue. Hex color #311964 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311964 is #CEE69B. Grayscale: #282828. Windows color (decimal): -13559452 or 6560049. OLE color: 6560049.
HSL color Cylindrical-coordinate representation of color #311964: hue angle of 259.2º 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 #311964 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 25 | 100 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.61 |
| HSL | 259.2º | 0.6% | 0.25% | - |
| HSV(B) | 259.2º | 0.75% | 0.39% | - |
| XYZ | 3.91 | 2.27 | 12.29 | - |
| YUV | 40.73 | 161.45 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 100 | 0.51 | 0.75 | 0 | 0.61 | 259.2 | 0.6 | 0.25 |
| Hex | 31 | 19 | 64 | 33 | 4B | 0 | 3D | 103 | 3C | 19 |
| Octal | 61 | 31 | 144 | 63 | 113 | 0 | 75 | 403 | 74 | 31 |
| Binary | 110001 | 11001 | 1100100 | 110011 | 1001011 | 0 | 111101 | 100000011 | 111100 | 11001 |
Color Harmonies of #311964
Complementary color
Monochromatic Colors of #311964
Black with #311964
Text Example
Text Example
White with #311964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311964; }
p { color: rgb(49,25,100); }
H1.HeaderClassName
{
color: #311964;
}
.AnyTagClassName
{
color: #311964;
}
</style>
background-color css
<style>
a { background-color: #311964; }
a { background-color: rgb(49,25,100); }
div.DivClassName
{
background-color: #311964;
}
.BgClassName
{
background-color: #311964;
}
</style>
border-color css
<style>
span { border-color: #311964; }
span { border-color: rgb(49,25,100); }
td.TdClassName
{
border-color: #311964;
}
.TagClassName
{
border-color: #311964;
}
</style>