Shades of Christalle #311963
Tints of Christalle #311963
RGB
CMYK
RGB Variations
Color information
#311963 (or 0x311963) is known color: Christalle. HEX triplet: 31, 19 and 63. RGB value is (49,25,99). Sum of RGB (Red+Green+Blue) = 49+25+99=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 25 (10.16% from 255 or 14.45% from 173); Blue value is 99 (39.06% from 255 or 57.23% from 173); Max value from RGB is 99 - color contains mainly: blue. Hex color #311963 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311963 is #CEE69C. Grayscale: #282828. Windows color (decimal): -13559453 or 6494513. OLE color: 6494513.
HSL color Cylindrical-coordinate representation of color #311963: hue angle of 259.46º 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 #311963 is Cyan = 0.51, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 25 | 99 | - |
| CMYK | 0.51 | 0.75 | 0 | 0.61 |
| HSL | 259.46º | 0.6% | 0.24% | - |
| HSV(B) | 259.46º | 0.75% | 0.39% | - |
| XYZ | 3.87 | 2.25 | 12.03 | - |
| YUV | 40.61 | 160.95 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 99 | 0.51 | 0.75 | 0 | 0.61 | 259.46 | 0.6 | 0.24 |
| Hex | 31 | 19 | 63 | 33 | 4B | 0 | 3D | 103 | 3C | 18 |
| Octal | 61 | 31 | 143 | 63 | 113 | 0 | 75 | 403 | 74 | 30 |
| Binary | 110001 | 11001 | 1100011 | 110011 | 1001011 | 0 | 111101 | 100000011 | 111100 | 11000 |
Color Harmonies of #311963
Complementary color
Monochromatic Colors of #311963
Black with #311963
Text Example
Text Example
White with #311963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311963; }
p { color: rgb(49,25,99); }
H1.HeaderClassName
{
color: #311963;
}
.AnyTagClassName
{
color: #311963;
}
</style>
background-color css
<style>
a { background-color: #311963; }
a { background-color: rgb(49,25,99); }
div.DivClassName
{
background-color: #311963;
}
.BgClassName
{
background-color: #311963;
}
</style>
border-color css
<style>
span { border-color: #311963; }
span { border-color: rgb(49,25,99); }
td.TdClassName
{
border-color: #311963;
}
.TagClassName
{
border-color: #311963;
}
</style>