Shades of Christalle #311463
Tints of Christalle #311463
RGB
CMYK
RGB Variations
Color information
#311463 (or 0x311463) is known color: Christalle. HEX triplet: 31, 14 and 63. RGB value is (49,20,99). Sum of RGB (Red+Green+Blue) = 49+20+99=168 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.17% from 168); Green value is 20 (8.20% from 255 or 11.90% from 168); Blue value is 99 (39.06% from 255 or 58.93% from 168); Max value from RGB is 99 - color contains mainly: blue. Hex color #311463 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311463 is #CEEB9C. Grayscale: #252525. Windows color (decimal): -13560733 or 6493233. OLE color: 6493233.
HSL color Cylindrical-coordinate representation of color #311463: hue angle of 262.03º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #311463 is Cyan = 0.51, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 20 | 99 | - |
| CMYK | 0.51 | 0.80 | 0 | 0.61 |
| HSL | 262.03º | 0.66% | 0.23% | - |
| HSV(B) | 262.03º | 0.8% | 0.39% | - |
| XYZ | 3.77 | 2.05 | 12 | - |
| YUV | 37.68 | 162.61 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 99 | 0.51 | 0.80 | 0 | 0.61 | 262.03 | 0.66 | 0.23 |
| Hex | 31 | 14 | 63 | 33 | 50 | 0 | 3D | 106 | 42 | 17 |
| Octal | 61 | 24 | 143 | 63 | 120 | 0 | 75 | 406 | 102 | 27 |
| Binary | 110001 | 10100 | 1100011 | 110011 | 1010000 | 0 | 111101 | 100000110 | 1000010 | 10111 |
Color Harmonies of #311463
Complementary color
Monochromatic Colors of #311463
Black with #311463
Text Example
Text Example
White with #311463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311463; }
p { color: rgb(49,20,99); }
H1.HeaderClassName
{
color: #311463;
}
.AnyTagClassName
{
color: #311463;
}
</style>
background-color css
<style>
a { background-color: #311463; }
a { background-color: rgb(49,20,99); }
div.DivClassName
{
background-color: #311463;
}
.BgClassName
{
background-color: #311463;
}
</style>
border-color css
<style>
span { border-color: #311463; }
span { border-color: rgb(49,20,99); }
td.TdClassName
{
border-color: #311463;
}
.TagClassName
{
border-color: #311463;
}
</style>