Shades of Christalle #311559
Tints of Christalle #311559
RGB
CMYK
RGB Variations
Color information
#311559 (or 0x311559) is known color: Christalle. HEX triplet: 31, 15 and 59. RGB value is (49,21,89). Sum of RGB (Red+Green+Blue) = 49+21+89=159 (21% of max value = 765). Red value is 49 (19.53% from 255 or 30.82% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 89 (35.16% from 255 or 55.97% from 159); Max value from RGB is 89 - color contains mainly: blue. Hex color #311559 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311559 is #CEEAA6. Grayscale: #242424. Windows color (decimal): -13560487 or 5838129. OLE color: 5838129.
HSL color Cylindrical-coordinate representation of color #311559: hue angle of 264.71º degrees, saturation: 0.62, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311559 is Cyan = 0.45, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 21 | 89 | - |
| CMYK | 0.45 | 0.76 | 0 | 0.65 |
| HSL | 264.71º | 0.62% | 0.22% | - |
| HSV(B) | 264.71º | 0.76% | 0.35% | - |
| XYZ | 3.34 | 1.91 | 9.64 | - |
| YUV | 37.12 | 157.28 | 136.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 89 | 0.45 | 0.76 | 0 | 0.65 | 264.71 | 0.62 | 0.22 |
| Hex | 31 | 15 | 59 | 2D | 4C | 0 | 41 | 109 | 3E | 16 |
| Octal | 61 | 25 | 131 | 55 | 114 | 0 | 101 | 411 | 76 | 26 |
| Binary | 110001 | 10101 | 1011001 | 101101 | 1001100 | 0 | 1000001 | 100001001 | 111110 | 10110 |
Color Harmonies of #311559
Complementary color
Monochromatic Colors of #311559
Black with #311559
Text Example
Text Example
White with #311559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311559; }
p { color: rgb(49,21,89); }
H1.HeaderClassName
{
color: #311559;
}
.AnyTagClassName
{
color: #311559;
}
</style>
background-color css
<style>
a { background-color: #311559; }
a { background-color: rgb(49,21,89); }
div.DivClassName
{
background-color: #311559;
}
.BgClassName
{
background-color: #311559;
}
</style>
border-color css
<style>
span { border-color: #311559; }
span { border-color: rgb(49,21,89); }
td.TdClassName
{
border-color: #311559;
}
.TagClassName
{
border-color: #311559;
}
</style>