Shades of Christalle #310956
Tints of Christalle #310956
RGB
CMYK
RGB Variations
Color information
#310956 (or 0x310956) is known color: Christalle. HEX triplet: 31, 09 and 56. RGB value is (49,9,86). Sum of RGB (Red+Green+Blue) = 49+9+86=144 (19% of max value = 765). Red value is 49 (19.53% from 255 or 34.03% from 144); Green value is 9 (3.91% from 255 or 6.25% from 144); Blue value is 86 (33.98% from 255 or 59.72% from 144); Max value from RGB is 86 - color contains mainly: blue. Hex color #310956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #310956 is #CEF6A9. Grayscale: #1D1D1D. Windows color (decimal): -13563562 or 5638449. OLE color: 5638449.
HSL color Cylindrical-coordinate representation of color #310956: hue angle of 271.17º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #310956 is Cyan = 0.43, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 9 | 86 | - |
| CMYK | 0.43 | 0.90 | 0 | 0.66 |
| HSL | 271.17º | 0.81% | 0.19% | - |
| HSV(B) | 271.17º | 0.9% | 0.34% | - |
| XYZ | 3.04 | 1.52 | 8.94 | - |
| YUV | 29.74 | 159.75 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 9 | 86 | 0.43 | 0.90 | 0 | 0.66 | 271.17 | 0.81 | 0.19 |
| Hex | 31 | 9 | 56 | 2B | 5A | 0 | 42 | 10F | 51 | 13 |
| Octal | 61 | 11 | 126 | 53 | 132 | 0 | 102 | 417 | 121 | 23 |
| Binary | 110001 | 1001 | 1010110 | 101011 | 1011010 | 0 | 1000010 | 100001111 | 1010001 | 10011 |
Color Harmonies of #310956
Complementary color
Monochromatic Colors of #310956
Black with #310956
Text Example
Text Example
White with #310956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #310956; }
p { color: rgb(49,9,86); }
H1.HeaderClassName
{
color: #310956;
}
.AnyTagClassName
{
color: #310956;
}
</style>
background-color css
<style>
a { background-color: #310956; }
a { background-color: rgb(49,9,86); }
div.DivClassName
{
background-color: #310956;
}
.BgClassName
{
background-color: #310956;
}
</style>
border-color css
<style>
span { border-color: #310956; }
span { border-color: rgb(49,9,86); }
td.TdClassName
{
border-color: #310956;
}
.TagClassName
{
border-color: #310956;
}
</style>