Shades of Christalle #310863
Tints of Christalle #310863
RGB
CMYK
RGB Variations
Color information
#310863 (or 0x310863) is known color: Christalle. HEX triplet: 31, 08 and 63. RGB value is (49,8,99). Sum of RGB (Red+Green+Blue) = 49+8+99=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 8 (3.52% from 255 or 5.13% from 156); Blue value is 99 (39.06% from 255 or 63.46% from 156); Max value from RGB is 99 - color contains mainly: blue. Hex color #310863 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310863 is #CEF79C. Grayscale: #1E1E1E. Windows color (decimal): -13563805 or 6490161. OLE color: 6490161.
HSL color Cylindrical-coordinate representation of color #310863: hue angle of 267.03º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310863 is Cyan = 0.51, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 8 | 99 | - |
| CMYK | 0.51 | 0.92 | 0 | 0.61 |
| HSL | 267.03º | 0.85% | 0.21% | - |
| HSV(B) | 267.03º | 0.92% | 0.39% | - |
| XYZ | 3.61 | 1.73 | 11.95 | - |
| YUV | 30.63 | 166.58 | 141.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 99 | 0.51 | 0.92 | 0 | 0.61 | 267.03 | 0.85 | 0.21 |
| Hex | 31 | 8 | 63 | 33 | 5C | 0 | 3D | 10B | 55 | 15 |
| Octal | 61 | 10 | 143 | 63 | 134 | 0 | 75 | 413 | 125 | 25 |
| Binary | 110001 | 1000 | 1100011 | 110011 | 1011100 | 0 | 111101 | 100001011 | 1010101 | 10101 |
Color Harmonies of #310863
Complementary color
Monochromatic Colors of #310863
Black with #310863
Text Example
Text Example
White with #310863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310863; }
p { color: rgb(49,8,99); }
H1.HeaderClassName
{
color: #310863;
}
.AnyTagClassName
{
color: #310863;
}
</style>
background-color css
<style>
a { background-color: #310863; }
a { background-color: rgb(49,8,99); }
div.DivClassName
{
background-color: #310863;
}
.BgClassName
{
background-color: #310863;
}
</style>
border-color css
<style>
span { border-color: #310863; }
span { border-color: rgb(49,8,99); }
td.TdClassName
{
border-color: #310863;
}
.TagClassName
{
border-color: #310863;
}
</style>