Shades of Christalle #311459
Tints of Christalle #311459
RGB
CMYK
RGB Variations
Color information
#311459 (or 0x311459) is known color: Christalle. HEX triplet: 31, 14 and 59. RGB value is (49,20,89). Sum of RGB (Red+Green+Blue) = 49+20+89=158 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.01% from 158); Green value is 20 (8.20% from 255 or 12.66% from 158); Blue value is 89 (35.16% from 255 or 56.33% from 158); Max value from RGB is 89 - color contains mainly: blue. Hex color #311459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311459 is #CEEBA6. Grayscale: #242424. Windows color (decimal): -13560743 or 5837873. OLE color: 5837873.
HSL color Cylindrical-coordinate representation of color #311459: hue angle of 265.22º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #311459 is Cyan = 0.45, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 20 | 89 | - |
| CMYK | 0.45 | 0.78 | 0 | 0.65 |
| HSL | 265.22º | 0.63% | 0.21% | - |
| HSV(B) | 265.22º | 0.78% | 0.35% | - |
| XYZ | 3.32 | 1.87 | 9.64 | - |
| YUV | 36.54 | 157.61 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 89 | 0.45 | 0.78 | 0 | 0.65 | 265.22 | 0.63 | 0.21 |
| Hex | 31 | 14 | 59 | 2D | 4E | 0 | 41 | 109 | 3F | 15 |
| Octal | 61 | 24 | 131 | 55 | 116 | 0 | 101 | 411 | 77 | 25 |
| Binary | 110001 | 10100 | 1011001 | 101101 | 1001110 | 0 | 1000001 | 100001001 | 111111 | 10101 |
Color Harmonies of #311459
Complementary color
Monochromatic Colors of #311459
Black with #311459
Text Example
Text Example
White with #311459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311459; }
p { color: rgb(49,20,89); }
H1.HeaderClassName
{
color: #311459;
}
.AnyTagClassName
{
color: #311459;
}
</style>
background-color css
<style>
a { background-color: #311459; }
a { background-color: rgb(49,20,89); }
div.DivClassName
{
background-color: #311459;
}
.BgClassName
{
background-color: #311459;
}
</style>
border-color css
<style>
span { border-color: #311459; }
span { border-color: rgb(49,20,89); }
td.TdClassName
{
border-color: #311459;
}
.TagClassName
{
border-color: #311459;
}
</style>