Shades of Christalle #310559
Tints of Christalle #310559
RGB
CMYK
RGB Variations
Color information
#310559 (or 0x310559) is known color: Christalle. HEX triplet: 31, 05 and 59. RGB value is (49,5,89). Sum of RGB (Red+Green+Blue) = 49+5+89=143 (18% of max value = 765). Red value is 49 (19.53% from 255 or 34.27% from 143); Green value is 5 (2.34% from 255 or 3.50% from 143); Blue value is 89 (35.16% from 255 or 62.24% from 143); Max value from RGB is 89 - color contains mainly: blue. Hex color #310559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310559 is #CEFAA6. Grayscale: #1B1B1B. Windows color (decimal): -13564583 or 5834033. OLE color: 5834033.
HSL color Cylindrical-coordinate representation of color #310559: hue angle of 271.43º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310559 is Cyan = 0.45, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 5 | 89 | - |
| CMYK | 0.45 | 0.94 | 0 | 0.65 |
| HSL | 271.43º | 0.89% | 0.18% | - |
| HSV(B) | 271.43º | 0.94% | 0.35% | - |
| XYZ | 3.12 | 1.48 | 9.57 | - |
| YUV | 27.73 | 162.58 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 89 | 0.45 | 0.94 | 0 | 0.65 | 271.43 | 0.89 | 0.18 |
| Hex | 31 | 5 | 59 | 2D | 5E | 0 | 41 | 10F | 59 | 12 |
| Octal | 61 | 5 | 131 | 55 | 136 | 0 | 101 | 417 | 131 | 22 |
| Binary | 110001 | 101 | 1011001 | 101101 | 1011110 | 0 | 1000001 | 100001111 | 1011001 | 10010 |
Color Harmonies of #310559
Complementary color
Monochromatic Colors of #310559
Black with #310559
Text Example
Text Example
White with #310559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310559; }
p { color: rgb(49,5,89); }
H1.HeaderClassName
{
color: #310559;
}
.AnyTagClassName
{
color: #310559;
}
</style>
background-color css
<style>
a { background-color: #310559; }
a { background-color: rgb(49,5,89); }
div.DivClassName
{
background-color: #310559;
}
.BgClassName
{
background-color: #310559;
}
</style>
border-color css
<style>
span { border-color: #310559; }
span { border-color: rgb(49,5,89); }
td.TdClassName
{
border-color: #310559;
}
.TagClassName
{
border-color: #310559;
}
</style>