Shades of Christalle #310860
Tints of Christalle #310860
RGB
CMYK
RGB Variations
Color information
#310860 (or 0x310860) is known color: Christalle. HEX triplet: 31, 08 and 60. RGB value is (49,8,96). Sum of RGB (Red+Green+Blue) = 49+8+96=153 (20% of max value = 765). Red value is 49 (19.53% from 255 or 32.03% from 153); Green value is 8 (3.52% from 255 or 5.23% from 153); Blue value is 96 (37.89% from 255 or 62.75% from 153); Max value from RGB is 96 - color contains mainly: blue. Hex color #310860 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310860 is #CEF79F. Grayscale: #1D1D1D. Windows color (decimal): -13563808 or 6293553. OLE color: 6293553.
HSL color Cylindrical-coordinate representation of color #310860: hue angle of 267.95º degrees, saturation: 0.85, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #310860 is Cyan = 0.49, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 8 | 96 | - |
| CMYK | 0.49 | 0.92 | 0 | 0.62 |
| HSL | 267.95º | 0.85% | 0.2% | - |
| HSV(B) | 267.95º | 0.92% | 0.38% | - |
| XYZ | 3.46 | 1.67 | 11.21 | - |
| YUV | 30.29 | 165.08 | 141.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 8 | 96 | 0.49 | 0.92 | 0 | 0.62 | 267.95 | 0.85 | 0.2 |
| Hex | 31 | 8 | 60 | 31 | 5C | 0 | 3E | 10C | 55 | 14 |
| Octal | 61 | 10 | 140 | 61 | 134 | 0 | 76 | 414 | 125 | 24 |
| Binary | 110001 | 1000 | 1100000 | 110001 | 1011100 | 0 | 111110 | 100001100 | 1010101 | 10100 |
Color Harmonies of #310860
Complementary color
Monochromatic Colors of #310860
Black with #310860
Text Example
Text Example
White with #310860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310860; }
p { color: rgb(49,8,96); }
H1.HeaderClassName
{
color: #310860;
}
.AnyTagClassName
{
color: #310860;
}
</style>
background-color css
<style>
a { background-color: #310860; }
a { background-color: rgb(49,8,96); }
div.DivClassName
{
background-color: #310860;
}
.BgClassName
{
background-color: #310860;
}
</style>
border-color css
<style>
span { border-color: #310860; }
span { border-color: rgb(49,8,96); }
td.TdClassName
{
border-color: #310860;
}
.TagClassName
{
border-color: #310860;
}
</style>