Shades of Christalle #311356
Tints of Christalle #311356
RGB
CMYK
RGB Variations
Color information
#311356 (or 0x311356) is known color: Christalle. HEX triplet: 31, 13 and 56. RGB value is (49,19,86). Sum of RGB (Red+Green+Blue) = 49+19+86=154 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.82% from 154); Green value is 19 (7.81% from 255 or 12.34% from 154); Blue value is 86 (33.98% from 255 or 55.84% from 154); Max value from RGB is 86 - color contains mainly: blue. Hex color #311356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #311356 is #CEECA9. Grayscale: #232323. Windows color (decimal): -13561002 or 5641009. OLE color: 5641009.
HSL color Cylindrical-coordinate representation of color #311356: hue angle of 266.87º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #311356 is Cyan = 0.43, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 19 | 86 | - |
| CMYK | 0.43 | 0.78 | 0 | 0.66 |
| HSL | 266.87º | 0.64% | 0.21% | - |
| HSV(B) | 266.87º | 0.78% | 0.34% | - |
| XYZ | 3.18 | 1.79 | 8.98 | - |
| YUV | 35.61 | 156.44 | 137.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 19 | 86 | 0.43 | 0.78 | 0 | 0.66 | 266.87 | 0.64 | 0.21 |
| Hex | 31 | 13 | 56 | 2B | 4E | 0 | 42 | 10B | 40 | 15 |
| Octal | 61 | 23 | 126 | 53 | 116 | 0 | 102 | 413 | 100 | 25 |
| Binary | 110001 | 10011 | 1010110 | 101011 | 1001110 | 0 | 1000010 | 100001011 | 1000000 | 10101 |
Color Harmonies of #311356
Complementary color
Monochromatic Colors of #311356
Black with #311356
Text Example
Text Example
White with #311356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311356; }
p { color: rgb(49,19,86); }
H1.HeaderClassName
{
color: #311356;
}
.AnyTagClassName
{
color: #311356;
}
</style>
background-color css
<style>
a { background-color: #311356; }
a { background-color: rgb(49,19,86); }
div.DivClassName
{
background-color: #311356;
}
.BgClassName
{
background-color: #311356;
}
</style>
border-color css
<style>
span { border-color: #311356; }
span { border-color: rgb(49,19,86); }
td.TdClassName
{
border-color: #311356;
}
.TagClassName
{
border-color: #311356;
}
</style>