Shades of Christalle #310557
Tints of Christalle #310557
RGB
CMYK
RGB Variations
Color information
#310557 (or 0x310557) is known color: Christalle. HEX triplet: 31, 05 and 57. RGB value is (49,5,87). Sum of RGB (Red+Green+Blue) = 49+5+87=141 (18% of max value = 765). Red value is 49 (19.53% from 255 or 34.75% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 87 (34.38% from 255 or 61.70% from 141); Max value from RGB is 87 - color contains mainly: blue. Hex color #310557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310557 is #CEFAA8. Grayscale: #1B1B1B. Windows color (decimal): -13564585 or 5702961. OLE color: 5702961.
HSL color Cylindrical-coordinate representation of color #310557: hue angle of 272.2º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #310557 is Cyan = 0.44, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 5 | 87 | - |
| CMYK | 0.44 | 0.94 | 0 | 0.66 |
| HSL | 272.2º | 0.89% | 0.18% | - |
| HSV(B) | 272.2º | 0.94% | 0.34% | - |
| XYZ | 3.04 | 1.45 | 9.14 | - |
| YUV | 27.5 | 161.58 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 5 | 87 | 0.44 | 0.94 | 0 | 0.66 | 272.2 | 0.89 | 0.18 |
| Hex | 31 | 5 | 57 | 2C | 5E | 0 | 42 | 110 | 59 | 12 |
| Octal | 61 | 5 | 127 | 54 | 136 | 0 | 102 | 420 | 131 | 22 |
| Binary | 110001 | 101 | 1010111 | 101100 | 1011110 | 0 | 1000010 | 100010000 | 1011001 | 10010 |
Color Harmonies of #310557
Complementary color
Monochromatic Colors of #310557
Black with #310557
Text Example
Text Example
White with #310557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310557; }
p { color: rgb(49,5,87); }
H1.HeaderClassName
{
color: #310557;
}
.AnyTagClassName
{
color: #310557;
}
</style>
background-color css
<style>
a { background-color: #310557; }
a { background-color: rgb(49,5,87); }
div.DivClassName
{
background-color: #310557;
}
.BgClassName
{
background-color: #310557;
}
</style>
border-color css
<style>
span { border-color: #310557; }
span { border-color: rgb(49,5,87); }
td.TdClassName
{
border-color: #310557;
}
.TagClassName
{
border-color: #310557;
}
</style>