Shades of Christalle #311557
Tints of Christalle #311557
RGB
CMYK
RGB Variations
Color information
#311557 (or 0x311557) is known color: Christalle. HEX triplet: 31, 15 and 57. RGB value is (49,21,87). Sum of RGB (Red+Green+Blue) = 49+21+87=157 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.21% from 157); Green value is 21 (8.59% from 255 or 13.38% from 157); Blue value is 87 (34.38% from 255 or 55.41% from 157); Max value from RGB is 87 - color contains mainly: blue. Hex color #311557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311557 is #CEEAA8. Grayscale: #242424. Windows color (decimal): -13560489 or 5707057. OLE color: 5707057.
HSL color Cylindrical-coordinate representation of color #311557: hue angle of 265.45º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #311557 is Cyan = 0.44, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 21 | 87 | - |
| CMYK | 0.44 | 0.76 | 0 | 0.66 |
| HSL | 265.45º | 0.61% | 0.21% | - |
| HSV(B) | 265.45º | 0.76% | 0.34% | - |
| XYZ | 3.26 | 1.88 | 9.21 | - |
| YUV | 36.9 | 156.28 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 87 | 0.44 | 0.76 | 0 | 0.66 | 265.45 | 0.61 | 0.21 |
| Hex | 31 | 15 | 57 | 2C | 4C | 0 | 42 | 109 | 3D | 15 |
| Octal | 61 | 25 | 127 | 54 | 114 | 0 | 102 | 411 | 75 | 25 |
| Binary | 110001 | 10101 | 1010111 | 101100 | 1001100 | 0 | 1000010 | 100001001 | 111101 | 10101 |
Color Harmonies of #311557
Complementary color
Monochromatic Colors of #311557
Black with #311557
Text Example
Text Example
White with #311557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311557; }
p { color: rgb(49,21,87); }
H1.HeaderClassName
{
color: #311557;
}
.AnyTagClassName
{
color: #311557;
}
</style>
background-color css
<style>
a { background-color: #311557; }
a { background-color: rgb(49,21,87); }
div.DivClassName
{
background-color: #311557;
}
.BgClassName
{
background-color: #311557;
}
</style>
border-color css
<style>
span { border-color: #311557; }
span { border-color: rgb(49,21,87); }
td.TdClassName
{
border-color: #311557;
}
.TagClassName
{
border-color: #311557;
}
</style>